zulip/web/shared/src
Samuel 3ce7b77092 typing: Add typing constants to the post register api response.
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>
2023-08-23 16:36:44 -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.flow web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
poll_data.ts poll_data: Revert to using "canned" instead of -1. 2023-07-20 09:55:09 -07: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 web-shared: Update references to "private message" and "PM". 2023-06-26 11:07:28 -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: Add typing constants to the post register api response. 2023-08-23 16:36:44 -07:00