mastodon/app/javascript/mastodon
Yamagishi Kazutoshi b1d4b74a44 Change PureComponent to ImmutablePureComponent (#3460)
* Change PureComponent to ImmutablePureComponent

Change PureComponent to ImmutablePureComponent in AttachmentList.

* rm React.
2017-05-31 02:14:26 +02:00
..
actions More use of next link header on account (media) timelines (#3311) 2017-05-25 17:09:13 +02:00
components Change PureComponent to ImmutablePureComponent (#3460) 2017-05-31 02:14:26 +02:00
containers Add preference setting for delete toot modal (#3368) 2017-05-29 17:56:13 +02:00
features Add IntersectionObserverWrapper to cut down on re-renders (#3406) 2017-05-29 18:17:51 +02:00
locales Add zh-TW.json (#3459) 2017-05-30 23:09:02 +02:00
middleware
reducers Remove status context construction in the React side (#3331) 2017-05-26 16:34:08 +02:00
selectors
store
.gitkeep
api.js
base_polyfills.js Lazy load toots using IntersectionObserver (#3191) 2017-05-24 17:55:00 +02:00
emoji.js
extra_polyfills.js Lazy load toots using IntersectionObserver (#3191) 2017-05-24 17:55:00 +02:00
is_mobile.js
link_header.js
load_polyfills.js Extract polyfill loading into single module (#3421) 2017-05-30 15:11:15 +02:00
main.js Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) 2017-05-27 16:55:09 +02:00
performance.js Attach ReactPerf to window for easier debugging (#3318) 2017-05-25 21:14:40 +02:00
rtl.js
stream.js
uuid.js