discourse/app
Sam c5174e6982
FIX: MessageBus would stall after 20 minutes of inactivity (#13219)
Previous to this change we would switch off MessageBus updating after 20
minutes.

This ensures that when the user becomes present again we turn on long polling.

Without long polling updates can be delayed for minutes.
2021-06-01 12:23:51 +10:00
..
assets FIX: MessageBus would stall after 20 minutes of inactivity (#13219) 2021-06-01 12:23:51 +10:00
controllers DEV: add an option in user-chooser to list staged users (#13201) 2021-05-31 12:02:32 -04:00
helpers FEATURE: Normalize the service worker route (#12343) 2021-05-25 19:39:31 -03:00
jobs FEATURE: Show stale reviewable to other clients (#13114) 2021-05-26 09:47:35 +10:00
mailers FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
models Revert "DEV: Topic tracking state improvements (#12958)" (#13209) 2021-05-31 17:47:42 +10:00
serializers Revert "DEV: Topic tracking state improvements (#12958)" (#13209) 2021-05-31 17:47:42 +10:00
services FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
views DEV: Do not prompt to run yarn in dev env (#13167) 2021-05-26 22:16:28 -04:00