Gargronshould it make you unfollow the old account, i wonder? if not, this could be abused by creating accounts with lots of followers quickly simply by migrating from one account to another
Loqi[Gargron] ```js
{
type: 'Move',
actor: 'uri/to/alice',
object: 'uri/to/alice',
target: 'new_uri/to/alice'
}
```
Sent out to followers.
Old server's webfinger would need to redirect to new server's webfinger, and new server's webfinger woul...