zulip/docs/tutorials
Sahil Batra 04693b6ac1 message_edit: Send only changed settings in event data and api response.
Previously, we included all three message edit related settings
("allow_message_editing", "message_content_edit_limit_seconds" and
"edit_topic_policy") in the event data and api response irrespective
of which of these settings were changed. Now, we only include changed
settings and separate events are sent for each setting if more than
one of them is changed.

Note that the previous typed in event_schema.py for
`message_content_edit_limit_seconds` incorrectly did not allow `None`
as a value, which is used to encode no limit.
2022-09-28 11:47:40 -07:00
..
index.md docs: Convert reST index pages to Markdown. 2021-08-20 06:22:42 -07:00
life-of-a-request.md docs: Convert .html#fragment links to .md#fragment. 2022-02-28 16:28:31 -08:00
new-feature-tutorial.md message_edit: Send only changed settings in event data and api response. 2022-09-28 11:47:40 -07:00
reading-list.md dev docs: Update Neil Green link in the reading list. 2021-11-30 14:36:29 -08:00
screenshot-and-gif-software.md docs: Format Markdown with Prettier. 2021-09-08 12:06:24 -07:00
shell-tips.md docs: Convert .html#fragment links to .md#fragment. 2022-02-28 16:28:31 -08:00
writing-views.md actions: Delete zerver.lib.actions. 2022-04-14 17:14:38 -07:00