Don't persist local undone follow (#194)
authorfloatingghost <hannah@coffee-and-dreams.uk>
Wed, 31 Aug 2022 18:00:36 +0000 (18:00 +0000)
committerfloatingghost <hannah@coffee-and-dreams.uk>
Wed, 31 Aug 2022 18:00:36 +0000 (18:00 +0000)
commit8e4de118c1f108437c43c2bdbca67d1084d69ba5
treed755c5cb4a92938aee0ce06856bbbc9dabff62d8
parentdecbca0c91d78c5e63c62bf9501deff304178b44
Don't persist local undone follow (#194)

same deal but backwards this time

Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/194
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/activity_pub/utils.ex
priv/repo/migrations/20220831170605_remove_local_cancelled_follows.exs [new file with mode: 0644]
test/mix/tasks/pleroma/relay_test.exs
test/pleroma/notification_test.exs
test/pleroma/web/activity_pub/activity_pub_test.exs
test/pleroma/web/activity_pub/utils_test.exs
test/pleroma/web/common_api_test.exs