mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08: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. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio/notification_sounds | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||