You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Claire 3593ee2e36
Add rate-limit of TOTP authentication attempts at controller level (#28801)
10 months ago
..
activitypub Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
admin Add `Account.auditable` scope, fix N+1 in admin/action_logs#index (#28812) 10 months ago
api Migrate controller->request spec for api/v1/follow* (#28811) 10 months ago
auth Add rate-limit of TOTP authentication attempts at controller level (#28801) 10 months ago
concerns Add rate-limit of TOTP authentication attempts at controller level (#28801) 10 months ago
disputes Remove un-needed `action` and `template` options to `render` in controllers (#28022) 12 months ago
filters Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
oauth Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 12 months ago
settings Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 12 months ago
well_known Add fallback redirection when getting a webfinger query `WEB_DOMAIN@WEB_DOMAIN` (#28592) 10 months ago
about_controller.rb Simplify instance presenter view access (#26046) 1 year ago
accounts_controller.rb Remove `default_scope` from `MediaAttachment` class (#28043) 12 months ago
application_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 1 year ago
authorize_interactions_controller.rb Change interaction modal in web UI (#26075) 1 year ago
backups_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 1 year ago
custom_css_controller.rb Spec coverage for custom css endpoint (#28706) 10 months ago
emojis_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
filters_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 12 months ago
follower_accounts_controller.rb Fix Vary headers not being set on some redirects (#27272) 1 year ago
following_accounts_controller.rb Fix Vary headers not being set on some redirects (#27272) 1 year ago
health_controller.rb Disable `Rails/ApplicationController` for `HealthController` (#28705) 10 months ago
home_controller.rb Simplify instance presenter view access (#26046) 1 year ago
instance_actors_controller.rb Fix /actor needlessly reading session cookie and varying on Signature (#24664) 2 years ago
intents_controller.rb Fix Performance/DeletePrefix cop (#24796) 2 years ago
invites_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
mail_subscriptions_controller.rb Add List-Unsubscribe email header (#26085) 1 year ago
manifests_controller.rb Fix some user-independent endpoints potentially reading session cookies (#24650) 2 years ago
media_controller.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 1 year ago
media_proxy_controller.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 1 year ago
privacy_controller.rb Simplify instance presenter view access (#26046) 1 year ago
relationships_controller.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 11 months ago
remote_interaction_helper_controller.rb Change interaction modal in web UI (#26075) 1 year ago
shares_controller.rb Fix blurhash and autoplay not working on public pages (#11585) 5 years ago
statuses_cleanup_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 12 months ago
statuses_controller.rb Simplify instance presenter view access (#26046) 1 year ago
tags_controller.rb Simplify instance presenter view access (#26046) 1 year ago