discourse/app/assets/javascripts
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
..
admin SECURITY: XSS when displaying watched words in admin panel. 2019-07-15 10:58:52 +08:00
discourse Use Discourse.getURL for /clicks/track so clicks can be tracked on relative URLs (#8079) 2019-09-09 23:17:43 -07:00
discourse-common FIX: change focus when application resumes in android 2019-10-08 00:04:54 +02:00
docs
ember-addons DEV: unpin Prettier version, apply to YAML files 2019-01-17 13:05:39 -05:00
locales FIX: Handle missing plural keys on client 2019-06-07 10:24:17 +02:00
pretty-text FEATURE: Add base62 sha1 to cooked data attribute 2019-06-11 11:15:45 +10:00
select-kit FIX: category-chooser search should be scoped to category (#7794) 2019-06-24 11:31:41 +02:00
wizard Update UI for wizard themes further reading step (#7669) 2019-06-03 10:47:17 -04: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
ember_include.js.erb
ember_jquery.js
ember-shim.js
env.js FIX: attempts to fix an error with EXTEND_PROTOTYPES (#7067) 2019-02-26 11:04:05 +01:00
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
plugin-third-party.js.erb
plugin.js.erb
polyfills.js FIX: Composer preview on IE11 (#7970) 2019-08-05 14:44:13 +01:00
preload-application-data.js.no-module.es6 SECURITY: add rate limiting to anon JS error reporting 2019-08-20 11:31:58 +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
set-prototype-polyfill.js
template_include.js.erb
vendor.js DEV: Remove HTML parser from Tautologistics. (#7344) 2019-04-10 11:21:22 +02:00
wizard-application.js
wizard-start.js.no-module.es6
wizard-vendor.js