gotosocial/internal/federation/dereferencing
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 Review changes 2021-09-03 10:30:40 +02:00
announce.go Import export (#194) 2021-09-09 16:15:25 +02:00
attachment.go rework media processing a little bit (#191) 2021-09-04 14:02:01 +02:00
attachment_test.go rework media processing a little bit (#191) 2021-09-04 14:02:01 +02:00
collectionpage.go change muchos things 2021-09-01 11:11:26 +02:00
dereferencer.go rework media processing a little bit (#191) 2021-09-04 14:02:01 +02:00
dereferencer_test.go rework media processing a little bit (#191) 2021-09-04 14:02:01 +02:00
handshake.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
instance.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
status.go rework media processing a little bit (#191) 2021-09-04 14:02:01 +02:00
status_test.go Import export (#194) 2021-09-09 16:15:25 +02:00
thread.go Improve GetRemoteStatus and db.GetStatus() logic (#174) 2021-09-01 11:08:21 +02:00