summary refs log tree commit diff
path: root/rust/src/push (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the experimental implementation of MSC3772. (#14094)Patrick Cloke2022-10-123-151/+11
* Disable pushing for server ACL events (MSC3786). (#13997)Patrick Cloke2022-10-042-10/+1
* Implement push rule evaluation in Rust. (#13838)Erik Johnston2022-09-294-8/+610
* Port the push rule classes to Rust. (#13768)Erik Johnston2022-09-202-0/+837