Karthikeyan S
239a39e2cb
feat: support push rule conditions event_property_is & event_property_contains
2024-12-23 15:21:01 +05:30
Mohammad Reza Moradi
9c32193dff
chore: add require trailing comma lint
2024-11-07 16:13:37 +01:00
td
281510b950
feat: lcov and tag olm tests
2024-04-23 15:21:46 +05:30
Nicolas Werner
831938b8f5
fix: Skip rules with unknown conditions
...
Without this, when new rules are added with new conditions, we would
always match on them. This would mean all messages now notify. It is
better to skip them instead.
2023-04-26 19:00:24 +02:00
Nicolas Werner
2c87b2a8e3
test: Add test for dendrites invalid pushrules
...
While we do test against dendrite, it is useful to have a few targeted
tests.
See also https://gitlab.com/famedly/company/frontend/famedlysdk/-/issues/349
2022-12-23 11:38:00 +01:00
Christian Pauly
69f82b2619
refactor: Remove unused imports
2022-10-18 11:42:11 +02:00
Nicolas Werner
f55bb4776a
feat: Support evaluating pushrules
...
fixes #339
2022-10-17 04:29:20 +02:00