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
Takeshi Umeda 17f4e457b3
Add remove from followers api (#16864)
* Add followed_by? to account_interactions

* Add RemoveFromFollowersService

* Fix AccountBatch to use RemoveFromFollowersService

* Add remove from followers API
3 years ago
..
v1 Add remove from followers api (#16864) 3 years ago
v2
web Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) 4 years ago
base_controller.rb Add logging of S3-related errors (#16381) 4 years ago
oembed_controller.rb
proofs_controller.rb