You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/push
Richard van der Hoff 1b83c09c03
Merge pull request #2675 from matrix-org/rav/remove_broken_logcontext_funcs
7 years ago
..
__init__.py
action_generator.py
baserules.py Omit the *s for @room notifications 7 years ago
bulk_push_rule_evaluator.py pep8 7 years ago
clientformat.py
emailpusher.py replace 'except:' with 'except Exception:' 7 years ago
httppusher.py Rename redact_content option to include_content 7 years ago
mailer.py
presentable_names.py
push_rule_evaluator.py pep8 7 years ago
push_tools.py
pusher.py replace 'except:' with 'except Exception:' 7 years ago
pusherpool.py Remove preserve_context_over_{fn, deferred} 7 years ago
rulekinds.py