mastodon/app/controllers
Eugen Rochko 905c829179 Improve infinite scroll on notifications
..
admin Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
api Improve infinite scroll on notifications
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
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 API now respects ?limit param as long as it's within 2x default limit
application_controller.rb Improve error page layouting. 500 page has to stay static because it's
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 Fix a couple unhandled exceptions
tags_controller.rb Fix public tags page
xrd_controller.rb Re-enable Webfinger for locked accounts but don't handle "follow" events