mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
We will store list of stream ids to sort streams instead of names. We have added a compare_function for sorting the list of stream_ids by comparing stream names. This change helps us to remove a couple of get_sub calls and using stream ids instead of name also helps in avoiding bugs caused due to live update on renaming of stream.
3.4 KiB
3.4 KiB