mastodon/app/javascript/mastodon
2018-08-11 11:52:53 +02:00
..
actions Public profile endorsements (accounts picked by profile owner) (#8146) 2018-08-09 09:56:53 +02:00
components Do not scroll up when modal is opened (#8095) 2018-07-29 16:52:06 +02:00
containers Remove protocol handler registration (#8127) 2018-08-08 21:12:45 +02:00
features Public profile endorsements (accounts picked by profile owner) (#8146) 2018-08-09 09:56:53 +02:00
locales Weblate translations (2018-08-11) (#8167) 2018-08-11 14:51:30 +09:00
middleware
reducers Fix crash when clicking “Show more/less for all” when a toot is not visible (#8118) 2018-08-11 11:52:53 +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
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 Fix comparing id (#7180) 2018-04-18 16:50:19 +02:00
extra_polyfills.js Add object-fit polyfill for Edge (#4182) 2017-07-14 01:59:34 +02:00
initial_state.js Display Mastodon version in footer of web UI (#8013) 2018-07-14 03:56:34 +02:00
is_mobile.js
link_header.js
load_polyfills.js Refactor resizeImage method (#7236) 2018-04-23 09:15:51 +02:00
main.js
performance.js
ready.js
rtl.js
scroll.js
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