mastodon-docker-playground/app/javascript/mastodon
Atsushi Yamamoto 402c19a924 Add preference setting for delete toot modal ()
* Set delete_modal preference to true by default
* Does not show confirmation modal if delete_modal is false
* Add ja translation for preference setting page
2017-05-29 17:56:13 +02:00
..
actions More use of next link header on account (media) timelines () 2017-05-25 17:09:13 +02:00
components Prevent wasted render in load_more.js () 2017-05-29 17:52:45 +02:00
containers Add preference setting for delete toot modal () 2017-05-29 17:56:13 +02:00
features Add preference setting for delete toot modal () 2017-05-29 17:56:13 +02:00
locales l10n: Fix Japanese translation () 2017-05-29 17:52:02 +02:00
middleware Improve eslint rules () 2017-05-20 17:31:47 +02:00
reducers Remove status context construction in the React side () 2017-05-26 16:34:08 +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
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