MatrixSynapse/synapse/storage
Erik Johnston 6a3a840b19 Merge pull request #343 from matrix-org/erikj/fix_retries
Fix broken cache for getting retry times.
2015-11-03 17:51:49 +00:00
..
engines Implement rank function for SQLite FTS 2015-10-23 13:23:48 +01:00
schema Merge pull request #335 from matrix-org/markjh/room_tags 2015-11-03 16:45:53 +00:00
util
__init__.py Add APIs for adding and removing tags from rooms 2015-10-28 16:06:57 +00:00
_base.py Add basic full text search impl. 2015-10-09 15:48:31 +01:00
appservice.py
directory.py
end_to_end_keys.py
event_federation.py
events.py Keep FTS indexes up to date. Only search through rooms currently joined 2015-10-12 10:49:53 +01: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 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 Docs 2015-10-28 14:05:50 +00:00
tags.py Spell "deferred" more correctly 2015-11-03 14:27:35 +00:00
transactions.py Fix broken cache for getting retry times. This meant we retried remote destinations way more frequently than we should 2015-11-03 16:24:03 +00:00