about summary refs log tree commit diff
path: root/MatrixAntiDmSpam.Core (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make rejecting invites not depend on having a log room configured HEAD masterRory&2025-05-242-11/+9
|
* Implement hook that runs *before* rejecting an inviteRory&2025-05-241-0/+6
|
* Implement automatic reportingRory&2025-05-241-4/+80
|
* Log config on startupgRory&2025-05-241-0/+48
|
* Update LibMatrix to support takedown policies and hashed entitiesRory&2025-05-242-11/+7
|
* Split up the different features in separate classesRory&2025-05-223-94/+148
|
* Some various improvements, redo configuration, clean up example configRory&2025-05-153-16/+12
|
* Fix bug removing all policies that arent user added, theoretically fix ↵Rory&2025-05-151-23/+28
| | | | missing room_id bugfix
* Recover from invalid ignore list entriesRory&2025-05-101-17/+54
|
* try to fix invalid ignore list entriesRory&2025-05-091-7/+20
|
* Switch to msc4222Rory&2025-05-083-21/+23
|
* Add support for ignoring users, change internal APIRory&2025-05-025-16/+203
|
* Move core logic to a separate library to facilitate embeddingRory&2025-05-016-0/+337