1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/assets/javascripts/components
Eugen Rochko ef9d4f4e06 Use reselect to memoize denormalization in UI state
Also upgrade react-redux to latest version. This is a performance update
2016-10-08 00:01:22 +02:00
..
actions Blocking will prevent e-mail notifications from blocked user, blocks in UI 2016-10-03 18:49:52 +02:00
components Use reselect to memoize denormalization in UI state 2016-10-08 00:01:22 +02:00
containers Adding public timeline 2016-10-07 16:00:11 +02:00
features Use reselect to memoize denormalization in UI state 2016-10-08 00:01:22 +02:00
reducers Use reselect to memoize denormalization in UI state 2016-10-08 00:01:22 +02:00
selectors Use reselect to memoize denormalization in UI state 2016-10-08 00:01:22 +02:00
store Re-organizing components to be more modular, adding loading bars 2016-09-19 23:26:21 +02:00
.gitkeep
api.jsx