mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
In Zulip 2.1.0, the `is_muted` stream subscription property was added and replaced the `in_home_view` property. But the server has still only been sending subscription update events with the `in_home_view` property. Updates `do_change_subscription_property` to send a subscription update event for both `is_muted` and `in_home_view`, so that clients can fully migrate away from using `in_home_view` allowing us to eventually remove it completely. |
||
|---|---|---|
| .. | ||
| analytics | ||
| confirmation | ||
| corporate | ||
| tests | ||
| two_factor | ||
| zerver | ||
| zilencer | ||
| .gitignore | ||
| 404.html | ||
| 500.html | ||