about summary refs log tree commit diff
path: root/MatrixAntiDmSpam/Program.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-03-26Simplify invite store, use multiple threads for evaluating policies to scale ↵Rory&1-2/+1
beyond unreasonable policy counts
2025-03-21Work on README, add licenseRory&3-1/+690
2025-03-19Small cleanup, add start of readmeRory&8-3/+40
2025-03-19Rejecting invites from already banned users works nowRory&8-32/+150
2025-03-18Add more stores, do osme workRory&9-5/+79
2025-03-17WorkRory&6-4/+34