discourse/plugins/chat/assets
Joffrey JAFFEUX 676b558265
FIX: correctly resubscribe after restart (#21891)
Few weeks ago we implemented `onPresenceChangeCallback` to re-sync chat channels state when going back to a long time inactive tab. This codepath however contained a bug as we were reseting all subscriptions but only restarting global subscriptions and not per channel subscriptions.

This commit should correctly ensure we correctly do so. It's sadly very hard to test time related changes in system specs.

Co-authored-by: Martin Brennan <mjrbrennan@gmail.com>
2023-06-01 19:00:54 +02:00
..
javascripts FIX: correctly resubscribe after restart (#21891) 2023-06-01 19:00:54 +02:00
stylesheets UX: followups to #1f37fe5 (#21859) 2023-05-31 16:58:31 +02:00