forked-synapse/synapse/push
David Baker c10ed26c30 Flesh out email templating
Mostly WIP porting the room name calculation logic from the web client so our room names in the email mirror the clients.
2016-04-21 19:19:07 +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 Measure push action generator 2016-04-14 13:42:22 +01:00
baserules.py Fix the rule_id for .m.rule.invite_for_me (#715) 2016-04-11 16:10:39 +01:00
bulk_push_rule_evaluator.py Don't push for everyone who ever sent an RR to the room 2016-04-14 12:02:50 +01:00
clientformat.py Move the code for formatting push rules into a separate function 2016-03-03 16:11:59 +00:00
emailpusher.py Flesh out email templating 2016-04-21 19:19:07 +01:00
httppusher.py Add missing yield 2016-04-14 11:56:52 +01:00
mailer.py Flesh out email templating 2016-04-21 19:19:07 +01:00
push_rule_evaluator.py Remove code that's now been obsoleted or moved elsewhere 2016-04-07 16:31:38 +01:00
push_tools.py Only pass in what we need 2016-04-07 17:37:19 +01:00
pusher.py First bits of emailpusher 2016-04-19 14:24:36 +01:00
pusherpool.py Unused member variable 2016-04-12 16:25:26 +01:00
rulekinds.py copyrights 2016-01-07 04:26:29 +00:00