summary refs log tree commit diff
path: root/synapse/handlers/push_rules.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the base rules to remove the dont_notify action. (MSC3987) (#15534)Patrick Cloke2023-05-041-0/+2
* Port the push rule classes to Rust. (#13768)Erik Johnston2022-09-201-1/+4
* Add a module API to allow modules to edit push rule actions (#12406)Brendan Abolivier2022-04-271-0/+138