MatrixSynapse/synapse/push
Patrick Cloke 52700a0bcf
Support the backwards compatibility features in MSC3952. (#14958)
If the feature is enabled and the event has a `m.mentions` property,
skip processing of the legacy mentions rules.
2023-02-03 16:28:20 +00:00
..
__init__.py
bulk_push_rule_evaluator.py Support the backwards compatibility features in MSC3952. (#14958) 2023-02-03 16:28:20 +00:00
clientformat.py Remove undocumented device from pushrules (#14727) 2023-01-09 17:17:24 +00: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