summary refs log tree commit diff
path: root/rust/src/push/evaluator.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support MSC1767's `content.body` behaviour; Add base rules from MSC3933 (#14524)Travis Ralston2022-11-281-1/+1
* Create MSC1767 (extensible events) room version; Implement MSC3932 (#14521)Travis Ralston2022-11-281-1/+96
* Initial support for MSC3931: Room version push rule feature flags (#14520)Travis Ralston2022-11-281-0/+26
* Implementation for MSC3664: Pushrules for relations (#11804)DeepBlueV7.X2022-10-251-2/+97
* Remove the experimental implementation of MSC3772. (#14094)Patrick Cloke2022-10-121-102/+3
* Implement push rule evaluation in Rust. (#13838)Erik Johnston2022-09-291-0/+374