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 a519fd5bcf FIX: Highlighting was not being applied after some rendering.
Also includes a bunch of ES6 stuff.
2015-02-12 15:37:02 -05:00
..
asset-version.js.es6 FIX: stop stacking, stuff was upgraded dialogs 2014-07-09 16:43:54 +10:00
banner.js.es6 Remove deprecation notices for Discourse.banner 2014-09-11 17:01:35 -04:00
click-interceptor.js.es6 Rename "User Expansion" to the much clearer "User Card" 2014-10-20 12:11:59 -04:00
csrf-token.js.es6 Convert a lot of Globals to ES6 modules 2014-12-17 09:31:42 -05:00
dynamic-route-builders.js.es6 FEATURE: New "Plugins" admin section with extensibility support 2015-02-06 17:33:24 -05:00
ember-events.js.es6 ES6: grouped-each helper and moved event dispatcher to an initializer 2014-08-13 16:46:59 -04:00
enable-emoji.js.es6 FIX: hide emoji toolbar button when emoji are disabled 2014-12-29 17:29:04 +01:00
focus-event.js.es6 BUGFIX: unclearable blue unread circles 2014-06-10 10:03:29 +10:00
ie9-hax.js.es6 FIX: (for IE9) if console.log doesn't exist, make it an noop. 2015-01-21 11:53:41 -05:00
inject-objects.js.es6 Add a store so we can start using ES6 modules for models, finally. 2015-02-10 12:35:53 -05:00
jquery-plugins.js.es6 ES6: user-search lib and autocomplete. Cancels many promises rather than 2014-08-08 13:10:13 -04:00
keyboard-shortcuts.js.es6 REFACTOR: Keyboard Shortcuts should send their actions directly to 2014-06-11 14:31:03 -04:00
live-development.js.es6 correct live reload code 2014-12-23 13:03:48 +11:00
load-all-helpers.js.es6 Fixes many Ember 1.9.0 deprecations 2014-12-17 09:31:42 -05:00
logout.js.es6 FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors. 2015-02-10 17:21:16 -05:00
message-bus.js.es6 Remove deprecation notices for Discourse.banner 2014-09-11 17:01:35 -04:00
mobile.js.es6 Remove the last of the Discourse globals in our templates 2014-09-11 17:13:03 -04:00
page-tracking.js.es6 Add Discourse-Track-View header to XHR when transitioning 2015-02-05 16:07:51 -05:00
post-decorations.js.es6 FIX: Highlighting was not being applied after some rendering. 2015-02-12 15:37:02 -05:00
read-only.js.es6 FIX: Ember regression in read-only banner 2015-02-08 12:42:19 -08:00
register-discourse-location.js.es6 Remove constants from initializers 2014-09-11 17:50:47 -04:00
register-dom-templates.js.es6 automatically register dom templates 2014-12-31 13:29:14 +11:00
relative-ages.js.es6 Convert all initializers to Ember initializers 2014-05-16 14:04:34 -04:00
sharing-sources.js.es6 Refactor sharing dialog for extensibility 2015-01-13 17:26:05 -05:00
sniff-capabilities.js.es6 REFACTOR: Don't use Discourse.Capabilities, instead use injection. 2014-08-06 18:28:02 -04:00
subscribe-user-notifications.js.es6 FEATURE: allow long polling to go to a different url 2014-10-24 13:38:38 +11:00
url-redirects.js.es6 Rename /category/xyz paths to /c/xyz -- @SamSaffron did most of the 2014-10-16 12:15:31 -04:00
verbose-localization.js.es6 Remove constants from initializers 2014-09-11 17:50:47 -04:00
view-helpers.js.es6 Refactor selector components for extensibility 2014-12-18 10:36:58 -05:00