[feature] Allow users to export data via the settings panel (#3140)

* [feature] Allow users to export data via the settings panel

* rename/move some stuff
This commit is contained in:
tobi
2024-07-31 16:03:34 +02:00
committed by GitHub
parent 43519324b3
commit 38f041cea1
32 changed files with 2102 additions and 7 deletions

View File

@ -204,3 +204,11 @@ For more information on the way GoToSocial manages passwords, please see the [Pa
In the migration section you can manage settings related to aliasing and/or migrating your account to or from another account.
Please see the [migration document](./migration.md) for more information on moving your account.
## Export & Import
In the export & import section, you can export data from your GoToSocial account, or import data into it (TODO).
### Export
To export your following, followers, lists, account blocks, or account mutes, you can use the button on this page. All exports will be served in Mastodon-compatible CSV format, so you can import them later into Mastodon or another GoToSocial instance, if you like.