gotosocial/internal/processing
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
..
account Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
admin Markdown Statuses (#116) 2021-07-26 20:25:54 +02:00
media Markdown Statuses (#116) 2021-07-26 20:25:54 +02:00
status Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
streaming Domain block (#76) 2021-07-05 13:23:03 +02:00
account.go Block/unblock (#96) 2021-07-11 16:22:21 +02:00
admin.go Blocklist import (#77) 2021-07-06 13:29:11 +02:00
app.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
blocks.go Block/unblock (#96) 2021-07-11 16:22:21 +02:00
federation.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
followrequest.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
fromclientapi.go Block/unblock (#96) 2021-07-11 16:22:21 +02:00
fromcommon.go Deletes+unboosts (#52) 2021-06-21 15:56:00 +02:00
fromfederator.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
instance.go Markdown Statuses (#116) 2021-07-26 20:25:54 +02:00
media.go Domain block (#76) 2021-07-05 13:23:03 +02:00
notification.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
processor.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
search.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
status.go Deletes+unboosts (#52) 2021-06-21 15:56:00 +02:00
streaming.go Streaming (#49) 2021-06-19 11:18:55 +02:00
timeline.go favourites GET implementation (#95) 2021-07-09 18:32:48 +02:00