discourse/app/assets/javascripts
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
..
admin FIX: Ensure page is reloaded correctly when a hash is present (#8096) 2019-09-16 13:27:12 +01:00
discourse UX: Change composer's edit reason link to an icon 2019-09-30 20:58:31 -04:00
discourse-common FIX: change focus when application resumes in android 2019-10-01 12:00:07 +10:00
docs
ember-addons
locales FIX: Escape $ in translations before interpolating (#8100) 2019-09-16 13:52:49 -04:00
pretty-text FEATURE: Whitelist the allowfullscreen iframe attribute (#8086) 2019-09-11 16:49:54 +02:00
select-kit FIX: allows mini-tag-chooser to fetch tags in background (#8033) 2019-08-23 06:45:29 -06:00
wizard DEV: Upgrades to Ember 3.10 (#7871) 2019-07-16 12:45:15 +02:00
activate-account.js.no-module.es6
admin.js.erb
application.js SECURITY: updates lodash from 1.3.0 to 4.17.5 (#7546) 2019-05-16 10:34:19 +02:00
auto-redirect.js.no-module.es6
deprecated.js
discourse-loader.js
discourse-objects.js
discourse.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
embed-application.js.no-module.es6 FEATURE: Embed topics list on remote sites via Javascript API. (#8008) 2019-08-15 13:41:06 -04:00
ember_include.js.erb
ember_jquery.js
ember-shim.js
env.js
google-tag-manager.js.no-module.es6
google-universal-analytics.js.no-module.es6
main_include_admin.js
markdown-it-bundle.js FEATURE: Support [description|attachment](upload://<short-sha>) in MD take 2. 2019-05-29 09:26:32 +08:00
omniauth-complete.js.no-module.es6
onpopstate-handler.js.no-module.es6
polyfills.js FIX: polyfills String.prototype.repeat for IE (#7994) 2019-08-10 20:39:04 +02:00
preload-application-data.js.no-module.es6 SECURITY: add rate limiting to anon JS error reporting 2019-08-20 11:29:11 +10:00
preload-store.js.es6
pretty-text-bundle.js FIX: Composer preview not caching inline onebox. 2019-06-11 09:14:53 +08:00
print-page.js
service-worker.js.erb FIX: Syntax error in b1f5949 2019-08-05 16:07:49 -03:00
set-prototype-polyfill.js
template_include.js.erb
vendor.js
wizard-application.js
wizard-start.js.no-module.es6
wizard-vendor.js