MatrixSynapse/synapse/storage
Erik Johnston a04a2d043c Merge pull request #807 from matrix-org/erikj/push_rules_cache
Ensure we always return boolean in push rules
2016-06-01 18:07:48 +01:00
..
engines
schema Fix synapse/storage/schema/delta/30/as_users.py 2016-05-31 17:10:40 +01:00
util
__init__.py Fix to allow start with postgres 2016-05-27 10:44:44 +01:00
_base.py Make deleting push actions more efficient 2016-05-20 17:56:10 +01:00
account_data.py
appservice.py
background_updates.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py Limit number of notifications in an email notification 2016-06-01 11:45:43 +01:00
events.py
filtering.py
keys.py
media_repository.py
openid.py
prepare_database.py
presence.py Add desc to get_presence_for_users 2016-05-18 11:38:10 +01:00
profile.py
push_rule.py Force boolean 2016-05-31 17:24:30 +01:00
pusher.py
receipts.py Only delete push actions after 30 days 2016-05-20 15:25:12 +01:00
registration.py
rejections.py
room.py
roommember.py
search.py
signatures.py Cache get_event_reference_hashes 2016-05-31 15:32:32 +01:00
state.py
stream.py
tags.py
transactions.py