mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
This commit is a part of the work to support empty string as a topic name. Previously, empty string was not a valid topic name. Now, mark unread operation supports empty topic name. Adds backward compatibility for: - `topic` field in the `update_message_flags` event type when removing `read` flag |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| application.py | ||
| descriptors.py | ||
| django_api.py | ||
| event_queue.py | ||
| exceptions.py | ||
| handlers.py | ||
| ioloop_logging.py | ||
| sharding.py | ||
| views.py | ||