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
features Fix #222 - Update followers count when following/unfollowing 2017-01-19 10:54:18 +01:00
locales
middleware
reducers Fix #222 - Update followers count when following/unfollowing 2017-01-19 10:54:18 +01:00
selectors
store Add sounds for notifications. Boop by @jk@mastodon.social 2017-01-17 20:09:03 +01:00
.gitkeep
api.jsx
emoji.jsx
is_mobile.jsx