Anders Kaseorg
77a92100df
popover_menus_data: Avoid jQuery sizzle extension :visible.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2025-05-18 16:22:15 -07:00
Daniel Krol
12d36ebfee
tests: Remove unused .css = noop.
...
The front end tests pass without these removed lines. There are a few
such lines that are still necessary.
2025-05-13 12:05:28 -07:00
Saubhagya Patel
f9825142c8
settings: Add frontend to change allow_edit_history to integer field.
...
This commit implements the frontend of migrating the
`allow_edit_history` setting to `message_edit_history_visibility`.
This allows organizations, to have an intermediate setting to
view only the "Moves" history of the messages.
Fixes #21398 .
Co-authored-by: Shlok Patel <shlokcpatel2001@gmail.com >
Co-authored-by: Tim Abbott <tabbott@zulip.com >
2025-02-25 18:18:23 -08:00
Prakhar Pratyush
c777fede07
compose_state: Remove empty_topic_placeholder function.
...
This commit removes `empty_topic_placeholder` function as
it is no longer used.
2025-02-20 10:09:41 -08:00
Emil Grehn
8e9d581746
message_quoting: Rename 'quote_and_reply' to 'quote_message'.
...
To be consistent with the new naming in the app
'quote_reply' was also renamed to 'quote_message'
Fixes part of #31953
2024-12-04 22:25:14 -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