How can someone change their handle on mastodon if e.g. it includes their deadname? Is there a way to migrate an account within-instance?
I've changed the handle of this account in the past. Surprisingly enough it worked.
The thing is: Mastodon ties too many things to the handle for it to be convenient. If they used a different application architecture, where more stuff is opaque stuff like changing a handle or supporting multiple top level domains would be trivial. However, doing this would probably require a complete rewrite of core mastodon.
@jonny@neuromatch.social I suspect that if you went through the process of migrating an account, but it was from and to the same instance it would work. It honestly should be more straightforward than that process, but it’s not too bad.
It's a brilliant system, but it's got it's drawbacks. :)
I'd recommend simply following all the same people on a new account and bit by bit getting the people you care about to follow you there.
Well the difference is that email doesn't have an
Update action and messages aren't resolved against a server that can do redirects, among many others
I'm finding this: https://github.com/mastodon/mastodon/issues/15320
I am not sure why it would be impossible to issue Update activities for all the old statuses that include a new URI, and then migrate followers with the existing mechanisms.
@oliphant from the same server. You just need a second account on the same instance, and to go through the usual migration process.