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/spec/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
3 years ago
..
account_counters_spec.rb
account_finder_concern_spec.rb
account_interactions_spec.rb Add remove from followers api (#16864) 3 years ago
remotable_spec.rb
status_threading_concern_spec.rb