mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
Since we are replacing muted_topics with user_topics, the web app should now be using the user_topics page_param to construct the muted_topics map. Also, the UI should now use the user_topic event instead of muted_topics to handle topic updates. This updates user_topics.js to use the new user_topics page_param to initialize the muted topics map. This also replaces the "muted_topics" clause in server_events_dispatch.js with a "user_topic" clause.
3.9 KiB
3.9 KiB