fedibird-fe/app
Takeshi Umeda f69e8002dc Add remove from followers api (#16864)
* Add followed_by? to account_interactions

* Add RemoveFromFollowersService

* Fix AccountBatch to use RemoveFromFollowersService

* Add remove from followers API
2023-03-02 06:57:28 +09:00
..
chewy search (WIP) 2023-02-06 16:28:37 +09:00
controllers Add remove from followers api (#16864) 2023-03-02 06:57:28 +09:00
helpers Add wide emoji support 2023-03-01 20:23:57 +09:00
javascript Add media filter to bookmark, favorite, emoji_reaction and personal column 2023-03-02 06:57:28 +09:00
lib Add force unlocked option to official Mastodon App 2023-03-01 20:23:57 +09:00
mailers Add second SMTP setting 2023-02-07 16:25:19 +09:00
models Add remove from followers api (#16864) 2023-03-02 06:57:28 +09:00
policies Add personal visibility feature 2023-02-06 16:28:37 +09:00
presenters Add support for private pinned posts 2023-02-06 16:28:36 +09:00
serializers Add media filter to bookmark, favorite, emoji_reaction and personal column 2023-03-02 06:57:28 +09:00
services Add remove from followers api (#16864) 2023-03-02 06:57:28 +09:00
validators fixup! Change the API call limit from 600 to 1200 2023-02-27 15:06:36 +09:00
views Add force unlocked option to official Mastodon App 2023-03-01 20:23:57 +09:00
workers Add retry_follow_request to tootctl 2023-03-01 20:23:56 +09:00