about summary refs log tree commit diff
path: root/MatrixAntiDmSpam/PolicyStore.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move core logic to a separate library to facilitate embeddingRory&2025-05-011-24/+0
|
* Simplify invite store, use multiple threads for evaluating policies to scale ↵Rory&2025-03-261-19/+10
| | | | beyond unreasonable policy counts
* Small cleanup, add start of readmeRory&2025-03-191-1/+0
|
* Rejecting invites from already banned users works nowRory&2025-03-191-2/+6
|
* Add more stores, do osme workRory&2025-03-181-2/+3
|
* WorkRory&2025-03-171-0/+29