mastodon/app/controllers/concerns
Jean Boussier 5a6d533c53
Enable Rails 7.1 Marshalling format ()
..
admin File cleanup/organization in `controllers/concerns` ()
api File cleanup/organization in `controllers/concerns` ()
auth File cleanup/organization in `controllers/concerns` ()
settings File cleanup/organization in `controllers/concerns` ()
account_controller_concern.rb Simplify instance presenter view access ()
account_owned_concern.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases ()
accountable_concern.rb Add audit log entries for user roles ()
authorization.rb Bump pundit from 2.1.1 to 2.2.0 ()
cache_concern.rb Enable Rails 7.1 Marshalling format ()
challengable_concern.rb Remove un-needed `action` and `template` options to `render` in controllers ()
localized.rb Add trending statuses ()
session_tracking_concern.rb Autofix Rubocop remaining Layout rules ()
signature_authentication.rb Allow retrieval of private statuses (single or in outbox) using HTTP signatures ()
signature_verification.rb Fix Mastodon not correctly processing HTTP Signatures with query strings ()
user_tracking_concern.rb Change authorized applications page ()
web_app_controller_concern.rb Fix Vary headers not being set on some redirects ()