mastodon/app/controllers
Jesse Karmani 65b4a0a6f1
Some checks failed
Check i18n / check-i18n (push) Has been cancelled
Chromatic / Run Chromatic (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Crowdin / Upload translations / upload-translations (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / ImageMagick tests (.ruby-version) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.2) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Bundler Audit / security (push) Has been cancelled
Implement FEP 7888: Part 1 - publish conversation context (#35959)
2025-09-05 19:28:29 +00:00
..
activitypub Implement FEP 7888: Part 1 - publish conversation context (#35959) 2025-09-05 19:28:29 +00:00
admin Use pluck on DomainAllow.allowed_domains for export (#36019) 2025-09-05 12:30:18 +00:00
api Add default quote policy to API (#35948) 2025-08-29 11:37:20 +00:00
auth Update rubocop-rails to version 2.33.0 (#35741) 2025-08-12 07:29:02 +00:00
concerns Add PUT /api/v1/statuses/:status_id/interaction_policy (#35769) 2025-08-13 15:51:16 +00:00
disputes Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
filters Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
oauth Move layout setup for OAuth views to controllers (#35176) 2025-06-25 13:26:17 +00:00
redirect
settings Change “Posting defaults” settings page to enforce nobody quote policy for private default visibility (#36040) 2025-09-05 18:51:08 +00:00
well_known Update OAuth inflection to match spec (#35160) 2025-06-25 07:52:30 +00:00
about_controller.rb
accounts_controller.rb
application_controller.rb Replace unprocessable_entity -> unprocessable_content (#35658) 2025-08-05 07:42:08 +00:00
authorize_interactions_controller.rb
backups_controller.rb Change media attachments in moderated posts to not be accessible (#34872) 2025-06-12 08:53:02 +00:00
custom_css_controller.rb Extend custom CSS cache time with digest paths (#33207) 2025-01-08 08:48:45 +00:00
emojis_controller.rb
filters_controller.rb Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
follower_accounts_controller.rb Change ActivityPub path generation to all happen in ActivityPub::TagManager (#33527) 2025-01-13 09:39:05 +00:00
following_accounts_controller.rb
health_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
mail_subscriptions_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb Change media attachments in moderated posts to not be accessible (#34872) 2025-06-12 08:53:02 +00:00
privacy_controller.rb
relationships_controller.rb Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
remote_interaction_helper_controller.rb
severed_relationships_controller.rb Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
shares_controller.rb
statuses_cleanup_controller.rb Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
statuses_controller.rb Avoid return not_found in statuses controller (#35585) 2025-07-30 09:28:20 +00:00
tags_controller.rb
terms_of_service_controller.rb Add interstitial for Terms of Service updates (#34527) 2025-05-16 14:03:05 +00:00