This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
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
2021-10-18 12:02:35 +02:00
..
controllers Add remove from followers api (#16864) 2021-10-18 12:02:35 +02:00
fabricators
features
fixtures Switch from unmaintained paperclip to kt-paperclip (#16724) 2021-09-29 23:52:36 +02:00
helpers
lib
mailers
models Add remove from followers api (#16864) 2021-10-18 12:02:35 +02:00
policies
presenters
requests
routing
serializers/activitypub
services Add remove from followers api (#16864) 2021-10-18 12:02:35 +02:00
support
validators
views Fix error when rendering public pages with media attachments (#16763) 2021-10-13 15:27:19 +02:00
workers
rails_helper.rb
spec_helper.rb