summaryrefslogtreecommitdiff
path: root/internal/text/formatter_test.go
AgeCommit message (Collapse)AuthorFiles
2021-09-01move oauth models into gtsmodelLibravatar tsmethurst1
2021-08-11Text duplication fix (#137)Libravatar Tobi Smethurst1
* start testing text duplication * tests * fixes + tests
2021-07-29Link hashtag bug (#121)Libravatar Tobi Smethurst1
* link + hashtag bug * remove printlns * tidy up some duplicated code