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
4 years ago
..
controllers Add remove from followers api (#16864) 4 years ago
fabricators Add feature to automatically delete old toots (#16529) 4 years ago
features
fixtures Switch from unmaintained paperclip to kt-paperclip (#16724) 4 years ago
helpers
lib Change routing paths to use usernames in web UI (#16171) 4 years ago
mailers
models Add remove from followers api (#16864) 4 years ago
policies
presenters Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 4 years ago
requests
routing
serializers/activitypub
services Add remove from followers api (#16864) 4 years ago
support
validators
views Fix error when rendering public pages with media attachments (#16763) 4 years ago
workers Fix followers synchronization mechanism not working when URI has empty path (#16510) 4 years ago
rails_helper.rb
spec_helper.rb