zulip/zerver/tornado
Sahil Batra 1fce1c3c73 register: Handle "Pronouns" type fields for older mobile clients.
Mobile clients older than v27.192 do not support PRONOUNS type
custom profile fields, so we instead change the type of it to
SHORT_TEXT in the data sent with register response and also in
the events sent to those clients.
2022-11-04 14:31:18 -07:00
..
__init__.py
application.py tornado: Construct Django BaseHandler once, not per-request. 2022-09-30 11:20:45 -07:00
descriptors.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
django_api.py register: Handle "Pronouns" type fields for older mobile clients. 2022-11-04 14:31:18 -07:00
event_queue.py register: Handle "Pronouns" type fields for older mobile clients. 2022-11-04 14:31:18 -07:00
exceptions.py python: Convert deprecated Django ugettext alias to gettext. 2021-04-15 18:01:34 -07:00
handlers.py python: Replace avoidable uses of __special__ attributes. 2022-10-10 08:32:29 -07:00
ioloop_logging.py tornado: Remove instrument_tornado_ioloop. 2022-05-02 17:41:49 -07:00
sharding.py sharding: Support Tornado sharding by regexes. 2022-09-15 16:07:50 -07:00
views.py register: Handle "Pronouns" type fields for older mobile clients. 2022-11-04 14:31:18 -07:00