You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/concerns
Eugen Rochko b19ae521b7
Add confirmation when redirecting logged-out requests to permalink (#27792)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
11 months ago
..
admin File cleanup/organization in `controllers/concerns` (#27846) 1 year ago
api File cleanup/organization in `controllers/concerns` (#27846) 1 year ago
auth Add rate-limit of TOTP authentication attempts at controller level (#28801) 12 months ago
settings File cleanup/organization in `controllers/concerns` (#27846) 1 year ago
account_controller_concern.rb Simplify instance presenter view access (#26046) 1 year ago
account_owned_concern.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
accountable_concern.rb Add audit log entries for user roles (#19040) 2 years ago
authorization.rb Bump pundit from 2.1.1 to 2.2.0 (#17543) 3 years ago
cache_concern.rb Enable Rails 7.1 Marshalling format (#28609) 1 year ago
challengable_concern.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 1 year ago
localized.rb Add trending statuses (#17431) 3 years ago
session_tracking_concern.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
signature_authentication.rb Allow retrieval of private statuses (single or in outbox) using HTTP signatures (#6225) 7 years ago
signature_verification.rb Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 1 year ago
user_tracking_concern.rb Change authorized applications page (#17656) 3 years ago
web_app_controller_concern.rb Add confirmation when redirecting logged-out requests to permalink (#27792) 11 months ago