mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
If we find unread messages for a sender, we will try to render locally narrow for sender searches. Note that our current implementation brute forces through all the unread ids. We can improve this, although it's not really a bottleneck until we also support buckets for general filtering.