You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
account Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-dropdown 9 years ago
account_timeline Fix #238 - Add "favourites" column 9 years ago
compose Show 'do not display in public timeline' when replying to self 9 years ago
favourited_statuses Fix #238 - Add "favourites" column 9 years ago
favourites Adding notifications column 9 years ago
follow_requests Follow requests send e-mail notifications, but are excluded from notifications API 9 years ago
followers Adding notifications column 9 years ago
following Adding notifications column 9 years ago
generic_not_found Add "not found" component to UI 9 years ago
getting_started Fix #238 - Add "favourites" column 9 years ago
hashtag_timeline Add "back" button on column headers of public and hashtag timelines. The "back" 9 years ago
home_timeline Fix #222 - Update followers count when following/unfollowing 9 years ago
mentions_timeline Adding german localization 9 years ago
notifications Fix #222 - Update followers count when following/unfollowing 9 years ago
public_timeline Add "back" button on column headers of public and hashtag timelines. The "back" 9 years ago
reblogs Adding notifications column 9 years ago
status Fix tests, add applications to eager loading/cache for statuses, fix 9 years ago
ui Fix #222 - Update followers count when following/unfollowing 9 years ago