zulip/web/shared/src
Lalit 50dc8c87e9 typing_status: Refactor recipient family of variables.
Refactored `recipient` family of variables to better names like
`recipient_ids` which also aligns with the type of these variables.

Also, refactored `typing_status.test.js` to use array of user ids
instead of string names like `alice` and `bob` to stay consistent with
the actual type of these parameters.
2023-06-23 10:52:53 -07:00
..
fenced_code.ts shared: Avoid replaceAll again. 2023-05-25 22:39:12 -07:00
internal_url.js.flow web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
internal_url.ts ts: Convert internal_url.js to TypeScript. 2023-05-30 10:45:01 -07:00
poll_data.js eslint: Fix unicorn/prefer-spread. 2023-03-02 12:16:56 -08:00
poll_data.js.flow web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
resolved_topic.js.flow web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
resolved_topic.ts ts: Convert resolved_topic.js to TypeScript. 2023-05-01 10:55:36 -07:00
typeahead.js.flow web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
typeahead.ts shared: Avoid replaceAll again. 2023-05-25 22:39:12 -07:00
typing_status.js.flow web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
typing_status.ts typing_status: Refactor recipient family of variables. 2023-06-23 10:52:53 -07:00