mastodon/app/assets/javascripts/components
Eugen Rochko 46be4631ae Fix #222 - Update followers count when following/unfollowing
Also, since the root component connects to the stream that updates home/notification columns,
there is pretty much no case for refreshing those columns beyond initial load. So, move the
loading of those columns into the root component, to prevent unneccessary reloads when switching tabs
on mobile or resizing desktop window between mobile/desktop layouts
2017-01-19 10:54:18 +01:00
..
actions Fix forgotten change of settings 2017-01-17 20:37:54 +01:00
components Add sounds for notifications. Boop by @jk@mastodon.social 2017-01-17 20:09:03 +01:00
containers Improve how the list entry Account component looks when target is blocked/follow is requested 2017-01-16 19:36:32 +01:00
features Fix #222 - Update followers count when following/unfollowing 2017-01-19 10:54:18 +01:00
locales Home column filters 2017-01-10 17:25:10 +01:00
middleware Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
reducers Fix #222 - Update followers count when following/unfollowing 2017-01-19 10:54:18 +01:00
selectors Adding notifications column 2016-11-20 19:39:58 +01:00
store Add sounds for notifications. Boop by @jk@mastodon.social 2017-01-17 20:09:03 +01:00
.gitkeep Adding React.js, Redux, revamping dashboard 2016-08-24 17:56:44 +02:00
api.jsx Fix #203 - try/catch around JSON parse 2016-12-11 23:18:41 +01:00
emoji.jsx Revert "Display native emoji on browsers which support it" 2017-01-05 13:45:21 +01:00
is_mobile.jsx Switch to compose view when tapping 'mention' in dropdown on mobile 2017-01-08 17:12:00 -05:00