gotosocial/internal/text
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
..
common.go Link hashtag bug (#121) 2021-07-29 13:18:22 +02:00
formatter.go Link hashtag bug (#121) 2021-07-29 13:18:22 +02:00
formatter_test.go Link hashtag bug (#121) 2021-07-29 13:18:22 +02:00
link.go Link hashtag bug (#121) 2021-07-29 13:18:22 +02:00
link_test.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
markdown.go Link hashtag bug (#121) 2021-07-29 13:18:22 +02:00
plain.go Link hashtag bug (#121) 2021-07-29 13:18:22 +02:00
plain_test.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
sanitize.go Link hashtag bug (#121) 2021-07-29 13:18:22 +02:00