MatrixSynapse/synapse/storage
Richard van der Hoff 9f797a24a4 Handle RRs which arrive before their events 2018-06-01 14:01:43 +01:00
..
engines
schema
util
__init__.py
_base.py update metrics to be in seconds 2018-05-28 19:10:27 +10:00
account_data.py
appservice.py
background_updates.py
client_ips.py
deviceinbox.py
devices.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
events_worker.py Misc. py3 fixes 2018-05-24 20:20:33 +02:00
filtering.py Misc. py3 fixes 2018-05-24 20:20:33 +02:00
group_server.py
keys.py add remaining memoryview changes 2018-05-29 17:42:43 +02:00
media_repository.py
openid.py
prepare_database.py
presence.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
profile.py
push_rule.py
pusher.py
receipts.py Handle RRs which arrive before their events 2018-06-01 14:01:43 +01:00
registration.py Exempt AS-registered users from doing gdpr 2018-05-29 19:54:32 +01:00
rejections.py
room.py
roommember.py
search.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
signatures.py use memoryview in py3 2018-05-29 17:14:34 +02:00
state.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
stream.py
tags.py
transactions.py add remaining memoryview changes 2018-05-29 17:42:43 +02:00
user_directory.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00