summaryrefslogtreecommitdiff
path: root/internal/regexes/regexes.go
AgeCommit message (Expand)AuthorFiles
2023-07-24[feature/performance] support uncaching remote emoji + scheduled cleanup func...Libravatar kim1
2023-05-25[bugfix] allow usernames of length 1 (#1823)Libravatar decentral1se1
2023-05-07[bugfix] Punycode fixes (#1743)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-01-27[feature] Federate reports to remote instance as Flag (if desired) (#1386)Libravatar tobi1
2023-01-25[feature] Accept incoming federated Flag activity (#1382)Libravatar tobi1
2023-01-10[feature] Implement Report database model and utility functions (#1310)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-11-25[feature] Add `admin media prune orphaned` CLI command (#1146)Libravatar tobi1
2022-11-15[bugfix] Fix unicode-unaware word boundary check in hashtags (#1049)Libravatar ugla1
2022-07-03[bugfix] Make hashtag regex work with non-ascii characters (#682)Libravatar tobi1
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi1
2022-05-07[bugfix] Fix existing bio text showing as HTML (#531)Libravatar kim1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-10-17fix mention extracting when no domain exists (usually intra-instance mentions...Libravatar kim1
2021-09-30don't catch mentions within links (#257)Libravatar tobi1
2021-09-02lintLibravatar tsmethurst1
2021-09-01moving stuff aroundLibravatar tsmethurst1