gotosocial/internal/gtsmodel
tobi 555ea8edfb
Import export (#194)
* start with export/import code

* messing about with decoding/encoding

* some more fiddling

* stuff is WORKING

* working pretty alright!

* go fmt

* fix up tests, add docs

* start backup/restore doc

* tweaks

* credits

* update advancedVisibility settings

* update bun library -> v1.0.4

Signed-off-by: kim (grufwub) <grufwub@gmail.com>

* update oauth library -> v4.3.1-SSB

Signed-off-by: kim (grufwub) <grufwub@gmail.com>

* handle oauth token scope, fix user.SigninCount + token.UserID

Signed-off-by: kim (grufwub) <grufwub@gmail.com>

* update oauth library --> v4.3.2-SSB

Signed-off-by: kim (grufwub) <grufwub@gmail.com>

* update sqlite library -> v1.13.0

Signed-off-by: kim (grufwub) <grufwub@gmail.com>

* review changes

* start with export/import code

* messing about with decoding/encoding

* some more fiddling

* stuff is WORKING

* working pretty alright!

* go fmt

* fix up tests, add docs

* start backup/restore doc

* tweaks

* credits

* update advancedVisibility settings

* review changes

Co-authored-by: kim (grufwub) <grufwub@gmail.com>
Co-authored-by: kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com>
2021-09-09 16:15:25 +02:00
..
account.go account + application tests 2021-09-02 12:10:59 +02:00
application.go Review changes 2021-09-03 10:30:40 +02:00
block.go moving stuff around 2021-09-01 18:29:25 +02:00
client.go client_test 2021-09-02 12:17:14 +02:00
domainblock.go moving stuff around 2021-09-01 18:29:25 +02:00
emaildomainblock.go moving stuff around 2021-09-01 18:29:25 +02:00
emoji.go moving stuff around 2021-09-01 18:29:25 +02:00
follow.go moving stuff around 2021-09-01 18:29:25 +02:00
followrequest.go moving stuff around 2021-09-01 18:29:25 +02:00
instance.go moving stuff around 2021-09-01 18:29:25 +02:00
mediaattachment.go moving stuff around 2021-09-01 18:29:25 +02:00
mention.go moving stuff around 2021-09-01 18:29:25 +02:00
notification.go moving stuff around 2021-09-01 18:29:25 +02:00
routersession.go moving stuff around 2021-09-01 18:29:25 +02:00
status.go Import export (#194) 2021-09-09 16:15:25 +02:00
statusbookmark.go moving stuff around 2021-09-01 18:29:25 +02:00
statusfave.go moving stuff around 2021-09-01 18:29:25 +02:00
statusmute.go moving stuff around 2021-09-01 18:29:25 +02:00
tag.go moving stuff around 2021-09-01 18:29:25 +02:00
token.go handle oauth token scope, fix user.SigninCount + token.UserID 2021-09-08 20:46:08 +01:00
user.go handle oauth token scope, fix user.SigninCount + token.UserID 2021-09-08 20:46:08 +01:00