summary refs log tree commit diff
path: root/rust/src/push/base_rules.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implementation for MSC3664: Pushrules for relations (#11804)DeepBlueV7.X2022-10-251-0/+17
* Remove the experimental implementation of MSC3772. (#14094)Patrick Cloke2022-10-121-13/+0
* Disable pushing for server ACL events (MSC3786). (#13997)Patrick Cloke2022-10-041-1/+1
* Implement push rule evaluation in Rust. (#13838)Erik Johnston2022-09-291-0/+1
* Port the push rule classes to Rust. (#13768)Erik Johnston2022-09-201-0/+335