mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
We continue to have page_params.realm_default_streams, but now we do lookups on whether a stream is a default stream by using a Dict indexed by stream_id. We are also careful to update that during live updates. This fixes a flaw that we weren't updating the list of realms correctly for events that remove a default stream.
24 KiB
24 KiB