Kislay Verma
67ca49488f
tests: Use make_realm to create type-correct realm objects.
...
Another step in the direction of improving node tests
and using type-correct organic data as much as possible.
2025-08-28 11:35:07 -07:00
Vector73
62c67eae8e
settings: Add a new topics_policy realm setting.
...
Added a new realm setting, `topics_policy` and deprecated
`mandatory_topics` setting as it now replaced by `topics_policy`.
Fixes part of #33549 .
2025-06-17 17:05:58 -07:00
Vector73
8fb1eeeb09
mandatory_topics: Refactor mandatory_topics check into a function.
2025-06-17 17:05:58 -07:00
opmkumar
2a15da47d9
message_edit: Show typing indicator for message editing.
...
This commit adds typing indicators for message editing in stream
as well as in dm, if the send typing notification
for corresponding is enabled.
Based on earlier work in #28585 .
Co-authored-by: Rohan Gudimetla <rohan.gudimetla07@gmail.com >
Fixes #25719 .
2025-02-12 15:08:56 -08:00
Anders Kaseorg
687f1b1651
tests: Rename the Node tests to *.cjs.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2024-11-13 09:18:56 -08:00