MatrixSynapse/synapse/storage
Erik Johnston 7258d081a5 Fix bug when invalidating destination retry timings 2018-10-02 15:47:57 +01:00
..
engines
schema
util
__init__.py
_base.py
account_data.py
appservice.py
background_updates.py
client_ips.py Fix client IPs being broken on Python 3 (#3908) 2018-09-20 20:14:34 +10:00
deviceinbox.py
devices.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events.py
events_worker.py
filtering.py
group_server.py
keys.py
media_repository.py
monthly_active_users.py fix #3854 2018-09-26 16:16:41 +01:00
openid.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
room.py
roommember.py
search.py
signatures.py
state.py docstrings and unittests for storage.state (#3958) 2018-09-27 11:22:25 +01:00
stream.py
tags.py
transactions.py Fix bug when invalidating destination retry timings 2018-10-02 15:47:57 +01:00
user_directory.py
user_erasure_store.py