This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/initializers
Robin Ward f5d391a48a
REFACTOR: Move app-events:main to service:app-events (#8152)
AppEvents was always a service object in disguise, so we should move it
to the correct place in the application. Doing this allows other service
objects to inject it easily without container access.

In the future we should also deprecate `this.appEvents` without an
explicit injection too.
2019-10-04 10:06:08 -04:00
..
asset-version.js.es6 FIX: displays text of asset-version changed modal (#7631) 2019-05-29 15:38:14 +02:00
auth-complete.js.es6 FIX: Fix registration dialog popup for 'full screen' social logins 2019-01-12 12:08:13 +00:00
auto-load-modules.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
avatar-select.js.es6 REFACTOR: Move app-events:main to service:app-events (#8152) 2019-10-04 10:06:08 -04:00
badging.js.es6 REFACTOR: Move app-events:main to service:app-events (#8152) 2019-10-04 10:06:08 -04:00
banner.js.es6 FIX: when banner is removed update all clients 2019-04-10 15:59:29 +10:00
click-interceptor.js.es6 Revert "FIX: makes click-interceptor working with touchstart (#6890)" 2019-01-16 17:47:40 +00:00
csrf-token.js.es6 FIX: Memory Leaks w/ Container (#7750) 2019-06-11 18:41:27 +02:00
d-popover.js.es6 make eslint happy 2019-05-23 12:51:40 +02:00
ember-events.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
enable-emoji.js.es6 DEV: fix some deprecated SVG icon refs 2019-01-22 14:42:00 -05:00
ensure-max-image-dimensions.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
inject-objects.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
jquery-plugins.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
keyboard-shortcuts.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
live-development.js.es6 DEV: removes _.each from codebase (#6629) 2018-11-20 14:46:58 +01:00
localization.js.es6 FIX: translate bootbox confirmation dialog (#6981) 2019-02-13 14:04:56 +11:00
logout.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
logs-notice.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
message-bus.js.es6 SECURITY: Restrict message-bus access on login_required sites 2019-08-14 09:43:12 +01:00
mobile.js.es6 UI: Footer nav fixes 2019-04-15 15:25:40 -04:00
page-tracking.js.es6 REFACTOR: Move app-events:main to service:app-events (#8152) 2019-10-04 10:06:08 -04:00
post-decorations.js.es6 FIX: Memory Leaks when decorating posts (#7749) 2019-06-11 17:21:23 +02:00
read-only.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
register-discourse-location.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
register-service-worker.js.es6 FIX: Better detection of Apple browsers (#7961) 2019-08-02 12:43:25 -03:00
relative-ages.js.es6 DEV: ensures relative-ages interval is cleared between tests (#8117) 2019-10-01 22:18:26 +02:00
sharing-sources.js.es6 FEATURE: Remove option for Google Plus sharing (#6864) 2019-01-09 10:17:50 +08:00
show-footer.js.es6 Upgrade to Ember 3.7.0 2019-03-20 14:43:25 +01:00
signup-cta.js.es6 UX: display signup cta even if 'must_approve_users' setting enabled. 2019-04-08 12:27:56 +05:30
strip-mobile-app-url-params.js.es6 FEATURE: Delegated authentication via user api keys (#7272) 2019-04-01 13:18:53 -04:00
subscribe-user-notifications.js.es6 REFACTOR: Move app-events:main to service:app-events (#8152) 2019-10-04 10:06:08 -04:00
title-notifications.js.es6 REFACTOR: Move app-events:main to service:app-events (#8152) 2019-10-04 10:06:08 -04:00
topic-footer-buttons.js.es6 UX: Move archive button in topic controls dropdown (mobile view). (#7681) 2019-06-05 11:30:06 +10:00
url-redirects.js.es6 FIX: Rewrite old /admin/flags links to use the review queue 2019-04-04 10:15:23 -04:00