MatrixSynapse/synapse/push
Brendan Abolivier 41ac128fd3
Split multiplart email sending into a dedicated handler (#9977)
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2021-05-17 12:33:38 +02:00
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py Only store data in caches, not "smart" objects (#9845) 2021-04-23 11:47:07 +01:00
clientformat.py
emailpusher.py
httppusher.py
mailer.py Split multiplart email sending into a dedicated handler (#9977) 2021-05-17 12:33:38 +02:00
presentable_names.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
push_rule_evaluator.py Merge pull request from GHSA-x345-32rc-8h85 2021-05-11 11:47:23 +02:00
push_tools.py
pusher.py
pusherpool.py
rulekinds.py