discourse/app/assets/javascripts/discourse-common
Sam Saffron 499472b6a0 FIX: change focus when application resumes in android
Per new lifecycle https://developers.google.com/web/updates/2018/07/page-lifecycle-api

On Android and latest Chrome when an app transitions from "frozen" to
active the new "resume" event fires with no accompanying "visibilitychange"
event.

This means that often background tabs may be stuck thinking that discourse
has no focus when, indeed, it has.

This leads to cases where no posts are marked read anymore.
2019-10-01 12:00:07 +10:00
..
helpers Update theme component URL 2019-06-04 10:04:27 -04:00
lib FEATURE: Send notification when member was accepted to group. (#7614) 2019-08-06 13:29:46 +03:00
mixins FIX: change focus when application resumes in android 2019-10-01 12:00:07 +10:00
resolver.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00