MatrixSynapse/synapse/storage
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
..
engines
schema Generate guest access token on 3pid invites 2016-02-24 14:41:25 +00:00
util Remove unused param from get_max_token 2016-02-18 16:37:28 +00:00
__init__.py Close cursor 2016-02-18 16:39:28 +00:00
_base.py Fix up logcontexts 2016-02-08 14:26:45 +00:00
account_data.py Remove unused param from get_max_token 2016-02-18 16:37:28 +00:00
appservice.py Add descriptions 2016-02-03 16:22:35 +00:00
background_updates.py
directory.py copyrights 2016-01-07 04:26:29 +00:00
end_to_end_keys.py
event_federation.py Respond to federated invite with non-empty context 2016-02-17 15:25:12 +00:00
event_push_actions.py Remove dead code for setting device specific rules. 2016-02-18 16:05:13 +00:00
events.py Remove unused param from get_max_token 2016-02-18 16:37:28 +00:00
filtering.py
keys.py Add descriptions 2016-02-03 16:22:35 +00:00
media_repository.py
prepare_database.py Initial cut 2016-02-17 15:40:50 +00:00
presence.py Create a new stream_id per presence update 2016-02-23 15:51:39 +00:00
profile.py
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
receipts.py Remove unused param from get_max_token 2016-02-18 16:37:28 +00:00
registration.py Generate guest access token on 3pid invites 2016-02-24 14:41:25 +00:00
rejections.py
room.py
roommember.py
search.py
signatures.py
state.py Batch fetch _get_state_groups_from_groups 2016-02-10 13:24:42 +00:00
stream.py Remove unused param from get_max_token 2016-02-18 16:37:28 +00:00
tags.py Remove unused param from get_max_token 2016-02-18 16:37:28 +00:00
transactions.py