mastodon/app/javascript/mastodon
Eugen Rochko 60df87f6f0
Compensate for scrollbar disappearing when media modal visible (#8100)
* Compensate for scrollbar disappearing when media modal visible

Make auth pages backgrounds lighter

* Fix typo
2018-07-31 01:14:33 +02:00
..
actions Do not cause an error if domain_lists.blocks.next is undefined (#8021) 2018-07-14 23:28:29 +02:00
components Do not scroll up when modal is opened (#8095) 2018-07-29 16:52:06 +02:00
containers Compensate for scrollbar disappearing when media modal visible (#8100) 2018-07-31 01:14:33 +02:00
features Compensate for scrollbar disappearing when media modal visible (#8100) 2018-07-31 01:14:33 +02:00
locales Weblate translations (2018-07-30) (#8096) 2018-07-30 03:43:34 +02:00
middleware
reducers Refactor privacyPrefence() to use priority list (#7945) 2018-07-04 17:35:35 +02:00
selectors Make whole-word filter regex consistent between Ruby and JS (#7987) 2018-07-10 03:01:50 +02:00
service_worker Disable service worker media cache and IndexedDB storage (#7932) 2018-07-03 19:50:18 +02:00
storage Cache media only when storage can be freed (#7547) 2018-05-19 19:22:11 +02:00
store
utils Resize images by area instead of fixed dimensions (#8083) 2018-07-28 03:33:00 +02:00
.gitkeep
api.js
base_polyfills.js
common.js Upgrade webpack to version v4.x (#6655) 2018-07-14 03:56:41 +02:00
compare_id.js
extra_polyfills.js
initial_state.js Display Mastodon version in footer of web UI (#8013) 2018-07-14 03:56:34 +02:00
is_mobile.js Change mobile layout breakpoint from 1024px to 630px (#5063) 2017-09-24 01:25:07 +02:00
link_header.js
load_polyfills.js
main.js
performance.js
ready.js Do not load unnecessary script files (#4193) 2017-07-14 11:08:56 +02:00
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00