mastodon/app/controllers
Eugen Rochko 175a9b9caa Fix - Style OAuth authorized applications page
Add ability to search accounts by display name
..
admin Add UI to view report details, remove reported statuses, quick links to resolve/silence/suspend from report
api Add validation of media attachments, clean up mastodon-own exception classes
auth Fix - Layout setting in registrations controller
concerns Make follow requests federate
oauth Fix rubocop issues, introduce usage of frozen literal to improve performance
settings Fix - Style OAuth authorized applications page
about_controller.rb Adding about/more page with extended information that can be set up by an admin
accounts_controller.rb Stop trying to shoehorn all Salmon updates into the poor database-connected
api_controller.rb Add validation of media attachments, clean up mastodon-own exception classes
application_controller.rb Improve error page layouting. 500 page has to stay static because it's
authorize_follow_controller.rb Add validation of media attachments, clean up mastodon-own exception classes
home_controller.rb Persist UI settings, add missing localizations for German
media_controller.rb Fix - Generate random unique 14-byte (19 characters) shortcodes
remote_follow_controller.rb Fix uri expansion during remote follow
stream_entries_controller.rb Do not display non-Status stream entries anymore
tags_controller.rb Fix public tags page
xrd_controller.rb Re-enable Webfinger for locked accounts but don't handle "follow" events