mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 11:13:22 +08:00
af4b8d0e21
* DEV: Improve PresenceChannel state storage Replaces some objects with Maps, and removes the redundant _presentChannels Set. * DEV: Automatically leave PresenceChannels when in the background If a tab has been in the background for 10s, or there has been no user activity for 60s, then the user will be removed from all PresenceChannels until activity resumes. Developers can opt-out of this by passing `{onlyWhileActive: false}` to the `enter` method. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |