mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
settings: Add move_messages_within_stream_limit_seconds element in UI.
This commit adds dropdown for move_messages_within_stream_limit_seconds setting which is used to control for how long the user is allowed to edit topic.
This commit is contained in:
@@ -125,6 +125,8 @@ IGNORED_PHRASES = [
|
||||
r"he/him",
|
||||
r"she/her",
|
||||
r"they/them",
|
||||
# Used in message-move-time-limit setting label
|
||||
r"does not apply to moderators and administrators",
|
||||
]
|
||||
|
||||
# Sort regexes in descending order of their lengths. As a result, the
|
||||
|
||||
Reference in New Issue
Block a user