mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
This renames Subscription.in_home_view field to is_muted, for greater clarity as to what it does just from seeing the setting name, without having to look it up. Also disabled an obsolete test_migrations test. Fixes #10042.