about summary refs log tree commit diff
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-243-0/+49
|
* Update LibMatrix to support takedown policies and hashed entitiesRory&2025-05-244-11/+8
|
* Update list of suggested devicesRory&2025-05-221-1/+1
|
* Update readmeRory&2025-05-221-2/+8
|
* Split up the different features in separate classesRory&2025-05-227-98/+160
|
* 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-159-38/+58
|
* Fix bug removing all policies that arent user added, theoretically fix ↵Rory&2025-05-152-24/+29
| | | | missing room_id bugfix
* Update ArcaneLibsRory&2025-05-151-0/+0
|
* Update libmatrix to track main againRory&2025-05-151-0/+0
|
* Recover from invalid ignore list entriesRory&2025-05-102-17/+54
|
* try to fix invalid ignore list entriesRory&2025-05-092-7/+20
|
* Update readmeRory&2025-05-081-1/+22
|
* Switch to msc4222Rory&2025-05-084-21/+23
|
* Fix install-user-units.shRory&2025-05-041-0/+1
|
* Add simple install scriptsRory&2025-05-043-0/+80
|
* Add support for ignoring users, change internal APIRory&2025-05-029-17/+211
|
* Move core logic to a separate library to facilitate embeddingRory&2025-05-019-6/+47
|
* Fix readmeRory&2025-05-011-1/+1
|
* Update LibMatrix, fix readmeRory&2025-05-013-6/+7
|
* Simplify invite store, use multiple threads for evaluating policies to scale ↵Rory&2025-03-2611-221/+209
| | | | beyond unreasonable policy counts
* Work on README, add licenseRory&2025-03-213-1/+690
|
* Small cleanup, add start of readmeRory&2025-03-198-3/+40
|
* Rejecting invites from already banned users works nowRory&2025-03-198-32/+150
|
* Add more stores, do osme workRory&2025-03-189-5/+79
|
* WorkRory&2025-03-176-4/+34
|
* Initial commitRory&2025-03-1522-0/+2407