mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 20:54:31 +08:00
676b558265
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> |
||
---|---|---|
.. | ||
chat | ||
discourse-details | ||
discourse-lazy-videos | ||
discourse-local-dates | ||
discourse-narrative-bot | ||
discourse-presence | ||
poll | ||
styleguide |