Allow updating accepted follow activities in Web.ActivityPub.Utils.update_follow_stat...
authorTusooa Zhu <tusooa@kazv.moe>
Fri, 17 Dec 2021 19:17:51 +0000 (14:17 -0500)
committerTusooa Zhu <tusooa@kazv.moe>
Fri, 17 Dec 2021 19:17:51 +0000 (14:17 -0500)
commit3d41ccc47bd59cb17e7c18a368e3da3fd885ff29
treec1577b4311211eba0cc0cddeb2906502e290cd3a
parent8cfd527589517176add18bb130e3d7d5875e74e3
Allow updating accepted follow activities in Web.ActivityPub.Utils.update_follow_state_for_all/2

Mastodon uses the Reject activity also for the purpose of removing
a follower, in addition to reject a follow request. We should
also update the original Follow activity in this case.
lib/pleroma/web/activity_pub/utils.ex
test/pleroma/web/activity_pub/utils_test.exs