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
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
..
controllers Add remove from followers api (#16864) 3 years ago
fabricators
features
fixtures Switch from unmaintained paperclip to kt-paperclip (#16724) 3 years ago
helpers
lib
mailers
models Add remove from followers api (#16864) 3 years ago
policies
presenters
requests
routing
serializers/activitypub
services Add remove from followers api (#16864) 3 years ago
support
validators
views Fix error when rendering public pages with media attachments (#16763) 3 years ago
workers
rails_helper.rb
spec_helper.rb