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/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
6 years ago
..
about Replace SVG asset with Custom mascot (#8766) 6 years ago
accounts Make avatar and headers respect `auto_play_gif` (#9515) 6 years ago
admin Add local followers page to admin account UI (#9610) 6 years ago
admin_mailer Show remote reports in admin UI as coming from domain rather than user (#7347) 7 years ago
application Escape HTML in profile name preview in profile settings (#9446) 6 years ago
auth Change the password form order (#9267) 6 years ago
authorize_interactions Add remote interaction dialog for toots (#8202) 6 years ago
directories Remove "most popular" tab from profile directory, add responsive design (#9539) 6 years ago
errors New error page graphic. Other error page improvements (#5099) 7 years ago
filters Redesign forms, verify link ownership with rel="me" (#8703) 6 years ago
follower_accounts Redesign public profiles and toots (#8068) 7 years ago
following_accounts Redesign public profiles and toots (#8068) 7 years ago
home Change documentation URL (#8898) 6 years ago
invites Redesign forms, verify link ownership with rel="me" (#8703) 6 years ago
kaminari
layouts Remove "most popular" tab from profile directory, add responsive design (#9539) 6 years ago
media Save video metadata and improve video OpenGraph tags (#6481) 7 years ago
notification_mailer Display content warning in mail notification emails (#6832) 7 years ago
oauth Oauth code in input form and add description message (#4986) 7 years ago
remote_follow Redesign public profiles and toots (#8068) 7 years ago
remote_interaction Add remote interaction dialog for toots (#8202) 6 years ago
remote_unfollows Redesign public profiles and toots (#8068) 7 years ago
settings Add instance-wide setting to disable profile directory (#9497) 6 years ago
shared Fix form validation flash message color and input borders (#9235) 6 years ago
shares
stream_entries Fix RTL layout of status display names (#9075) 6 years ago
tags Strip tags from og:description on public tag page (#7437) 7 years ago
user_mailer Add REST API for creating an account (#9572) 6 years ago
well_known Add remote interaction dialog for toots (#8202) 6 years ago