mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 08:56:10 +00:00
Updates `stream_events.js` to use the subscription update event that is now being sent for the `is_muted` stream property, instead of the event sent for the `in_home_view` property. Because the server is still sending events for `in_home_view`, keeps it as a property processed by `update_property` function, but does nothing with the event. Adds temporary test for coverage.
6.6 KiB
6.6 KiB