mastodon/app/controllers
Drew DeVault f7e35d90db Remote follow improvements
This stores the @username@instance you provide in your session and
reuses it the next time you remote follow someone from this instance.
..
admin New admin setting: open/close registrations, with custom message, from the admin UI
api Fix ActionController::Parameters in API issue
auth New admin setting: open/close registrations, with custom message, from the admin UI
concerns Obfuscate filenames better, double rate limits
oauth Only call regeneration worker after first login after a 14 day break
settings Import feature for following/blocking lists (addresses , , , )
about_controller.rb New admin setting: open/close registrations, with custom message, from the admin UI
accounts_controller.rb Fix wrong HTTP status codes on error pages
api_controller.rb Revert earlier fix due to new bug reports
application_controller.rb Only call regeneration worker after first login after a 14 day break
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 Remote follow improvements
statuses_controller.rb Prettier account and stream entry URLs
stream_entries_controller.rb Fix wrong HTTP status codes on error pages
tags_controller.rb Fix public tags page
xrd_controller.rb Fix - Webfinger should handle new shortform profile URLs now (nice)