gotosocial/internal/validate
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_test.go account + application tests 2021-09-02 12:10:59 +02:00
application_test.go Review changes 2021-09-03 10:30:40 +02:00
block_test.go Review changes 2021-09-03 10:30:40 +02:00
client_test.go Review changes 2021-09-03 10:30:40 +02:00
domainblock_test.go Review changes 2021-09-03 10:30:40 +02:00
emaildomainblock_test.go Review changes 2021-09-03 10:30:40 +02:00
emoji_test.go Review changes 2021-09-03 10:30:40 +02:00
follow_test.go Review changes 2021-09-03 10:30:40 +02:00
followrequest_test.go Review changes 2021-09-03 10:30:40 +02:00
formvalidation.go lint 2021-09-02 12:24:18 +02:00
formvalidation_test.go moving stuff around 2021-09-01 18:29:25 +02:00
instance_test.go Review changes 2021-09-03 10:30:40 +02:00
mediaattachment_test.go Review changes 2021-09-03 10:30:40 +02:00
mention_test.go Review changes 2021-09-03 10:30:40 +02:00
notification_test.go Review changes 2021-09-03 10:30:40 +02:00
routersession_test.go Review changes 2021-09-03 10:30:40 +02:00
status_test.go Import export (#194) 2021-09-09 16:15:25 +02:00
statusbookmark_test.go Review changes 2021-09-03 10:30:40 +02:00
statusfave_test.go Review changes 2021-09-03 10:30:40 +02:00
statusmute_test.go Review changes 2021-09-03 10:30:40 +02:00
structvalidation.go review changes 2021-09-03 11:12:19 +02:00
structvalidation_test.go Review changes 2021-09-03 10:30:40 +02:00
tag_test.go Review changes 2021-09-03 10:30:40 +02:00
token_test.go Review changes 2021-09-03 10:30:40 +02:00
user_test.go Review changes 2021-09-03 10:30:40 +02:00