mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
Previously, the unread_msgs data structure accounting (used for both the web and mobile apps to determine the "Unread mentions" count displayed in the UI) did not include wildcard mentions at all. We fix this by adding the logic required to include properly that data, with tests. As discussed in #6040, it makes sense to include muted streams and topics for the purpose of this calculation. Fixes part of #6040.
41 KiB
41 KiB