This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
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
..
chewy
controllers Add API method to remove a suggestion (#7978) 2018-07-07 21:09:54 +02:00
helpers
javascript
lib
mailers
models Add API method to remove a suggestion (#7978) 2018-07-07 21:09:54 +02:00
policies
presenters
serializers
services
validators
views Remove .p-name microformat class (#7961) 2018-07-07 18:51:56 +02:00
workers