anonymousland-synapse/synapse/push
David Baker 7b4715bad7 More variable calculation for email notifs
Include name of the person we're sending to and add summary text at the top giving an overview of what's happened.
2016-04-25 18:27:04 +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 No inlineCallbacks necessary on this 2016-04-22 17:27:54 +01:00
httppusher.py Add missing yield 2016-04-14 11:56:52 +01:00
mailer.py More variable calculation for email notifs 2016-04-25 18:27:04 +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