handle scheduled notes when migrating account - fixes #931
I'm not sure we want the "change ownership of notes if dst is local", though
This commit is contained in:
Vendored
+1
@@ -5904,6 +5904,7 @@ export interface Locale extends ILocale {
|
||||
* ・Followers from this account will automatically be migrated to the new account
|
||||
* ・This account will unfollow all users it is currently following
|
||||
* ・You will be unable to create new notes etc. on this account
|
||||
* ・Scheduled notes will be migrated to the new account if it's on this same instance
|
||||
*
|
||||
* While migration of followers is automatic, you must manually prepare some steps to migrate the list of users you are following. To do so, carry out a follows export that you will later import on the new account in the settings menu. The same procedure applies to your lists as well as your muted and blocked users.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user