Vector73
|
be1876c01c
|
message_edit: Add is_spectator check for deletability of message.
|
2025-07-17 15:36:15 -07:00 |
|
Vector73
|
a77fc6aa79
|
stream_settings: Add new disable_topics option to topics_policy.
Adds new configuration option `disable_topics` in `topics_policy`
channel setting to support disabling topics in the channel.
Fixes #34553.
|
2025-07-09 14:25:53 -07:00 |
|
Vector73
|
b612351e48
|
stream_setting: Add setting for who can move messages out of channel.
Adds `can_move_messages_out_of_channel_group` channel-level
permission for who can move messages out of the channel.
Fixes #34243.
|
2025-06-24 16:52:53 -07:00 |
|
Vector73
|
703601a5d5
|
stream_setting: Add setting for who can move messages within channel.
Adds `can_move_messages_within_channel_group` channel-level
permission for who can move messages within the channel.
|
2025-06-24 16:52:53 -07:00 |
|
Shubham Padia
|
b8ba174455
|
users: Return true for admins for is_moderator.
This change is for consistency with how is_admin works.
API design discussion at https://chat.zulip.org/#narrow/channel/378-api-design/topic/Should.20is_moderator.20have.20admins
|
2025-04-22 11:24:49 -07: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 |
|