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 4bc625166e
Fix bug in relationships API introduced by #6482 (#6527)
It was merge when it needed to be deep_merge. And added some tests
7 years ago
..
credentials_controller.rb add parameter locked to /api/v1/update_credentials (#6506) 7 years ago
follower_accounts_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 8 years ago
following_accounts_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 8 years ago
lists_controller.rb Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983) 7 years ago
relationships_controller.rb Fix bug in relationships API introduced by #6482 (#6527) 7 years ago
search_controller.rb Add list of lists component to web UI (#5811) 7 years ago
statuses_controller.rb Pinned statuses (#4675) 8 years ago