MatrixSynapse/synapse/storage
Erik Johnston c9ca285d33 Merge pull request #805 from matrix-org/erikj/push_rules_cache
Fix GET /push_rules
2016-05-31 16:42:21 +01:00
..
engines
schema
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 Move the functions for parsing app service config 2016-05-17 11:28:58 +01:00
background_updates.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py Remove debug logging 2016-05-23 16:32:01 +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 Fix typo 2016-05-31 15:45:53 +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 get_room_members is unused now 2016-05-16 19:51:43 +01:00
search.py
signatures.py
state.py
stream.py
tags.py
transactions.py