mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
This change should make live-update code less brittle, or at least less cumbersome. Instead of having to re-compute calculated fields for every change to a stream message, we now just compute the fields right before we render stream settings UI.