bonfire-networks / bonfire-app

Bonfire - tend to your digital life in community. Customise and host your own online space and control your experience at the most granular level.
https://bonfirenetworks.org
GNU Affero General Public License v3.0
586 stars 44 forks source link

Import/export my data (from another Bonfire instance or from Mastodon) #245

Closed mayel closed 1 year ago

mayel commented 2 years ago

Related to #235

mayel commented 1 year ago

Partially done: there's code to import CSV with follows/blocks/etc from Mastodon: https://github.com/bonfire-networks/bonfire_social/blob/main/lib/import.ex Still need a UI for it, and ability to export the same.

mayel commented 1 year ago

MVP done, needs testing and unit tests (with sample exports from Masto etc)