about summary refs log tree commit diff
path: root/MatrixAntiDmSpam/PolicyExecutor.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move core logic to a separate library to facilitate embeddingRory&2025-05-011-92/+0
* Simplify invite store, use multiple threads for evaluating policies to scale ...Rory&2025-03-261-85/+65
* Rejecting invites from already banned users works nowRory&2025-03-191-11/+95
* Add more stores, do osme workRory&2025-03-181-0/+28