gotosocial/internal/processing
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 moving stuff around 2021-09-01 18:29:25 +02:00
admin change muchos things 2021-09-01 11:11:26 +02:00
media rework media processing a little bit (#191) 2021-09-04 14:02:01 +02:00
status Import export (#194) 2021-09-09 16:15:25 +02:00
streaming moving stuff around 2021-09-01 18:29:25 +02:00
account.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
admin.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
app.go moving stuff around 2021-09-01 18:29:25 +02:00
blocks.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
federation.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
followrequest.go change muchos things 2021-09-01 11:11:26 +02:00
fromclientapi.go Import export (#194) 2021-09-09 16:15:25 +02:00
fromcommon.go tests + announce notification fix (#193) 2021-09-04 13:29:56 +02:00
fromfederator.go tests + announce notification fix (#193) 2021-09-04 13:29:56 +02:00
fromfederator_test.go tests + announce notification fix (#193) 2021-09-04 13:29:56 +02:00
instance.go moving stuff around 2021-09-01 18:29:25 +02:00
media.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
notification.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
notification_test.go tests + announce notification fix (#193) 2021-09-04 13:29:56 +02:00
processor.go tests + announce notification fix (#193) 2021-09-04 13:29:56 +02:00
processor_test.go tests + announce notification fix (#193) 2021-09-04 13:29:56 +02:00
search.go Improve GetRemoteStatus and db.GetStatus() logic (#174) 2021-09-01 11:08:21 +02:00
status.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
streaming.go moving stuff around 2021-09-01 18:29:25 +02:00
timeline.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00