MatrixSynapse/synapse/storage
David Baker 21f135ba76 Very first cut of calculating actions for events as they come in. Doesn't store them yet. Not very efficient. 2015-12-10 16:26:08 +00:00
..
engines
schema Bump schema version. 2015-12-04 15:28:39 +00:00
util
__init__.py Add API for setting account_data globaly or on a per room basis 2015-12-01 18:41:32 +00:00
_base.py Track the time spent in the database per request. 2015-12-07 17:56:11 +00:00
account_data.py Add API for setting account_data globaly or on a per room basis 2015-12-01 18:41:32 +00:00
appservice.py
background_updates.py Fix the background update 2015-11-11 13:59:40 +00:00
directory.py
end_to_end_keys.py
event_federation.py
events.py Track the time spent in the database per request. 2015-12-07 17:56:11 +00:00
filtering.py
keys.py
media_repository.py
prepare_database.py Bump schema version. 2015-12-04 15:28:39 +00:00
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py Very first cut of calculating actions for events as they come in. Doesn't store them yet. Not very efficient. 2015-12-10 16:26:08 +00:00
rejections.py
room.py Return world_readable and guest_can_join in /publicRooms 2015-11-10 17:10:27 +00:00
roommember.py Fix SQL for postgres again 2015-11-23 18:54:41 +00:00
search.py Throw if unrecognized DB type 2015-12-02 13:50:43 +00:00
signatures.py
state.py Fix a few race conditions in the state calculation 2015-11-13 10:39:09 +00:00
stream.py Open up /events to anonymous users for room events only 2015-11-05 14:32:26 +00:00
tags.py Add API for setting account_data globaly or on a per room basis 2015-12-01 18:41:32 +00:00
transactions.py Fix bug where assumed dict was namedtuple 2015-11-12 14:47:48 +00:00