You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/push
Erik Johnston 649a7ead5c
Add ability to run multiple pusher instances (#7855)
4 years ago
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py Back out MSC2625 implementation (#7761) 4 years ago
clientformat.py
emailpusher.py Convert sending mail to async/await. (#7557) 5 years ago
httppusher.py Hack to add push priority to push notifications (#7765) 4 years ago
mailer.py Allow email subjects to be customised through Synapse's configuration (#7846) 4 years ago
presentable_names.py No longer use room alias events to calculate room names for push notifications. (#6966) 5 years ago
push_rule_evaluator.py Don't ignore `set_tweak` actions with no explicit `value`. (#7766) 4 years ago
push_tools.py Back out MSC2625 implementation (#7761) 4 years ago
pusher.py
pusherpool.py Add ability to run multiple pusher instances (#7855) 4 years ago
rulekinds.py