mastodon/app/controllers/api
Eugen Rochko 6b9e03e002
Add API method to remove a suggestion (#7978)
DELETE /api/v1/suggestions/:account_id

When blocking, remove suggestion from both sides. Muting not affected,
since muting is supposed to be invisible to the target.
2018-07-07 21:09:54 +02:00
..
v1 Add API method to remove a suggestion (#7978) 2018-07-07 21:09:54 +02:00
v2
web
base_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
oembed_controller.rb
push_controller.rb
salmon_controller.rb
subscriptions_controller.rb