MatrixSynapse/synapse/push
Patrick Cloke 20ed8c926b
Stabilize support for MSC3873: disambuguated event push keys. (#15190)
This removes the experimental configuration option and
always escapes the push rule condition keys.

Also escapes any (experimental) push rule condition keys
in the base rules which contain dot in a field name.
2023-03-07 11:27:57 -05:00
..
__init__.py
bulk_push_rule_evaluator.py Stabilize support for MSC3873: disambuguated event push keys. (#15190) 2023-03-07 11:27:57 -05:00
clientformat.py Update intentional mentions (MSC3952) to depend on `exact_event_property_contains` (MSC3966). (#15051) 2023-03-02 08:30:51 -05:00
emailpusher.py
httppusher.py
mailer.py Move `StateFilter` to `synapse.types` (#14668) 2022-12-12 16:19:30 +00:00
presentable_names.py
push_tools.py
push_types.py
pusher.py
pusherpool.py
rulekinds.py