about summary refs log tree commit diff
path: root/MatrixAntiDmSpam (follow)
Commit message (Expand)AuthorAgeFilesLines
* Log config on startupgRory&2025-05-241-0/+1
* Split up the different features in separate classesRory&2025-05-221-3/+8
* Move logging to the end of sample configRory&2025-05-151-7/+7
* Add presence=offline to template configRory&2025-05-151-1/+7
* Some various improvements, redo configuration, clean up example configRory&2025-05-152-22/+35
* Fix bug removing all policies that arent user added, theoretically fix missin...Rory&2025-05-151-1/+1
* Add support for ignoring users, change internal APIRory&2025-05-022-1/+7
* Move core logic to a separate library to facilitate embeddingRory&2025-05-017-312/+2
* Update LibMatrix, fix readmeRory&2025-05-011-4/+4
* Simplify invite store, use multiple threads for evaluating policies to scale ...Rory&2025-03-268-219/+205
* Work on README, add licenseRory&2025-03-211-0/+0
* Small cleanup, add start of readmeRory&2025-03-196-3/+20
* Rejecting invites from already banned users works nowRory&2025-03-197-32/+150
* Add more stores, do osme workRory&2025-03-188-5/+79
* WorkRory&2025-03-173-3/+29
* Initial commitRory&2025-03-158-0/+220