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/activitypub
Matt Jankowski 65e82211cd
Rename `cache_*` methods to `preload_*` in controller concern (#30209)
8 months ago
..
base_controller.rb Move common module inclusion in sub classes to `ActivityPub::BaseController` (#29560) 10 months ago
claims_controller.rb Move common module inclusion in sub classes to `ActivityPub::BaseController` (#29560) 10 months ago
collections_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 8 months ago
followers_synchronizations_controller.rb Move common module inclusion in sub classes to `ActivityPub::BaseController` (#29560) 10 months ago
inboxes_controller.rb Move common module inclusion in sub classes to `ActivityPub::BaseController` (#29560) 10 months ago
outboxes_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 8 months ago
replies_controller.rb Add scope `Status.distributable_visibility` (#29950) 9 months ago