mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 11:42:24 -05:00
Document importing posts (#3844)
This commit is contained in:
parent
46862171e0
commit
d73acc70d5
3 changed files with 44 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ In order for the move to be successful:
|
|||
|
||||
Moving your account will send a message out from your current account, to your current followers, indicating that they should follow the target account instead. Depending on the server software used by your followers, they may then automatically send a follow (request) to the target account, and unfollow your current account.
|
||||
|
||||
Currently, **only your followers will be carried over to the new account**. Other things like your following list, statuses, media, bookmarks, faves, blocks, etc, will not be carried over.
|
||||
Currently, **only your followers will be carried over to the new account**. Other things like your following list, media, bookmarks, faves, blocks, etc, will not be carried over. You may [import your posts](./importing_posts.md) as a separate operation.
|
||||
|
||||
Once your account has moved, the web view of your current (now old) account will show a notice that you have moved, and to where.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue