forked-synapse/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 copyrights 2016-01-07 04:26:29 +00:00
admin.py Revert "Reject additional path segments" 2016-02-09 12:46:52 +00:00
base.py copyrights 2016-01-07 04:26:29 +00:00
directory.py Introduce a Requester object 2016-01-11 17:48:45 +00:00
events.py Allow non-guests to peek on rooms using /events 2016-01-20 15:34:07 +00:00
initial_sync.py Introduce a Requester object 2016-01-11 17:48:45 +00:00
login.py Fix to appease the PEP8 dragon 2016-02-26 12:05:38 +01:00
presence.py "You are not..." 2016-02-18 17:01:53 +00:00
profile.py Revert "Reject additional path segments" 2016-02-09 12:46:52 +00:00
push_rule.py Add support for changing the actions for default rules 2016-02-26 14:28:19 +00:00
pusher.py Remove dead code for setting device specific rules. 2016-02-18 16:05:13 +00:00
register.py Rename config field to reflect yaml name 2016-02-03 14:42:01 +00:00
room.py Ignore invalid POST bodies when joining rooms 2016-02-24 08:50:28 +00:00
transactions.py copyrights 2016-01-07 04:26:29 +00:00
voip.py Introduce a Requester object 2016-01-11 17:48:45 +00:00