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 cc1e65dcec
Add `GET /api/v1/profile` (#37912)
4 days ago
..
activitypub Merge commit from fork 3 weeks ago
admin Show reported collections in moderation interface (#37898) 5 days ago
api Add `GET /api/v1/profile` (#37912) 4 days ago
auth Update devise to version 5.0 (#37419) 3 weeks ago
concerns Add ability to require 2FA for specific roles (including Everybody) (#37701) 2 weeks ago
disputes Remove duplicate cache header setting before action (#33833) 1 year ago
filters Remove duplicate cache header setting before action (#33833) 1 year ago
oauth Add ability to require 2FA for specific roles (including Everybody) (#37701) 2 weeks ago
redirect Move redirect/base body class to view (#31796) 1 year ago
settings Add ability to require 2FA for specific roles (including Everybody) (#37701) 2 weeks ago
well_known Update `OAuth` inflection to match spec (#35160) 8 months ago
about_controller.rb Simplify instance presenter view access (#26046) 2 years ago
accounts_controller.rb Add support for numeric-based URIs for local accounts (#32724) 5 months ago
application_controller.rb Add ability to require 2FA for specific roles (including Everybody) (#37701) 2 weeks ago
authorize_interactions_controller.rb Merge commit from fork 3 months ago
backups_controller.rb Change media attachments in moderated posts to not be accessible (#34872) 9 months ago
collection_items_controller.rb Add ID/URI to collection items (#37842) 2 weeks ago
collections_controller.rb Add collection endpoint (#37468) 1 month ago
custom_css_controller.rb Extend custom CSS cache time with digest paths (#33207) 1 year ago
emojis_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 3 years ago
filters_controller.rb Remove duplicate cache header setting before action (#33833) 1 year ago
follower_accounts_controller.rb Use `before_action` to protect hidden collections in following/followers lists (#35783) 4 months ago
following_accounts_controller.rb Use `before_action` to protect hidden collections in following/followers lists (#35783) 4 months ago
health_controller.rb Disable `Rails/ApplicationController` for `HealthController` (#28705) 2 years ago
home_controller.rb Simplify instance presenter view access (#26046) 2 years ago
instance_actors_controller.rb Move common module inclusion in sub classes to `ActivityPub::BaseController` (#29560) 2 years ago
intents_controller.rb Remove redundant `return` in `IntentsController` (#29099) 2 years ago
invites_controller.rb Remove duplicate cache header setting before action (#33833) 1 year ago
mail_subscriptions_controller.rb Fix contrast between background and form elements on some pages (#31266) 2 years ago
manifests_controller.rb Fix some user-independent endpoints potentially reading session cookies (#24650) 3 years ago
media_controller.rb Merge commit from fork 3 months ago
media_proxy_controller.rb Group classes in media proxy `rescue_from` declaration (#37304) 4 weeks ago
privacy_controller.rb Simplify instance presenter view access (#26046) 2 years ago
relationships_controller.rb Remove duplicate cache header setting before action (#33833) 1 year ago
remote_interaction_helper_controller.rb Change interaction modal in web UI (#26075) 3 years ago
severed_relationships_controller.rb Merge commit from fork 2 months ago
shares_controller.rb Move shares/modal body class to layout (#31789) 1 year ago
statuses_cleanup_controller.rb Remove duplicate cache header setting before action (#33833) 1 year ago
statuses_controller.rb Refactor activity serialization (#37678) 3 weeks ago
tags_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 2 years ago
terms_of_service_controller.rb Add interstitial for Terms of Service updates (#34527) 9 months ago
wrapstodon_controller.rb Increase cache duration on public shared wrapstodon page (#37249) 2 months ago