summaryrefslogtreecommitdiff
path: root/packages/backend/test/unit/UtilityService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make `toPuny` work better in testingdakkar2025-04-211-0/+21
|
* handle `.masto.host` speciallydakkar2024-11-291-0/+4
|
* spaces / lintdakkar2024-11-291-6/+6
|
* use "userland" `punycode`, plus testsdakkar2024-11-291-0/+39
thanks to CenTdemeern1 for the `import` incantation