gotosocial/testrig
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
..
media rework media processing a little bit (#191) 2021-09-04 14:02:01 +02:00
config.go Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
db.go Import export (#194) 2021-09-09 16:15:25 +02:00
federatingdb.go Notifications (#34) 2021-05-27 16:06:24 +02:00
federator.go Domain block (#76) 2021-07-05 13:23:03 +02:00
log.go Gin logging (#165) 2021-08-27 13:26:45 +02:00
mediahandler.go Move a lot of stuff + tidy stuff (#37) 2021-05-30 13:12:00 +02:00
oauthserver.go Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
processor.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
router.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
storage.go Move a lot of stuff + tidy stuff (#37) 2021-05-30 13:12:00 +02:00
testmodels.go Import export (#194) 2021-09-09 16:15:25 +02:00
timelinemanager.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
transportcontroller.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
typeconverter.go Mention fixup (#167) 2021-08-29 12:03:08 +02:00
util.go Ap (#14) 2021-05-08 14:25:55 +02:00