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.
2018-07-07 21:09:54 +02:00
..
account_avatar.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb Add API method to remove a suggestion (#7978) 2018-07-07 21:09:54 +02:00
attachmentable.rb Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935) 2018-07-03 19:47:09 +02:00
cacheable.rb
expireable.rb Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
omniauthable.rb
paginable.rb
relationship_cacheable.rb
remotable.rb
status_threading_concern.rb
streamable.rb