This repository has been archived on 2024-07-22. 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 Fix filters not affecting notifications in web UI (#7977) 2018-07-07 19:31:19 +02:00
lib In keyword filter, account for reblogs, HTML and whole-words (#7960) 2018-07-06 02:15:44 +02:00
mailers
models Add API method to remove a suggestion (#7978) 2018-07-07 21:09:54 +02:00
policies
presenters
serializers Fix missing irreversible in filters API, expires_in param (#7976) 2018-07-07 18:51:45 +02:00
services
validators
views Remove .p-name microformat class (#7961) 2018-07-07 18:51:56 +02:00
workers