mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
We will need this for cases where the topic names in unread.js are a superset of the names we got from messages. It's important to pass in a dict of existing dicts to avoid expensive max() calls to get the max ids of topics (otherwise the plan would have been to merge the lists in the caller).
16 KiB
16 KiB