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
Matt Jankowski b5115850bb
Move repeated `insert_pagination_headers` method to api base class (#29606)
10 months ago
..
activitypub Move common module inclusion in sub classes to `ActivityPub::BaseController` (#29560) 10 months ago
admin Add hints for rules (#29539) 10 months ago
api Move repeated `insert_pagination_headers` method to api base class (#29606) 10 months ago
auth Fix user creation failure handling in OAuth paths (#29207) 11 months ago
concerns Add `Api::ErrorHandling` concern for api/base controller (#29574) 10 months ago
disputes
filters
oauth
redirect
settings
well_known
about_controller.rb
accounts_controller.rb
application_controller.rb Add `Account.without_internal` scope (#29559) 10 months ago
authorize_interactions_controller.rb
backups_controller.rb
custom_css_controller.rb Add scope `providing_styles` to `UserRole` (#29286) 11 months ago
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
health_controller.rb
home_controller.rb
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
mail_subscriptions_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
privacy_controller.rb
relationships_controller.rb
remote_interaction_helper_controller.rb
shares_controller.rb
statuses_cleanup_controller.rb
statuses_controller.rb
tags_controller.rb