MatrixSynapse/synapse/push
Richard van der Hoff 1519572961 Ship the email templates as package_data
move the example email templates into the synapse package so that they can be
used as package data, which should mean that all of the packaging mechanisms
(pip, docker, debian, arch, etc) should now come with the example templates.

In order to grandfather in people who relied on the templates being in the old
place, check for that situation and fall back to using the defaults if the
templates directory does not exist.
2018-10-17 16:46:02 +01:00
..
__init__.py Remove code that's now been obsoleted or moved elsewhere 2016-04-07 16:31:38 +01:00
action_generator.py run isort 2018-07-09 16:09:20 +10:00
baserules.py run isort 2018-07-09 16:09:20 +10:00
bulk_push_rule_evaluator.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
clientformat.py run isort 2018-07-09 16:09:20 +10:00
emailpusher.py run isort 2018-07-09 16:09:20 +10:00
httppusher.py merge (#3576) 2018-09-14 03:11:11 +10:00
mailer.py Ship the email templates as package_data 2018-10-17 16:46:02 +01:00
presentable_names.py run isort 2018-07-09 16:09:20 +10:00
push_rule_evaluator.py run isort 2018-07-09 16:09:20 +10:00
push_tools.py run isort 2018-07-09 16:09:20 +10:00
pusher.py run isort 2018-07-09 16:09:20 +10:00
pusherpool.py Fix logcontexts for running pushers 2018-08-17 00:32:39 +01:00
rulekinds.py copyrights 2016-01-07 04:26:29 +00:00