mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Adds typing notification constants to the response given by `POST /register`. Until now, these were hardcoded by clients based on the documentation for implementing typing notifications in the main endpoint description for `api/set-typing-status`. This change also reflects updating the web-app frontend code to use the new constants from the register response. Co-authored-by: Samuel Kabuya <samuel.mwangikabuya@kibo.school> Co-authored-by: Wilhelmina Asante <wilhelmina.asante@kibo.school> |
||
|---|---|---|
| .. | ||
| fenced_code.ts | ||
| internal_url.js.flow | ||
| internal_url.ts | ||
| poll_data.js.flow | ||
| poll_data.ts | ||
| resolved_topic.js.flow | ||
| resolved_topic.ts | ||
| typeahead.js.flow | ||
| typeahead.ts | ||
| typing_status.js.flow | ||
| typing_status.ts | ||