zunda a30cdfd4d4 Specify 410 for code when responding as json while self-destruction (#29420) 3 months ago
..
activitypub 7efc33b909 Move HTTP Signature parsing code to its own class (#28932) 3 months ago
admin 42ab855b23 Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 4 months ago
api 2f19ddd1fa Move status serializer error handling to private method (#29031) 3 months ago
auth d4d0565b0f Fix user creation failure handling in OAuth paths (#29207) 3 months ago
concerns 7efc33b909 Move HTTP Signature parsing code to its own class (#28932) 3 months ago
disputes 291dc04e67 Remove un-needed `action` and `template` options to `render` in controllers (#28022) 6 months ago
filters e98c86050a Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
oauth 963354978a Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 6 months ago
redirect c50274a0ac Fix redirect confirmation for accounts (#28902) 4 months ago
settings 17ea22671d Fix `Style/GuardClause` cop in app/controllers (#28420) 4 months ago
well_known 419c659bc4 Add fallback redirection when getting a webfinger query `WEB_DOMAIN@WEB_DOMAIN` (#28592) 4 months ago
about_controller.rb 340f1a68be Simplify instance presenter view access (#26046) 8 months ago
accounts_controller.rb bb0efe16e6 Remove `default_scope` from `MediaAttachment` class (#28043) 6 months ago
application_controller.rb a30cdfd4d4 Specify 410 for code when responding as json while self-destruction (#29420) 3 months ago
authorize_interactions_controller.rb b4e739ff0f Change interaction modal in web UI (#26075) 10 months ago
backups_controller.rb 379115e601 Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 7 months ago
custom_css_controller.rb 785e2f9399 Add scope `providing_styles` to `UserRole` (#29286) 3 months ago
emojis_controller.rb e98c86050a Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
filters_controller.rb 291dc04e67 Remove un-needed `action` and `template` options to `render` in controllers (#28022) 6 months ago
follower_accounts_controller.rb 40ba6e119b Fix Vary headers not being set on some redirects (#27272) 7 months ago
following_accounts_controller.rb 40ba6e119b Fix Vary headers not being set on some redirects (#27272) 7 months ago
health_controller.rb 575ab085be Disable `Rails/ApplicationController` for `HealthController` (#28705) 4 months ago
home_controller.rb 340f1a68be Simplify instance presenter view access (#26046) 8 months ago
instance_actors_controller.rb 62ab7506d6 Fix /actor needlessly reading session cookie and varying on Signature (#24664) 1 year ago
intents_controller.rb 0877f6fda4 Remove redundant `return` in `IntentsController` (#29099) 3 months ago
invites_controller.rb e98c86050a Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
mail_subscriptions_controller.rb ca342d4838 Add List-Unsubscribe email header (#26085) 10 months ago
manifests_controller.rb 1419f90ef2 Fix some user-independent endpoints potentially reading session cookies (#24650) 1 year ago
media_controller.rb e258b4cb64 Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 10 months ago
media_proxy_controller.rb e258b4cb64 Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 10 months ago
privacy_controller.rb 340f1a68be Simplify instance presenter view access (#26046) 8 months ago
relationships_controller.rb 7d9b209fe8 Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 5 months ago
remote_interaction_helper_controller.rb b4e739ff0f Change interaction modal in web UI (#26075) 10 months ago
shares_controller.rb e5cee8062f Fix blurhash and autoplay not working on public pages (#11585) 4 years ago
statuses_cleanup_controller.rb 291dc04e67 Remove un-needed `action` and `template` options to `render` in controllers (#28022) 6 months ago
statuses_controller.rb 340f1a68be Simplify instance presenter view access (#26046) 8 months ago
tags_controller.rb 340f1a68be Simplify instance presenter view access (#26046) 8 months ago