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 98b5f85f10
Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735)
8 months ago
..
activitypub Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
admin Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 8 months ago
api Improve `api/v1/markers#create` performance against simultaneous requests (#28718) 8 months ago
auth Fix `Style/RedundantReturn` cop (#28391) 9 months ago
concerns Enable Rails 7.1 Marshalling format (#28609) 9 months ago
disputes Remove un-needed `action` and `template` options to `render` in controllers (#28022) 10 months ago
filters Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
oauth Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 10 months ago
settings Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 10 months ago
well_known Add fallback redirection when getting a webfinger query `WEB_DOMAIN@WEB_DOMAIN` (#28592) 9 months ago
about_controller.rb Simplify instance presenter view access (#26046) 12 months ago
accounts_controller.rb Remove `default_scope` from `MediaAttachment` class (#28043) 10 months ago
application_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 11 months 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) 11 months ago
custom_css_controller.rb Spec coverage for custom css endpoint (#28706) 8 months ago
emojis_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
filters_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 10 months ago
follower_accounts_controller.rb Fix Vary headers not being set on some redirects (#27272) 12 months ago
following_accounts_controller.rb Fix Vary headers not being set on some redirects (#27272) 12 months ago
health_controller.rb Disable `Rails/ApplicationController` for `HealthController` (#28705) 8 months ago
home_controller.rb Simplify instance presenter view access (#26046) 12 months ago
instance_actors_controller.rb Fix /actor needlessly reading session cookie and varying on Signature (#24664) 1 year ago
intents_controller.rb Fix Performance/DeletePrefix cop (#24796) 1 year ago
invites_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year 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) 1 year 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) 12 months ago
relationships_controller.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 9 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) 10 months ago
statuses_controller.rb Simplify instance presenter view access (#26046) 12 months ago
tags_controller.rb Simplify instance presenter view access (#26046) 12 months ago