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
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.
7 years ago
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers Add API method to remove a suggestion (#7978) 7 years ago
helpers Add more granular OAuth scopes (#7929) 7 years ago
javascript Fix filters not affecting notifications in web UI (#7977) 7 years ago
lib In keyword filter, account for reblogs, HTML and whole-words (#7960) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Add API method to remove a suggestion (#7978) 7 years ago
policies Fix n+1 queries in StatusThreadingConcern (#7321) 7 years ago
presenters Better pagination for ActivityPub outbox (#7356) 7 years ago
serializers Fix missing irreversible in filters API, expires_in param (#7976) 7 years ago
services Send undo of boost to original poster if reblog (#7959) 7 years ago
validators In e-mail validator, fallback from MX to A record (#7955) 7 years ago
views Remove .p-name microformat class (#7961) 7 years ago
workers Fix domain hiding logic (#7765) 7 years ago