mastodon/app/controllers
2026-06-10 15:54:50 +00:00
..
activitypub Remove collections feature flag (#39211) 2026-05-29 09:37:42 +00:00
admin Add ability to view individual newsletters in admin UI (#39271) 2026-06-08 07:05:27 +00:00
api Add Deprecation headers to collections alpha API (#39349) 2026-06-09 15:40:01 +00:00
auth Use http POST on rules acceptance button during registration (#39345) 2026-06-09 15:39:24 +00:00
concerns Fix error handling for invalid keys in signature verification (#39235) 2026-06-01 13:20:23 +00:00
disputes
email_subscriptions
filters
oauth
redirect Redirect with interstitial when trying to view a remote collection while logged out (#38941) 2026-05-07 16:04:26 +00:00
settings Add export for custom filters (#39085) 2026-06-01 09:56:17 +00:00
well_known
about_controller.rb
accounts_controller.rb
application_controller.rb
authorize_interactions_controller.rb Allow authorized_interactions endpoint to handle Collections (#39287) 2026-06-05 07:54:55 +00:00
backups_controller.rb
collection_items_controller.rb Remove collections feature flag (#39211) 2026-05-29 09:37:42 +00:00
collections_controller.rb Redirect if collection AP ID is requested as HTML (#39361) 2026-06-10 15:54:50 +00:00
custom_css_controller.rb Use mime type symbol to set content_type for custom css response (#37845) 2026-05-19 07:16:24 +00:00
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
health_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
privacy_controller.rb
relationships_controller.rb
remote_interaction_helper_controller.rb
severed_relationships_controller.rb
shares_controller.rb
statuses_cleanup_controller.rb
statuses_controller.rb
tags_controller.rb
terms_of_service_controller.rb
unsubscriptions_controller.rb
wrapstodon_controller.rb