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
|
Move DictionaryCache
|
2015-08-04 15:58:28 +01:00 |
_base.py
|
Add basic full text search impl.
|
2015-10-09 15:48:31 +01:00 |
prepare_database.py
|
Move FTS to delta 25
|
2015-10-22 11:12:28 +01:00 |
presence.py
|
Bump size of get_presence_state cache
|
2015-08-18 15:51:23 +01:00 |
pusher.py
|
synapse/storage/_base.py:Table was unused
|
2015-09-22 18:14:15 +01:00 |
receipts.py
|
Rename unhelpful variable name
|
2015-08-18 11:54:03 +01:00 |
registration.py
|
Add some docstrings
|
2015-09-22 13:47:40 +01:00 |
room.py
|
Explicitly check for Sqlite3Engine
|
2015-10-16 16:58:00 +01:00 |
search.py
|
Implement rank function for SQLite FTS
|
2015-10-23 13:23:48 +01:00 |
state.py
|
Remove unused room_id arg
|
2015-10-14 09:31:20 +01:00 |
stream.py
|
Docs
|
2015-10-28 14:05:50 +00:00 |