summary refs log tree commit diff
path: root/tests/push/test_push_rule_evaluator.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial support for MSC3931: Room version push rule feature flags (#14520)Travis Ralston2022-11-281-0/+2
* Implementation for MSC3664: Pushrules for relations (#11804)DeepBlueV7.X2022-10-251-1/+214
* Remove the experimental implementation of MSC3772. (#14094)Patrick Cloke2022-10-121-74/+2
* Speed up calculating push actions in large rooms (#13973)Erik Johnston2022-09-301-2/+80
* Implement push rule evaluation in Rust. (#13838)Erik Johnston2022-09-291-11/+9
* Don't include appservice users when calculating push rules (#13332)Erik Johnston2022-07-201-0/+85
* Experimental support for MSC3772 (#12740)Patrick Cloke2022-05-241-3/+81
* Add type hints to tests files. (#12256)Dirk Klimpel2022-03-211-11/+12
* Fix `PushRuleEvaluator` and `Filter` to work on frozendicts (#12100)Richard van der Hoff2022-02-281-0/+9
* Merge pull request from GHSA-x345-32rc-8h85Richard van der Hoff2021-05-111-0/+166
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Handle missing content keys when calculating presentable names. (#9165)Patrick Cloke2021-01-251-1/+1
* Don't ignore `set_tweak` actions with no explicit `value`. (#7766)reivilibre2020-07-061-0/+17
* Ensure the body is a string before comparing push rules. (#7701)Patrick Cloke2020-06-151-9/+30
* Do not treat display names as globs for push rules. (#7271)Patrick Cloke2020-04-161-0/+65