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/api/v1/accounts
ThibG b154428e14
Add federation support for the "hide network" preference (#11673)
* Change ActivityPub follower/following collections to not link first page

* Add support for hiding followers and following of remote users

* Switch to using a single `hide_collections` column

* Address code style remarks
5 years ago
..
credentials_controller.rb
follower_accounts_controller.rb Add federation support for the "hide network" preference (#11673) 5 years ago
following_accounts_controller.rb Add federation support for the "hide network" preference (#11673) 5 years ago
identity_proofs_controller.rb Remove useless `respond_to` calls (#13208) 5 years ago
lists_controller.rb Remove useless `respond_to` calls (#13208) 5 years ago
pins_controller.rb Remove useless `respond_to` calls (#13208) 5 years ago
relationships_controller.rb Remove useless `respond_to` calls (#13208) 5 years ago
search_controller.rb Remove useless `respond_to` calls (#13208) 5 years ago
statuses_controller.rb Remove useless `respond_to` calls (#13208) 5 years ago