..
activitypub
Rename `cache_*` methods to `preload_*` in controller concern ( #30209 )
2 years ago
admin
Extract `PERMITTED_PARAMS` constant from `admin/domain_blocks` controller ( #30380 )
2 years ago
api
Merge pull request from GHSA-58x8-3qxw-6hm7
2 years ago
auth
Remove exclusion for `Rails/LexicallyScopedActionFilter` cop ( #30697 )
2 years ago
concerns
Move `pagination_params` into `API::BaseController` ( #28845 )
2 years ago
disputes
Remove un-needed `action` and `template` options to `render` in controllers ( #28022 )
2 years ago
filters
Refactor `Cache-Control` and `Vary` definitions ( #24347 )
3 years ago
oauth
Merge pull request from GHSA-vp5r-5pgw-jwqx
2 years ago
redirect
Fix redirect confirmation for accounts ( #28902 )
2 years ago
settings
Change `read:me` scope to `profile` scope ( #30357 )
2 years ago
well_known
Implement RFC 8414 for OAuth 2.0 server metadata ( #29191 )
2 years ago
about_controller.rb
Simplify instance presenter view access ( #26046 )
3 years ago
accounts_controller.rb
Rename `cache_*` methods to `preload_*` in controller concern ( #30209 )
2 years ago
application_controller.rb
Rename `cache_*` methods to `preload_*` in controller concern ( #30209 )
2 years ago
authorize_interactions_controller.rb
Change interaction modal in web UI ( #26075 )
3 years ago
backups_controller.rb
Add SELF_DESTRUCT env variable to process self-destructions in the background ( #26439 )
2 years ago
custom_css_controller.rb
Add scope `providing_styles` to `UserRole` ( #29286 )
2 years ago
emojis_controller.rb
Refactor `Cache-Control` and `Vary` definitions ( #24347 )
3 years ago
filters_controller.rb
Remove un-needed `action` and `template` options to `render` in controllers ( #28022 )
2 years ago
follower_accounts_controller.rb
Fix Vary headers not being set on some redirects ( #27272 )
3 years ago
following_accounts_controller.rb
Fix Vary headers not being set on some redirects ( #27272 )
3 years ago
health_controller.rb
Disable `Rails/ApplicationController` for `HealthController` ( #28705 )
2 years ago
home_controller.rb
Simplify instance presenter view access ( #26046 )
3 years ago
instance_actors_controller.rb
Move common module inclusion in sub classes to `ActivityPub::BaseController` ( #29560 )
2 years ago
intents_controller.rb
Remove redundant `return` in `IntentsController` ( #29099 )
2 years ago
invites_controller.rb
Refactor `Cache-Control` and `Vary` definitions ( #24347 )
3 years ago
mail_subscriptions_controller.rb
Add List-Unsubscribe email header ( #26085 )
3 years ago
manifests_controller.rb
Fix some user-independent endpoints potentially reading session cookies ( #24650 )
3 years ago
media_controller.rb
Refactor: replace whitelist_mode mentions with limited_federation_mode ( #26252 )
3 years ago
media_proxy_controller.rb
Refactor: replace whitelist_mode mentions with limited_federation_mode ( #26252 )
3 years ago
privacy_controller.rb
Simplify instance presenter view access ( #26046 )
3 years ago
relationships_controller.rb
Fix call to inefficient `delete_matched` cache method in domain blocks ( #28374 )
2 years ago
remote_interaction_helper_controller.rb
Change interaction modal in web UI ( #26075 )
3 years ago
severed_relationships_controller.rb
Use existing `SeveredRelationship.about_local_account` scope in more places ( #29673 )
2 years ago
shares_controller.rb
…
statuses_cleanup_controller.rb
Remove un-needed `action` and `template` options to `render` in controllers ( #28022 )
2 years ago
statuses_controller.rb
Simplify instance presenter view access ( #26046 )
3 years ago
tags_controller.rb
Rename `cache_*` methods to `preload_*` in controller concern ( #30209 )
2 years ago