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 589af7a1cc
Change `GET /api/v1/statuses/:id/quotes` to allow listing quotes to other people's posts (#36291)
2 months ago
..
activitypub Add support for numeric-based URIs for local accounts (#32724) 2 months ago
admin Use `pluck` on `DomainAllow.allowed_domains` for export (#36019) 3 months ago
api Change `GET /api/v1/statuses/:id/quotes` to allow listing quotes to other people's posts (#36291) 2 months ago
auth Update `rubocop-rails` to version 2.33.0 (#35741) 4 months ago
concerns Add support for numeric-based URIs for local accounts (#32724) 2 months ago
disputes
filters
oauth Move `layout` setup for OAuth views to controllers (#35176) 5 months ago
redirect
settings Change “Posting defaults” settings page to enforce `nobody` quote policy for `private` default visibility (#36040) 3 months ago
well_known Update `OAuth` inflection to match spec (#35160) 5 months ago
about_controller.rb
accounts_controller.rb Add support for numeric-based URIs for local accounts (#32724) 2 months ago
application_controller.rb Replace `unprocessable_entity` -> `unprocessable_content` (#35658) 4 months ago
authorize_interactions_controller.rb
backups_controller.rb Change media attachments in moderated posts to not be accessible (#34872) 6 months ago
custom_css_controller.rb
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb Add support for numeric-based URIs for local accounts (#32724) 2 months ago
following_accounts_controller.rb Add support for numeric-based URIs for local accounts (#32724) 2 months ago
health_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb
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) 6 months ago
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 Avoid `return not_found` in statuses controller (#35585) 4 months ago
tags_controller.rb
terms_of_service_controller.rb