implement Move activities #45

Merged
floatingghost merged 13 commits from nbsp/akkoma:move into develop 2022-07-04 16:29:40 +00:00
Contributor

adds account migration functionality

taken from https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3524
related to #10
related to AkkomaGang/pleroma-fe#26

this Seems to work, at least locally, but I don't have the infrastructure to thoroughly test it, on other akkoma instances or across software. mostly trusting hj and tusooa here

adds account migration functionality taken from https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3524 related to https://akkoma.dev/AkkomaGang/akkoma/issues/10 related to AkkomaGang/pleroma-fe#26 this Seems to work, at least locally, but I don't have the infrastructure to thoroughly test it, on other akkoma instances or across software. mostly trusting hj and tusooa here
nbsp added 13 commits 2022-07-04 14:26:36 +00:00
745e4c7234
Federate unfollow activity in move_following properly
0: Use the CommonAPI unfollow function to make sure the
unfollow activity is federated.

1: Limit the follow and unfollow to local followers only,
while let the romote servers decide whether to move their followers.

Ref: emit-move
ci/woodpecker/pr/release Pipeline was successful Details
ci/woodpecker/pr/lint Pipeline was successful Details
ci/woodpecker/pr/test Pipeline was successful Details
467c45ffa6
Deal with target not found error in add_alias
Ref: emit-move

well it passes tests still, and it's a good idea, so that's good enough for me 🤷

well it passes tests still, and it's a good idea, so that's good enough for me :shrug:
floatingghost merged commit 058bf96798 into develop 2022-07-04 16:29:40 +00:00
rat referenced this issue from a commit 2024-02-25 20:33:28 +00:00
Sign in to join this conversation.
No description provided.