glitchier-soc/app/javascript/mastodon
Nolan Lawson e7714433fd Remove react-imageloader ()
* Remove react-imageloader

* add eslint-disable-line

* improve image loading experience

* remove unneeded import

* use PureComponent

* Use componentWillMount instead of constructor
2017-05-31 17:07:25 +02:00
..
actions Fix load more on account timelines (regression from ) () 2017-05-31 15:30:26 +02:00
components Improve scheduling of requestIdleCallback tasks () 2017-05-31 15:11:33 +02:00
containers Add preference setting for delete toot modal () 2017-05-29 17:56:13 +02:00
features Remove react-imageloader () 2017-05-31 17:07:25 +02:00
locales Catalan language updates () 2017-05-31 02:14:52 +02:00
middleware Improve eslint rules () 2017-05-20 17:31:47 +02:00
reducers Fix load more on account timelines (regression from ) () 2017-05-31 15:30:26 +02:00
selectors Improve eslint rules () 2017-05-20 17:31:47 +02:00
store Replace sprockets/browserify with Webpack () 2017-05-03 02:04:16 +02:00
.gitkeep Replace sprockets/browserify with Webpack () 2017-05-03 02:04:16 +02:00
api.js Improve eslint rules () 2017-05-20 17:31:47 +02:00
base_polyfills.js Lazy load toots using IntersectionObserver () 2017-05-24 17:55:00 +02:00
emoji.js Show emoji shortname by a tooltip () 2017-05-04 15:50:09 +02:00
extra_polyfills.js Lazy load toots using IntersectionObserver () 2017-05-24 17:55:00 +02:00
is_mobile.js Replace sprockets/browserify with Webpack () 2017-05-03 02:04:16 +02:00
link_header.js Improve eslint rules () 2017-05-20 17:31:47 +02:00
load_polyfills.js Extract polyfill loading into single module () 2017-05-30 15:11:15 +02:00
main.js Fix - Load stylesheet from "custom.css" entrypoint when present () 2017-05-27 16:55:09 +02:00
performance.js Attach ReactPerf to window for easier debugging () 2017-05-25 21:14:40 +02:00
rtl.js Replace sprockets/browserify with Webpack () 2017-05-03 02:04:16 +02:00
stream.js Use ws protocol in streaming API base URL () 2017-05-04 15:55:13 +02:00
uuid.js Replace sprockets/browserify with Webpack () 2017-05-03 02:04:16 +02:00