zulip/static
Sahil Batra 939a6edf0f settings: Rename helper function to check who can edit topics.
This commit renames "can_edit_topic_of_any_message" function
in models.py to "can_move_messages_to_another_topic" and
"user_can_edit_topic_of_any_message" function in settings_data.js
to "user_can_move_messages_to_another_topic".

This change is done since topic editing permission does not
depend on message sender now and messages are considered same
irrespective of whether the user who is editing the topic had sent
the message or not. This also makes the naming consistent with
what we use for the label of this setting in webapp and how we
describe this action in help documentation.
2022-12-13 23:11:50 -08:00
..
assets compose: Create shared compose banner and use for resolved topic warning. 2022-12-06 15:42:07 -08:00
audio/notification_sounds audio: Remove the copy of zulip.ogg outside notification_sounds. 2022-06-10 12:27:48 -07:00
generated
html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
images ci: Check that non-scripts aren’t marked executable. 2022-12-07 09:54:01 -08:00
js settings: Rename helper function to check who can edit topics. 2022-12-13 23:11:50 -08:00
shared shared: Bump version to 0.0.16 2022-11-02 13:59:05 -07:00
styles css: Fix spilling out of long email on email change confirmation. 2022-12-13 16:29:10 -08:00
templates settings: Update labels of settings for moving messages. 2022-12-13 23:11:50 -08:00
third css: Remove bootstrap CSS rules for textarea elements. 2022-12-13 12:03:06 -08:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00