gotosocial/internal/federation/federatingdb
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
..
accept.go federating db updates (#118) 2021-07-27 10:45:22 +02:00
announce.go federating db updates (#118) 2021-07-27 10:45:22 +02:00
create.go federating db updates (#118) 2021-07-27 10:45:22 +02:00
db.go Announce/boost (#35) 2021-05-28 19:57:04 +02:00
delete.go federating db updates (#118) 2021-07-27 10:45:22 +02:00
exists.go Notifications (#34) 2021-05-27 16:06:24 +02:00
federating_db_test.go Announce/boost (#35) 2021-05-28 19:57:04 +02:00
followers.go federating db updates (#118) 2021-07-27 10:45:22 +02:00
following.go federating db updates (#118) 2021-07-27 10:45:22 +02:00
get.go Notifications (#34) 2021-05-27 16:06:24 +02:00
inbox.go Notifications (#34) 2021-05-27 16:06:24 +02:00
liked.go Notifications (#34) 2021-05-27 16:06:24 +02:00
lock.go first implementation of search feature 2021-05-29 19:36:54 +02:00
outbox.go Notifications (#34) 2021-05-27 16:06:24 +02:00
owns.go Block/unblock (#96) 2021-07-11 16:22:21 +02:00
undo.go federating db updates (#118) 2021-07-27 10:45:22 +02:00
update.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
util.go Block/unblock (#96) 2021-07-11 16:22:21 +02:00