misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
10.11k stars 1.38k forks source link

Fediverse/ActivityPub account migration #10426

Closed parpok closed 1 year ago

parpok commented 1 year ago

Feature in question

Add better support for importing/exporting accounts made across different Fediverse/ActivityPub-based platforms. Misskey already supports imports and exports, however, it's very limited. Can't move posts or favourites from 1 account to another, the only moveable things are lists of users, followers, mutes and blocks.

Why add such a feature

Services like Mastodon or even Plernoma offer such features. Sure it's mostly because their account data import/export has more data compared to Misskeys, but weren't all those Fediverse applications about interoperability? It's cool being able to communicate with people who use different services from my Misskey instance and having more migration features working would it make a more interoperable SNS. Also having account migration could be one of many reasons to try it since it could let people try it out without losing their posts and the community they've gathered.

Is it possible?

In theory yes - there are already Misskey forks like Calckey that include Fediverse migration features Also, the fact that services like Mastodon or Pleroma have them should already say that it is possible

tamaina commented 1 year ago

I am aware that the posts cannot be transferred.

As follower migration: #5475

tassoman commented 1 year ago

This is documentation for mastodon

kallisti5 commented 1 year ago

This would be nice (tm). Posts can't be transferred, but followers could be theoretically if Misskey supported this.

tassoman commented 1 year ago

Already solved into #10592. Since summer 2023 (13.11.x). Can be closed.

kallisti5 commented 1 year ago

Oh! You're right! /settings/migration for anyone else lurking. Thanks!