MatrixSynapse/synapse/push
Richard van der Hoff 1b83c09c03
Merge pull request #2675 from matrix-org/rav/remove_broken_logcontext_funcs
Remove preserve_context_over_{fn, deferred}
2017-11-15 11:13:53 +00:00
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py
clientformat.py
emailpusher.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
httppusher.py Rename redact_content option to include_content 2017-11-08 10:35:30 +00:00
mailer.py
presentable_names.py
push_rule_evaluator.py
push_tools.py
pusher.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
pusherpool.py Remove preserve_context_over_{fn, deferred} 2017-11-14 11:22:42 +00:00
rulekinds.py