mastodon/app/views
chr v1.x c3465f699e Add local followers page to admin account UI (#9610)
* Add local followers page to admin account UI

For moderation, I often find myself wondering who, locally, is following
a remote user. Currently, to see this, I have to go back to the web UI,
paste in their full handle, click their profile, and go to the
"Followers" tab (plus, this information is incidental, and if mastodon
ever decides to resolve all of the follower information, there will be
no place local followers are shown). This PR adds a new page which is
accessible via the "following" count on the admin's account view
page, which shows the local followers. (It has filter parameters for
account location to indicate that only local followers are shown, and
leave room for expansion if mastodon ever decides to store the entire
remote follow list).

* Normalize en.yml
2018-12-27 13:15:39 +01:00
..
about
accounts Make avatar and headers respect auto_play_gif (#9515) 2018-12-14 20:34:18 +01:00
admin Add local followers page to admin account UI (#9610) 2018-12-27 13:15:39 +01:00
admin_mailer
application Escape HTML in profile name preview in profile settings (#9446) 2018-12-07 16:42:22 +01:00
auth Change the password form order (#9267) 2018-11-16 11:18:43 +01:00
authorize_interactions
directories Remove "most popular" tab from profile directory, add responsive design (#9539) 2018-12-17 03:14:28 +01:00
errors
filters
follower_accounts
following_accounts
home
invites
kaminari
layouts Remove "most popular" tab from profile directory, add responsive design (#9539) 2018-12-17 03:14:28 +01:00
media
notification_mailer
oauth
remote_follow
remote_interaction
remote_unfollows
settings Add instance-wide setting to disable profile directory (#9497) 2018-12-11 19:18:29 +01:00
shared
shares
stream_entries
tags
user_mailer Add REST API for creating an account (#9572) 2018-12-24 19:12:38 +01:00
well_known