akirk / friends

A social network between WordPresses. Privacy focused, by itself a self-hosted RSS++ reader with notifications.
https://wpfriends.at/
GNU General Public License v2.0
78 stars 13 forks source link

Moving followers (back) #326

Open qmoya opened 3 weeks ago

qmoya commented 3 weeks ago

Hi there,

A few months ago, I started redirecting my Mastodon account to my WordPress blog, using this plugin, the ActivityPub plugin, and the Enable Mastodon apps plugin.

I would like to revert that, and bring my account to its former state. However, canceling the redirect won’t bring back my followers automatically.

How can I move my followers (back)?

Thanks so much for your help!

akirk commented 2 weeks ago

Sorry to report that moving your followers is "ActivityPub plugin territory." @pfefferle has already started to implement "Move" functionality in the ActivityPub plugin so I recommend watching that PR to see when it's done!

The Friends plugin would be responsible for moving your Follows, and although I don't understand the process well enough yet, I think the Friends plugin will provide the list of people you follow so that they can be moved alongside.

pfefferle commented 2 weeks ago

@qmoya how have you done this? As far as I know, both parties have to support the Move functionality and WordPress does not support it yet!?! 😳