summary refs log tree commit diff
path: root/stubs/synapse/synapse_rust (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial support for MSC3931: Room version push rule feature flags (#14520)Travis Ralston2022-11-281-0/+2
* Fix stub return type of `PushRuleEvaluator.run` (#14451)Andrew Morgan2022-11-161-2/+2
* Implementation for MSC3664: Pushrules for relations (#11804)DeepBlueV7.X2022-10-251-1/+5
* Remove the experimental implementation of MSC3772. (#14094)Patrick Cloke2022-10-121-5/+1
* Disable pushing for server ACL events (MSC3786). (#13997)Patrick Cloke2022-10-041-5/+1
* Implement push rule evaluation in Rust. (#13838)Erik Johnston2022-09-291-1/+18
* Port the push rule classes to Rust. (#13768)Erik Johnston2022-09-202-0/+39