mirror of
https://github.com/zulip/zulip.git
synced 2025-11-23 16:01:24 +00:00
When all the unread messages in a muted stream are in specifically muted topics, this ensures that the total unread count for the stream that the user sees before clicking "more topics" will match the total unreads number for the stream itself. This behavior is limited to muted streams, since in a normal / not muted stream, we don't display a "muted topics only" faded unread count by the stream's summary line to avoid distracting the user with it, we match that behavior for the "more topics" line. We also now display the `@` , again to ensure the stream's summary line never displays an `@` without some topic row having one.
11 KiB
11 KiB