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
Sam 2052ceca95 FIX: stop screen from jittering when mobile has images
This fix makes sure we apply reasonable settings to all images while
they are loading, it stops mobile from dancing around on topics that
have images

We no longer use height: auto on mobile!
2015-08-10 13:19:01 +10:00
..
apply-flagged-properties.js.es6 FIX: Load order of applyFlaggedProperties 2015-05-12 11:15:45 -04:00
asset-version.js.es6 Deprecates global use of Discourse.MessageBus 2015-03-12 12:27:30 -04:00
banner.js.es6 Fixes issues with composer 2015-05-11 11:18:38 -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: Missing emoji button 2015-07-14 10:53:54 -04:00
ensure-max-image-dimensions.js.es6 FIX: stop screen from jittering when mobile has images 2015-08-10 13:19:01 +10: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 UX: Move likes into drop down instead of its own status line 2015-07-03 17:15:20 -04: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
lab-deprecation.js.es6 Adds a deprecation for $LAB usage in case plugins use it 2015-03-11 10:59:34 -04:00
live-development.js.es6 fix live css changes on mobile 2015-06-22 14:35:11 +10:00
load-all-helpers.js.es6 Fixes many Ember 1.9.0 deprecations 2014-12-17 09:31:42 -05:00
logout.js.es6 Deprecates global use of Discourse.MessageBus 2015-03-12 12:27:30 -04:00
map-routes.js.es6 FIX: Flags weren't showing on the header 2015-05-11 11:20:46 -04:00
message-bus.js.es6 Deprecates global use of Discourse.MessageBus 2015-03-12 12:27:30 -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 Run cleanDOM even when swapping out models 2015-06-02 21:13:11 -04: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 Deprecates global use of Discourse.MessageBus 2015-03-12 12:27:30 -04:00
register-discourse-location.js.es6 Fixes routing in tests 2015-05-11 11:18:38 -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 FIX: missing titles and aria-labels on sharing links 2015-05-07 12:14:12 +10:00
show-footer.js.es6 FIX: footer should also be hidden when using back/forward buttons 2015-07-31 16:53:18 +02: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 FIX: missing posts queue link on first notification of queued post 2015-08-04 15:22:17 +10:00
url-redirects.js.es6 FIX: Don't re-write admin urls for users 2015-07-29 17:57:58 -04:00
verbose-localization.js.es6 Remove constants from initializers 2014-09-11 17:50:47 -04:00