MatrixSynapse/synapse/push
Erik Johnston 649a7ead5c
Add ability to run multiple pusher instances (#7855)
This reuses the same scheme as federation sender sharding
2020-07-16 14:06:28 +01:00
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py
clientformat.py
emailpusher.py
httppusher.py
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 Add ability to run multiple pusher instances (#7855) 2020-07-16 14:06:28 +01:00
rulekinds.py