mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
If you have two browsers open for the same account, muting in one browser will now be reflected in the other browser. This got regressed when changing the approach from collapsing to hiding. The new code should be less brittle, as we encapsulate re-rendering in muting.rerender(). (imported from commit 4e65e265b64513d38f518770453b7436cb92b4ca)