Commit graph

5 commits

Author SHA1 Message Date
Tulir Asokan
a3baf06ca0 Allow non-string types in variable templates and add magic omit value 2023-10-05 22:13:18 +03:00
Tulir Asokan
873cae5821 Fix indexes of capture groups
${{0}} now means the whole match and ${{1}} is the first capture group.
2021-07-18 19:41:35 +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
217351d141 Add option to exclude specific rooms from a rule 2019-07-31 19:28:15 +03:00
Tulir Asokan
c5c2590a96 Split into many files 2019-06-23 13:43:10 +03:00