mastodon/app/controllers
Eugen Rochko 7d53ee73f3 Fix - Add "favourites" column
..
admin Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
api Fix - Add "favourites" column
auth Fix - fix redirect after sign-up (to login page instead of homepage)
concerns Per-status control for unlisted mode, also federation for unlisted mode
oauth Fix rubocop issues, introduce usage of frozen literal to improve performance
settings Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
about_controller.rb Adding about/more page with extended information that can be set up by an admin
accounts_controller.rb Private visibility on statuses prevents non-followers from seeing those
api_controller.rb Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users
application_controller.rb Fix - resolve layout breaking on zoom-out on accounts grid
authorize_follow_controller.rb Fix admin UI not loading JS, make sure to strip "acct:" out of remote account's usernames when authorizing follow
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 Follow call on locked account creates follow request instead
tags_controller.rb Fix public tags page
xrd_controller.rb Re-enable Webfinger for locked accounts but don't handle "follow" events