gotosocial/internal/api/s2s/user
Tobi Smethurst 0f2de6394a
Dereference remote replies (#132)
* decided where to put reply dereferencing

* fiddling with dereferencing threads

* further adventures

* tidy up some stuff

* move dereferencing functionality

* a bunch of refactoring

* go fmt

* more refactoring

* bleep bloop

* docs and linting

* start implementing replies collection on gts side

* fiddling around

* allow dereferencing our replies

* lint, fmt
2021-08-10 13:32:39 +02:00
..
followers.go lil webfingy fix (#106) 2021-07-21 17:46:59 +02:00
following.go lil webfingy fix (#106) 2021-07-21 17:46:59 +02:00
inboxpost.go Domain block (#76) 2021-07-05 13:23:03 +02:00
publickeyget.go lil webfingy fix (#106) 2021-07-21 17:46:59 +02:00
repliesget.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
repliesget_test.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
statusget.go lil webfingy fix (#106) 2021-07-21 17:46:59 +02:00
user.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
user_test.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
userget.go lil webfingy fix (#106) 2021-07-21 17:46:59 +02:00
userget_test.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00