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
Claire 1fcffa573c
Fix 500 error in `GET /api/v2_alpha/notifications` when there are no notifications to return (#31746)
4 months ago
..
activitypub Rename `cache_*` methods to `preload_*` in controller concern (#30209) 8 months ago
admin Implement UI for Admin Search of Hashtags (#30880) 5 months ago
api Fix 500 error in `GET /api/v2_alpha/notifications` when there are no notifications to return (#31746) 4 months ago
auth Fix log out from user menu not working on Safari (#31402) 5 months ago
concerns Fix contrast between background and form elements on some pages (#31266) 5 months ago
disputes Remove un-needed `action` and `template` options to `render` in controllers (#28022) 1 year ago
filters Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
oauth Merge pull request from GHSA-vp5r-5pgw-jwqx 6 months ago
redirect Fix redirect confirmation for accounts (#28902) 11 months ago
settings Change `read:me` scope to `profile` scope (#30357) 7 months ago
well_known Implement RFC 8414 for OAuth 2.0 server metadata (#29191) 8 months ago
about_controller.rb Simplify instance presenter view access (#26046) 1 year ago
accounts_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 8 months ago
application_controller.rb Remove duplicate `omniauth_only?` helper method (#31066) 5 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) 1 year ago
custom_css_controller.rb Add scope `providing_styles` to `UserRole` (#29286) 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) 1 year 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) 12 months ago
home_controller.rb Simplify instance presenter view access (#26046) 1 year ago
instance_actors_controller.rb Move common module inclusion in sub classes to `ActivityPub::BaseController` (#29560) 10 months ago
intents_controller.rb Remove redundant `return` in `IntentsController` (#29099) 11 months ago
invites_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
mail_subscriptions_controller.rb Fix contrast between background and form elements on some pages (#31266) 5 months 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) 1 year ago
remote_interaction_helper_controller.rb Change interaction modal in web UI (#26075) 1 year ago
severed_relationships_controller.rb Use existing `SeveredRelationship.about_local_account` scope in more places (#29673) 9 months ago
shares_controller.rb
statuses_cleanup_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 1 year ago
statuses_controller.rb Simplify instance presenter view access (#26046) 1 year ago
tags_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 8 months ago