MatrixSynapse/synapse/push
Erik Johnston 2566dc57ce
Test that we require validated email for email pushers (#9496)
2021-02-25 15:35:14 +00:00
..
__init__.py Fix-up assertions about last stream token in push (#9020) 2021-01-05 10:53:15 -05:00
action_generator.py
baserules.py
bulk_push_rule_evaluator.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
clientformat.py
emailpusher.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
httppusher.py Fix deleting pushers when using sharded pushers. (#9465) 2021-02-22 21:14:42 +00:00
mailer.py Handle empty rooms when generating email notifications. (#9257) 2021-02-04 10:18:25 -05:00
presentable_names.py Handle missing content keys when calculating presentable names. (#9165) 2021-01-25 07:27:16 -05:00
push_rule_evaluator.py
push_tools.py
pusher.py
pusherpool.py Test that we require validated email for email pushers (#9496) 2021-02-25 15:35:14 +00:00
rulekinds.py