Commit Graph

41 Commits (25006acc1766ca51fba0d898b4613d2588cfffb8)

Author SHA1 Message Date
Patrick Cloke 20ed8c926b
Stabilize support for MSC3873: disambuguated event push keys. (#15190) 2 years ago
Patrick Cloke 820f02b70b
Stabilize support for MSC3966: event_property_contains push condition. (#15187) 2 years ago
Patrick Cloke fd9cadcf53
Stabilize support for MSC3758: event_property_is push condition (#15185) 2 years ago
Erik Johnston 242d2a27ce
Use nightly rustfmt in CI (#15188) 2 years ago
Patrick Cloke 8ef324ea6f
Update intentional mentions (MSC3952) to depend on `exact_event_property_contains` (MSC3966). (#15051) 2 years ago
Patrick Cloke e746f80b4f
Do not accept pattern_type from user input in push rules. (#15088) 2 years ago
Patrick Cloke 979f237b28
Update intentional mentions (MSC3952) to depend on `exact_event_match` (MSC3758). (#15037) 2 years ago
Patrick Cloke 119e0795a5
Implement MSC3966: Add a push rule condition to search for a value in an array. (#15045) 2 years ago
Richard van der Hoff 157c571f3e
Remove spurious `dont_notify` action from `.m.rule.reaction` (#15073) 2 years ago
V02460 bac123c9d3
Update pyo3-log to v0.8.1 (#15043) 2 years ago
Patrick Cloke 14be78d492
Support for MSC3758: exact_event_match push condition (#14964) 2 years ago
Patrick Cloke 4142dca718
Include no actions instead of dont_notify for suppressing edits. (#15016) 2 years ago
Patrick Cloke b2d97bac09
Implement MSC3958: suppress notifications from edits (#14960) 2 years ago
Patrick Cloke 52700a0bcf
Support the backwards compatibility features in MSC3952. (#14958) 2 years ago
Patrick Cloke 8e9fc28c6a
Reload the pyo3-log config when the Python logging config changes. (#14976) 2 years ago
Patrick Cloke da8a957113
Make extension-module optional, but default. (#14965) 2 years ago
Patrick Cloke 73403d5e5e
Fix inconsistencies between MSC3952 and implementation. (#14957) 2 years ago
Patrick Cloke 585180594b
Fix running cargo bench & test in CI. (#14943) 2 years ago
Patrick Cloke 2a51f3ec36
Implement MSC3952: Intentional mentions (#14823) 2 years ago
Andrew Morgan a7b54ca8d8
Implement MSC3930: polls push rules (#14787) 2 years ago
Erik Johnston 890e5f610e
Fix Rust lint CI (#14602) 2 years ago
Travis Ralston 9ccc09fe9e
Support MSC1767's `content.body` behaviour; Add base rules from MSC3933 (#14524) 2 years ago
Travis Ralston dd51828120
Create MSC1767 (extensible events) room version; Implement MSC3932 (#14521) 2 years ago
Travis Ralston 3da6450327
Initial support for MSC3931: Room version push rule feature flags (#14520) 2 years ago
Erik Johnston 6816300588
Make Dependabot only bump Rust deps in the lock file (#14434) 2 years ago
dependabot[bot] fec1e2cb52
Bump blake2 from 0.10.4 to 0.10.5 (#14426) 2 years ago
dependabot[bot] b03b5a5a4f
Bump pyo3 from 0.17.2 to 0.17.3 (#14381) 2 years ago
dependabot[bot] 1df4260620
Bump regex from 1.6.0 to 1.7.0 (#14380) 2 years ago
DeepBlueV7.X 2d0ba3f89a
Implementation for MSC3664: Pushrules for relations (#11804) 2 years ago
dependabot[bot] 872ea2f4de
Bump serde_json from 1.0.86 to 1.0.87 (#14279) 2 years ago
dependabot[bot] 5f06488418
Bump anyhow from 1.0.65 to 1.0.66 (#14278) 2 years ago
dependabot[bot] 278b530875
Bump serde from 1.0.145 to 1.0.147 (#14277) 2 years ago
Patrick Cloke 09be8ab5f9
Remove the experimental implementation of MSC3772. (#14094) 2 years ago
Patrick Cloke e70c6b720e
Disable pushing for server ACL events (MSC3786). (#13997) 2 years ago
Erik Johnston ebd9e2dac6
Implement push rule evaluation in Rust. (#13838) 2 years ago
Erik Johnston b7508b1538
Lower minimum rustc version to 1.58.1 (#13857) 2 years ago
Erik Johnston 42d261c32f
Port the push rule classes to Rust. (#13768) 2 years ago
Erik Johnston ebfeac7c5d
Check if Rust lib needs rebuilding. (#13759) 2 years ago
Erik Johnston c85c5ace52
Add rust to CI (#13763) 2 years ago
Erik Johnston c9b7e97355
Add a stub Rust crate (#12595) 2 years ago