mastodon/app/controllers
Claire 2750a7a0e6
Fix REST API sometimes returning HTML on error ()
Fixes 
..
activitypub Fix suspended users being able to access APIs that don't require a user ()
admin Add ability to select all accounts matching search for batch actions ()
api Fix REST API sometimes returning HTML on error ()
auth Add ability to block sign-ups from IP ()
concerns Add audit log entries for user roles ()
disputes Change old moderation strikes to be displayed in a separate page ()
filters Add ability to filter individual posts ()
oauth Fix error when trying to revoke OAuth token without supplying a token ()
settings Remove digest e-mails ()
well_known Remove Keybase integration ()
about_controller.rb Add server rules ()
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Change RSS feeds ()
application_controller.rb Add customizable user roles ()
authorize_interactions_controller.rb Fix double render error when authorizing interaction ()
custom_css_controller.rb Add customizable user roles ()
directories_controller.rb Change trending hashtags to be affected be reblogs ()
emojis_controller.rb
filters_controller.rb Add ability to filter individual posts ()
follower_accounts_controller.rb Add `/api/v1/accounts/familiar_followers` to REST API ()
following_accounts_controller.rb Fix double render error when authorizing interaction ()
health_controller.rb Change health check ()
home_controller.rb Change routing paths to use usernames in web UI ()
instance_actors_controller.rb Fix instance actor not being dereferenceable ()
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb Fix error when rendering public pages with media attachments ()
media_proxy_controller.rb Refactor how Redis locks are created ()
public_timelines_controller.rb
relationships_controller.rb Add interrelationship icon ()
remote_follow_controller.rb
remote_interaction_controller.rb
shares_controller.rb
statuses_cleanup_controller.rb Add feature to automatically delete old toots ()
statuses_controller.rb Fix error when trying to render component for media without meta ()
tags_controller.rb Change RSS feeds ()