mirror of https://github.com/zulip/zulip.git
d81419c79d
Our logic for stream_has_topics never accounted for us creating essentially "empty" stream buckets that don't have topics, but we recently added some code related to unread counts that violated the original assumptions of the code. Now we check deeper into the stream bucket to find actual topics. This bug manifested in the left sidebar where users were seeing streams as recently active just because some muted topics had unread counts, when in fact the stream was inactive for practical purposes. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |