MatrixSynapse/synapse/push
Amber Brown 07cad26d65
Remove all global reactor imports & pass it around explicitly (#3424)
2018-06-25 14:08:28 +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 Remove context.push_actions 2018-02-15 15:47:06 +00:00
baserules.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
bulk_push_rule_evaluator.py Merge remote-tracking branch 'origin/develop' into 3218-official-prom 2018-05-28 18:57:23 +10:00
clientformat.py Remove dead code. 2016-06-07 15:07:11 +01:00
emailpusher.py Remove all global reactor imports & pass it around explicitly (#3424) 2018-06-25 14:08:28 +01:00
httppusher.py Remove all global reactor imports & pass it around explicitly (#3424) 2018-06-25 14:08:28 +01:00
mailer.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
presentable_names.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
push_rule_evaluator.py Merge remote-tracking branch 'origin/develop' into 3218-official-prom 2018-05-28 18:57:23 +10:00
push_tools.py Don't convert to deferreds when not necessary 2017-03-30 14:14:36 +01:00
pusher.py make imports local 2018-04-28 13:41:41 +02:00
pusherpool.py Remove run_on_reactor (#3395) 2018-06-14 18:27:37 +10:00
rulekinds.py copyrights 2016-01-07 04:26:29 +00:00