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 108b2139cd
Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#9573)
Fix #7087

The same data is available over the ActivityPub outbox, RSS, and Atom, so
there is little benefit to keeping it limited in this method.
7 years ago
..
credentials_controller.rb Add profile directory (#9427) 7 years ago
follower_accounts_controller.rb
following_accounts_controller.rb
lists_controller.rb
pins_controller.rb
relationships_controller.rb
search_controller.rb
statuses_controller.rb Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#9573) 7 years ago