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
Renaud Chaput 3dc4ddc663
Fix search params being dropped when redirected to non-deck path (#31984)
3 months ago
..
admin File cleanup/organization in `controllers/concerns` (#27846) 1 year ago
api Add `have_http_link_header` matcher and set header values as strings (#31010) 4 months ago
auth Fix contrast between background and form elements on some pages (#31266) 5 months ago
settings File cleanup/organization in `controllers/concerns` (#27846) 1 year ago
account_controller_concern.rb Add `have_http_link_header` matcher and set header values as strings (#31010) 4 months 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 Rename `cache_*` methods to `preload_*` in controller concern (#30209) 8 months ago
challengable_concern.rb Fix contrast between background and form elements on some pages (#31266) 5 months ago
localized.rb Add trending statuses (#17431) 3 years ago
preloading_concern.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 8 months 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 Update stoplight to version 4.1.0 (#28366) 9 months ago
user_tracking_concern.rb Change authorized applications page (#17656) 3 years ago
web_app_controller_concern.rb Fix search params being dropped when redirected to non-deck path (#31984) 3 months ago