MatrixSynapse/synapse/storage
Erik Johnston e21cef9bb5 Merge pull request #359 from matrix-org/markjh/incremental_indexing
Incremental background updates for db indexes
2015-11-11 17:19:51 +00:00
..
engines
schema Merge pull request #359 from matrix-org/markjh/incremental_indexing 2015-11-11 17:19:51 +00:00
util
__init__.py
_base.py
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 Return world_readable and guest_can_join in /publicRooms 2015-11-10 17:10:27 +00:00
filtering.py
keys.py
media_repository.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py Allow guests to register and call /events?room_id= 2015-11-04 17:29:07 +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
search.py Merge pull request #359 from matrix-org/markjh/incremental_indexing 2015-11-11 17:19:51 +00:00
signatures.py
state.py
stream.py Open up /events to anonymous users for room events only 2015-11-05 14:32:26 +00:00
tags.py SYN-513: Include updates for rooms that have had all their tags deleted 2015-11-09 14:53:08 +00:00
transactions.py