zulip/static
Sahil Batra 24a1f7b792 message_edit: Topic editing permission should not depend on message sender.
This commit changes the topic edit permssions in webapp to not depend
whether the user editing the message had sent the message or it was sent
by someone else. Backend changes were done already in previous commits.

Previously, we always allowed topic edits when the user themseleves had
sent the message not considering the edit_topic_policy and the 3-day time
limit. But now we consider all messages as same and editing is allowed only
according to edit_topic_policy setting and the time limit of 3 days in
addition for users who are not admins or moderators.
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 message_edit: Topic editing permission should not depend on message sender. 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 message_edit: Make topic editing independent of allow_message_editing. 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