mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This function returns a list of objects to create a list_render object, and each item contains the streams whose atleast one notification setting differs from the default set by the user. This is done by comparing the global settings in the `#settings/notifications` page with those settings present in the subscribed streams. Work towards #9228.