summary refs log tree commit diff
path: root/rust/src/push/mod.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the experimental implementation of MSC3772. (#14094)Patrick Cloke2022-10-121-36/+8
* Disable pushing for server ACL events (MSC3786). (#13997)Patrick Cloke2022-10-041-9/+0
* Implement push rule evaluation in Rust. (#13838)Erik Johnston2022-09-291-8/+20
* Port the push rule classes to Rust. (#13768)Erik Johnston2022-09-201-0/+502