forked-synapse/synapse/push
David Baker fa12209c1b Hopefully all remaining bits for email notifs
Add public facing base url to the server so synapse knows what URL to use when converting mxc to http urls for use in emails
2016-04-27 15:09:55 +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 Hopefully all remaining bits for email notifs 2016-04-27 15:09:55 +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