forked-synapse/synapse/storage
2018-08-31 17:11:11 +01:00
..
engines Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
schema typos 2018-08-08 13:33:16 +01:00
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 Run tests under PostgreSQL (#3423) 2018-08-13 16:47:46 +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
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_worker.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
events.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
media_repository.py
monthly_active_users.py move threepid checker to config, add missing yields 2018-08-31 17:11:11 +01:00
openid.py
prepare_database.py
presence.py
profile.py Remote profile cache should remain in master worker 2018-08-17 11:37:42 +01:00
push_rule.py
pusher.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
receipts.py
registration.py Implement trail users 2018-08-23 19:17:19 +01:00
rejections.py
room.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_profiles 2018-08-17 14:15:48 +01:00
roommember.py Rename async to async_helpers because async is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
search.py
signatures.py
state.py Split the state_group_cache in two (#3726) 2018-08-22 00:56:37 +02:00
stream.py initial cut at a room summary API (#3574) 2018-08-16 09:46:50 +01:00
tags.py
transactions.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
user_directory.py
user_erasure_store.py