MatrixSynapse/synapse/rest/client/v1
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
admin.py
base.py
directory.py
events.py
initial_sync.py
login.py
presence.py
profile.py
push_rule.py Add support for changing the actions for default rules 2016-02-26 14:28:19 +00:00
pusher.py
register.py
room.py
transactions.py
voip.py