MatrixSynapse/synapse/storage
reivilibre 1cbc3f197c
Fix a bug introduced in Synapse v1.74.0 where searching with colons when using ICU for search term tokenisation would fail with an error. (#15079)
Co-authored-by: David Robertson <davidr@element.io>
2023-02-20 12:00:18 +00:00
..
controllers Return read-only collections from `@cached` methods (#13755) 2023-02-10 23:29:00 +00:00
databases Fix a bug introduced in Synapse v1.74.0 where searching with colons when using ICU for search term tokenisation would fail with an error. (#15079) 2023-02-20 12:00:18 +00:00
engines Use mypy 1.0 (#15052) 2023-02-16 16:09:11 +00:00
schema Bump schema version (#15036) 2023-02-09 15:28:26 +00:00
util Always notify replication when a stream advances (#14877) 2023-01-20 18:02:18 +00:00
__init__.py
_base.py Add final type hint to synapse.server. (#15035) 2023-02-09 09:49:04 -05:00
background_updates.py Handle half-created indices in receipts index background update (#14650) 2022-12-09 23:02:11 +00:00
database.py Add final type hint to synapse.server. (#15035) 2023-02-09 09:49:04 -05:00
keys.py
prepare_database.py Do not always start a db txn on Postgres (#14840) 2023-02-09 19:57:01 +00:00
push_rule.py
roommember.py
types.py Use mypy 1.0 (#15052) 2023-02-16 16:09:11 +00:00