MatrixSynapse/synapse/storage
Erik Johnston 4cf633d5e9 Pull out sender when computing search results 2015-10-23 15:41:36 +01:00
..
engines Implement rank function for SQLite FTS 2015-10-23 13:23:48 +01:00
schema Pull out sender when computing search results 2015-10-23 15:41:36 +01:00
util
__init__.py Merge branch 'erikj/store_engine' into erikj/search 2015-10-13 13:29:02 +01:00
_base.py
appservice.py
directory.py
end_to_end_keys.py
event_federation.py
events.py
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 Move FTS to delta 25 2015-10-22 11:12:28 +01:00
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
room.py Explicitly check for Sqlite3Engine 2015-10-16 16:58:00 +01:00
roommember.py Include banned rooms in the archived section of v2 sync 2015-10-21 11:15:48 +01:00
search.py Implement rank function for SQLite FTS 2015-10-23 13:23:48 +01:00
signatures.py
state.py Remove unused room_id arg 2015-10-14 09:31:20 +01:00
stream.py
transactions.py