summaryrefslogtreecommitdiff
path: root/internal/regexes/regexes.go
AgeCommit message (Collapse)AuthorFiles
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-10-17fix mention extracting when no domain exists (usually intra-instance ↵Libravatar kim1
mentions) (#272) * fix mention extracting when no domain exists (usually when intra-instance mentions) Signed-off-by: kim <grufwub@gmail.com> * fix search logic to match new mention matching logic Signed-off-by: kim <grufwub@gmail.com> * appease the linter :p Signed-off-by: kim <grufwub@gmail.com>
2021-09-30don't catch mentions within links (#257)Libravatar tobi1
2021-09-02lintLibravatar tsmethurst1
2021-09-01moving stuff aroundLibravatar tsmethurst1