summaryrefslogtreecommitdiff
path: root/internal/cache/domain/domain_test.go
AgeCommit message (Expand)AuthorFiles
2023-09-21[feature] Implement explicit domain allows + allowlist federation mode (#2200)Libravatar tobi1
2023-05-09[bugfix] fix possible domain blockcache nil ptr + add debug String() func (#1...Libravatar kim1
2023-05-01[performance] replace domain block cache with an in-memory radix trie (#1714)Libravatar kim1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-12-14[feature] domain block wildcarding (#1178)Libravatar kim1