mastodon/app/assets/javascripts/components/features
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
..
account Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-dropdown 2017-01-09 14:10:32 +01:00
account_timeline Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
compose Show 'do not display in public timeline' when replying to self 2017-01-16 10:26:44 -05:00
favourited_statuses Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
favourites Adding notifications column 2016-11-20 19:39:58 +01:00
follow_requests Follow requests send e-mail notifications, but are excluded from notifications API 2016-12-26 21:52:03 +01:00
followers Adding notifications column 2016-11-20 19:39:58 +01:00
following Adding notifications column 2016-11-20 19:39:58 +01:00
generic_not_found Add "not found" component to UI 2017-01-10 13:50:59 +01:00
getting_started Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
hashtag_timeline Add "back" button on column headers of public and hashtag timelines. The "back" 2017-01-03 01:15:42 +01:00
home_timeline Fix #222 - Update followers count when following/unfollowing 2017-01-19 10:54:18 +01:00
mentions_timeline Adding german localization 2016-11-18 15:53:46 +01:00
notifications Fix #222 - Update followers count when following/unfollowing 2017-01-19 10:54:18 +01:00
public_timeline Add "back" button on column headers of public and hashtag timelines. The "back" 2017-01-03 01:15:42 +01:00
reblogs Adding notifications column 2016-11-20 19:39:58 +01:00
status Fix tests, add applications to eager loading/cache for statuses, fix 2017-01-15 14:01:33 +01:00
ui Fix #222 - Update followers count when following/unfollowing 2017-01-19 10:54:18 +01:00