mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
This commit renames the keyword 'pm' to 'dm' in the 'pm_mention_email_disabled_user_ids' and 'pm_mention_push_disabled_user_ids' attributes of the 'RecipientInfoResult' dataclass. 'pm' and 'dm' are the acronyms for 'private message' and 'direct message' respectively. It includes 'TODO/compatibility' code to support the old format fields in the tornado queues during the Zulip server upgrades. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| application.py | ||
| descriptors.py | ||
| django_api.py | ||
| event_queue.py | ||
| exceptions.py | ||
| handlers.py | ||
| ioloop_logging.py | ||
| sharding.py | ||
| views.py | ||