chinwagsocial/app/javascript/mastodon
Yuto Tokunaga fa5c867e0e Avoid using JS to set height in MediaModal (#6750)
avoid using JS to set height of ReactSwipeableViews component
reduce max-height of <img/> to 80% to avoid the screen covered by image
2018-03-12 03:52:05 +01:00
..
actions Fix follow relationships not loading after notifications fetch (#6746) 2018-03-12 03:20:56 +01:00
components Fix focal point cropping in MediaGallery, fix focal point modal (#6740) 2018-03-11 15:12:33 +01:00
containers Add show more/less toggle for entire threads in web UI (#6733) 2018-03-11 09:52:59 +01:00
features
locales Weblate translations (2018-03-11) (#6742) 2018-03-11 16:21:26 +01:00
middleware
reducers
selectors Profile redirect notes (#5746) 2017-11-18 19:39:02 +01:00
service_worker
store
.gitkeep Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
api.js
base_polyfills.js
extra_polyfills.js Add object-fit polyfill for Edge (#4182) 2017-07-14 01:59:34 +02:00
initial_state.js
is_mobile.js
link_header.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js Scroll smoothly to the right (#4735) 2017-08-29 17:06:19 +02:00
settings.js
stream.js
test_setup.js Replace JavaScript Testing Framework from Mocha to Jest (#5412) 2017-10-16 09:33:08 +02:00
uuid.js