synapse-product/tests/push
Patrick Cloke 88ce3080d4
Experimental support for MSC3772 ()
Implements the following behind an experimental configuration flag:

* A new push rule kind for mutually related events.
* A new default push rule (`.m.rule.thread_reply`) under an unstable prefix.

This is missing part of MSC3772:

* The `.m.rule.thread_reply_to_me` push rule, this depends on MSC3664 / .
2022-05-24 13:23:23 +00:00
..
__init__.py Write some tests for the email pusher () 2018-10-30 23:55:43 +11:00
test_email.py Remove HomeServer.get_datastore() () 2022-02-23 11:04:02 +00:00
test_http.py Add type hints to more tests files. () 2022-03-17 07:25:50 -04:00
test_presentable_names.py Handle missing content keys when calculating presentable names. () 2021-01-25 07:27:16 -05:00
test_push_rule_evaluator.py Experimental support for MSC3772 () 2022-05-24 13:23:23 +00:00