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
Eugen Rochko 1e02dc8715
Add preference to hide following/followers lists (#7532)
* Add preference to hide following/followers lists

- Public pages
- ActivityPub collections (does not return pages but does give total)
- REST API (unless it's your own) (does not federate)

Fix #6901

* Add preference

* Add delegation

* Fix issue

* Fix issue
7 years ago
..
credentials_controller.rb
follower_accounts_controller.rb Add preference to hide following/followers lists (#7532) 7 years ago
following_accounts_controller.rb Add preference to hide following/followers lists (#7532) 7 years ago
lists_controller.rb
relationships_controller.rb
search_controller.rb
statuses_controller.rb