mastodon/app/javascript/mastodon
unarist 807c192fcf Fix load more feature on the Account media gallery (#3293)
* Add load more button for large screens
* Fix `next` state value on the first loading
* Don't load if `isLoading || !hasMore`
* Start load on near the bottom
2017-05-25 05:22:46 +02:00
..
actions Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
components Fix hovering default value for avatar component (#3290) 2017-05-25 03:08:05 +02:00
containers Only load Intl data for current language (#3130) 2017-05-22 15:06:06 +02:00
features Fix load more feature on the Account media gallery (#3293) 2017-05-25 05:22:46 +02:00
locales Updates Norwegian translation (#3252) 2017-05-23 13:09:53 +02:00
middleware Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
reducers Fix load more feature on the Account media gallery (#3293) 2017-05-25 05:22:46 +02:00
selectors Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
store Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
.gitkeep Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
api.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
base_polyfills.js Lazy load toots using IntersectionObserver (#3191) 2017-05-24 17:55:00 +02:00
emoji.js Show emoji shortname by a tooltip (#2784) 2017-05-04 15:50:09 +02:00
extra_polyfills.js Lazy load toots using IntersectionObserver (#3191) 2017-05-24 17:55:00 +02:00
is_mobile.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
link_header.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
main.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
rtl.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
stream.js Use ws protocol in streaming API base URL (#2606) 2017-05-04 15:55:13 +02:00
uuid.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00