mastodon/app/models/concerns
Takeshi Umeda 17f4e457b3
Add remove from followers api (#16864)
* Add followed_by? to account_interactions

* Add RemoveFromFollowersService

* Fix AccountBatch to use RemoveFromFollowersService

* Add remove from followers API
2021-10-18 12:02:35 +02:00
..
account_associations.rb Add feature to automatically delete old toots (#16529) 2021-08-09 23:11:50 +02:00
account_avatar.rb
account_counters.rb Fix account deletion sometimes failing because of optimistic locks (#16317) 2021-06-02 17:41:25 +02:00
account_finder_concern.rb
account_header.rb
account_interactions.rb Add remove from followers api (#16864) 2021-10-18 12:02:35 +02:00
account_merging.rb
attachmentable.rb Switch from unmaintained paperclip to kt-paperclip (#16724) 2021-09-29 23:52:36 +02:00
cacheable.rb
domain_materializable.rb
domain_normalizable.rb
expireable.rb
follow_limitable.rb
ldap_authenticable.rb Add authentication history (#16408) 2021-06-21 17:07:30 +02:00
omniauthable.rb
paginable.rb
pam_authenticable.rb
rate_limitable.rb
redisable.rb
relationship_cacheable.rb
remotable.rb
status_threading_concern.rb
user_roles.rb