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/models/concerns
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.
6 years ago
..
account_avatar.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb Add API method to remove a suggestion (#7978) 6 years ago
attachmentable.rb
cacheable.rb
expireable.rb
omniauthable.rb
paginable.rb
relationship_cacheable.rb
remotable.rb
status_threading_concern.rb
streamable.rb