mirror of https://github.com/zulip/zulip.git
cbdb4e98e5
This commit changes the topic edit permssions to not depend whether the user editing the message had sent the message or it was sent by someone else. We only do backend changes in this commit and frontend changes will be done in further 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. |
||
---|---|---|
.. | ||
__init__.py | ||
curl_param_value_generators.py | ||
javascript_examples.js | ||
javascript_examples.py | ||
markdown_extension.py | ||
openapi.py | ||
python_examples.py | ||
test_curl_examples.py | ||
testing.yaml | ||
zulip.yaml |