mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
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. |
||
|---|---|---|
| .. | ||
| fenced_code.ts | ||
| internal_url.js.flow | ||
| internal_url.ts | ||
| poll_data.js | ||
| poll_data.js.flow | ||
| resolved_topic.js.flow | ||
| resolved_topic.ts | ||
| typeahead.js.flow | ||
| typeahead.ts | ||
| typing_status.js.flow | ||
| typing_status.ts | ||