Commit graph

11 commits

Author SHA1 Message Date
bg
2e5d9424b9 Add rule option continue_after_match (defaults to True) 2024-01-25 07:46:54 +00:00
bg
a15e13ae5f Don't terminate after first match 2024-01-25 07:10:15 +00:00
Tulir Asokan
3ca366fea9 Blacken and isort code, add pre-commit and CI linting 2023-10-05 22:22:10 +03:00
Tulir Asokan
28d6b05913 Log room ID in errors 2021-06-18 21:45:15 +03:00
Tulir Asokan
b213481d7d Expose named capture groups and earlier variables in jinja variables (ref #5) 2020-12-11 19:59:19 +02:00
Tulir Asokan
45ee715dc3 Fix or break config parsing 2019-10-17 19:10:16 +03:00
Tulir Asokan
d5c0aa9e02 Update existing flood limits when editing config 2019-06-23 14:27:32 +03:00
Tulir Asokan
b26f9cf6eb Separate per-user and per-room flood limits 2019-06-23 14:20:25 +03:00
Tulir Asokan
85a7967888 Add initial flood prevention 2019-06-23 14:14:28 +03:00
Tulir Asokan
8e16575d3b Only allow m.text and m.emote as input 2019-06-23 13:57:57 +03:00
Tulir Asokan
c5c2590a96 Split into many files 2019-06-23 13:43:10 +03:00