MatrixSynapse/synapse/push
Andrew Morgan 1c9feadf4b Generalize email sending logging (#6075)
In ancient times Synapse would only send emails when it was notifying a user about a message they received...

Now it can do all sorts of neat things!

Change the logging so it's not just about notifications.
2019-09-23 14:38:19 +01:00
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py
clientformat.py
emailpusher.py
httppusher.py Add opentracing span for HTTP push 2019-09-09 10:24:14 +01:00
mailer.py Generalize email sending logging (#6075) 2019-09-23 14:38:19 +01:00
presentable_names.py
push_rule_evaluator.py
push_tools.py
pusher.py Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 2019-09-06 11:35:28 +01:00
pusherpool.py
rulekinds.py