Files
zulip/static/js
Sahil Batra 03df1c16f1 message_edit: Use move_messages_between_streams_limit_seconds in webapp.
This commit adds code to check time limit as per recently added
move_messages_between_streams_limit_seconds setting when moving
messages between streams in webapp. There is no time limit for
admins and moderators.

We add a new function "is_stream_editable" (similar to already
existing is_topic_editable function) to check whether user is
allowed to move message between streams.
2023-02-08 12:46:05 -08:00
..
2023-01-03 11:09:50 -08:00
2023-01-03 11:09:50 -08:00
2023-01-31 15:16:48 -08:00
2023-01-03 11:09:50 -08:00
2023-01-03 11:09:50 -08:00
2023-01-06 16:53:57 -08:00