zulip/zerver/openapi
Aman Agrawal cda7b2f539 deletion: Add support for bulk message deletion events.
This is designed to have no user-facing change unless the client
declares bulk_message_deletion in its client_capabilities.

Clients that do so will receive a single bulk event for bulk deletions
of messages within a single conversation (topic or PM thread).

Backend implementation of #15285.
2020-06-14 22:34:00 -07:00
..
curl_param_value_generators.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
javascript_examples.js openapi: Fix response validation bug. 2020-06-10 16:45:36 -07:00
javascript_examples.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
markdown_extension.py python: Convert more "".format to Python 3.6 f-strings. 2020-06-13 15:39:00 -07:00
openapi.py tests: Use validate_against_openapi_schema in testing. 2020-06-14 15:05:52 -07:00
python_examples.py python: Convert more "".format to Python 3.6 f-strings. 2020-06-13 15:39:00 -07:00
test_curl_examples.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
zulip.yaml deletion: Add support for bulk message deletion events. 2020-06-14 22:34:00 -07:00