MatrixSynapse/synapse/push
Mark Haines de27f7fc79 Add support for changing the actions for default rules
See matrix-org/matrix-doc#283

Works by adding dummy rules to the push rules table with a negative priority class and then using those rules to clobber the default rule actions when adding the default rules in ``list_with_base_rules``
2016-02-26 14:28:19 +00:00
..
__init__.py
action_generator.py
baserules.py Add support for changing the actions for default rules 2016-02-26 14:28:19 +00:00
bulk_push_rule_evaluator.py
httppusher.py
push_rule_evaluator.py
pusherpool.py
rulekinds.py