MatrixSynapse/synapse/storage
Amber Brown 1f3f5fcf52
Fix client IPs being broken on Python 3 (#3908)
2018-09-20 20:14:34 +10:00
..
engines Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
schema
util
__init__.py
_base.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
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 Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
devices.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
directory.py Return a 404 when deleting unknown room alias 2018-09-17 13:19:00 +01:00
end_to_end_keys.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
event_federation.py
event_push_actions.py
events.py comment 2018-09-13 16:10:56 +01:00
events_worker.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
filtering.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
group_server.py
keys.py clearer logging when things fail, too 2018-09-06 23:56:47 +01:00
media_repository.py
monthly_active_users.py improve naming 2018-09-12 16:22:15 +01:00
openid.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
receipts.py
registration.py
rejections.py
room.py
roommember.py Speed up lazy loading (#3827) 2018-09-12 00:50:39 +01:00
search.py
signatures.py
state.py
stream.py
tags.py
transactions.py Fix up changelog and remove spurious comment 2018-09-19 14:45:14 +01:00
user_directory.py
user_erasure_store.py