MatrixSynapse/synapse/storage
Erik Johnston ceb6b8680a Only use room_ids if in get_room_events_stream if is_guest 2016-02-01 10:33:52 +00:00
..
engines
schema Add events index 2016-01-28 16:41:59 +00:00
util Add a Homeserver.setup method. 2016-01-26 15:51:06 +00:00
__init__.py Comment. Remove superfluous order by 2016-01-29 15:39:17 +00:00
_base.py Add a Homeserver.setup method. 2016-01-26 15:51:06 +00:00
account_data.py Invalidate _account_data_stream_cache correctly 2016-01-29 16:41:51 +00:00
appservice.py
background_updates.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events.py Cache tags and account data 2016-01-28 16:37:41 +00:00
filtering.py Cache filters 2016-01-28 17:09:09 +00:00
keys.py
media_repository.py
prepare_database.py
presence.py
profile.py
push_rule.py Fix adding push rules relative to other rules 2016-01-27 10:24:20 +00:00
pusher.py
receipts.py Cache tags and account data 2016-01-28 16:37:41 +00:00
registration.py
rejections.py
room.py
roommember.py Up get_rooms_for_user cache size 2016-01-28 09:58:45 +00:00
search.py
signatures.py
state.py
stream.py Only use room_ids if in get_room_events_stream if is_guest 2016-02-01 10:33:52 +00:00
tags.py Amalgamate tags and account data stream caches 2016-01-28 18:20:00 +00:00
transactions.py