MatrixSynapse/synapse/push
Brendan Abolivier 85223106f3
Allow email subjects to be customised through Synapse's configuration (#7846)
2020-07-14 19:10:42 +01:00
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py
clientformat.py
emailpusher.py
httppusher.py Hack to add push priority to push notifications (#7765) 2020-07-01 17:02:31 +01:00
mailer.py Allow email subjects to be customised through Synapse's configuration (#7846) 2020-07-14 19:10:42 +01:00
presentable_names.py
push_rule_evaluator.py Don't ignore `set_tweak` actions with no explicit `value`. (#7766) 2020-07-06 11:43:41 +01:00
push_tools.py
pusher.py
pusherpool.py
rulekinds.py