mirror of https://github.com/zulip/zulip.git
1927a6ca45
The prior implementation was needlessly complex. Both del() and add() are cheap and idempotent. With this change we no longer bother to delete a topic from a dictionary when its last message is mark as read, since it doesn't really help performance. We add a line to the tests to maintain 100% line coverage. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
locale | ||
styles | ||
swagger | ||
templates | ||
third | ||
ts | ||
.gitignore | ||
favicon.ico | ||
node_modules | ||
robots.txt |