MatrixSynapse/synapse/storage
David Baker 929b34963d OK, smallint it is then 2018-03-28 14:53:55 +01:00
..
engines
schema OK, smallint it is then 2018-03-28 14:53:55 +01:00
util
__init__.py
_base.py
account_data.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2018-03-19 11:41:01 +00:00
appservice.py
background_updates.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2018-03-19 11:41:01 +00:00
client_ips.py
deviceinbox.py
devices.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2018-03-19 11:41:01 +00:00
events.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2018-03-19 11:41:01 +00:00
events_worker.py
filtering.py
group_server.py Add joinability for groups 2018-03-28 14:03:37 +01:00
keys.py
media_repository.py
openid.py
prepare_database.py Add joinability for groups 2018-03-28 14:03:37 +01:00
presence.py
profile.py
push_rule.py
pusher.py
receipts.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2018-03-19 11:41:01 +00:00
registration.py
rejections.py
room.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2018-03-19 11:41:01 +00:00
roommember.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2018-03-19 11:41:01 +00:00
search.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2018-03-19 11:41:01 +00:00
signatures.py Stub out broken function only used for cache 2018-03-01 16:44:13 +00:00
state.py
stream.py
tags.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2018-03-19 11:41:01 +00:00
transactions.py
user_directory.py