mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08: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). |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| icons/fonts | ||
| images | ||
| js | ||
| locale | ||
| openapi | ||
| styles | ||
| templates | ||
| third | ||
| ts | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||