mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
We incorrectly include many realm settings in the data section of 'realm/update_dict' schema. It should only contain the settings related to message edit, realm icon, realm logo and authentication methods and not other settings, becausea all the other settings send 'realm/update' event and not 'realm/update_dict' event. This commit only removes 'add_emoji_by_admins_only' and others will be removed separately. |
||
|---|---|---|
| .. | ||
| __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 | ||