discourse/app/assets
Sam Saffron 67e8fbc480 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-08 00:04:54 +02:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts FIX: change focus when application resumes in android 2019-10-08 00:04:54 +02:00
stylesheets FIX: IE grid layout issue on user's own activity page 2019-09-12 11:15:47 -04:00