about summary refs log tree commit diff
path: root/MatrixAntiDmSpam/InviteHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move core logic to a separate library to facilitate embeddingRory&2025-05-011-91/+0
* Simplify invite store, use multiple threads for evaluating policies to scale ...Rory&2025-03-261-81/+59
* Rejecting invites from already banned users works nowRory&2025-03-191-1/+2
* Add more stores, do osme workRory&2025-03-181-1/+3
* Initial commitRory&2025-03-151-0/+110