mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
When we populate the buddy list or update it for activity, we now have buddy_data set a faded flag that is rendered in the template. This avoids some re-rendering overhead and is on the eventual path to having our widget be more data-oriented (and all rendering happens "behind" the widget). We still do direct DOM updates when the compose state changes or when we get peer subscription events.
13 KiB
13 KiB