forked-synapse/synapse/storage
2016-01-05 18:01:18 +00:00
..
engines Implement rank function for SQLite FTS 2015-10-23 13:23:48 +01:00
schema Allow guests to upgrade their accounts 2016-01-05 18:01:18 +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 Fix FilteringStore.get_user_filter to work with postgres 2015-10-16 15:28:43 +01:00
keys.py
media_repository.py
prepare_database.py Allow guests to upgrade their accounts 2016-01-05 18:01:18 +00:00
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py Allow guests to upgrade their accounts 2016-01-05 18:01:18 +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 typo 2015-12-14 12:38:55 +00:00
search.py Fix 500 error when back-paginating search results 2015-12-17 12:50:46 +00:00
signatures.py Remove unused functions from synapse/storage/signatures.py 2015-09-23 10:36:33 +01:00
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