zulip/zerver/tornado
Sahil Batra 965869d3f8 register: Add client capability to not receive unknown users data.
This commit adds a new client capability to decide whether the
client needs unknown users data or not.
2023-12-06 00:09:53 -08:00
..
__init__.py
application.py tornado: Construct Django BaseHandler once, not per-request. 2022-09-30 11:20:45 -07:00
descriptors.py tornado: Support sharding by user ID. 2022-11-15 17:27:01 -08:00
django_api.py register: Add client capability to not receive unknown users data. 2023-12-06 00:09:53 -08:00
event_queue.py register: Add client capability to not receive unknown users data. 2023-12-06 00:09:53 -08:00
exceptions.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
handlers.py python: Consistently use from…import for urllib.parse. 2023-12-05 13:03:07 -08:00
ioloop_logging.py tornado: Remove instrument_tornado_ioloop. 2022-05-02 17:41:49 -07:00
sharding.py tornado_url: Replace occurrences of `uri` with `url`. 2023-04-26 16:37:16 -07:00
views.py register: Add client capability to not receive unknown users data. 2023-12-06 00:09:53 -08:00