MatrixSynapse/synapse
Brendan Abolivier 2a3cd59dd0
Add optional ICU support for user search (#14464)
Fixes #13655

This change uses ICU (International Components for Unicode) to improve boundary detection in user search.

This change also adds a new dependency on libicu-dev and pkg-config for the Debian packages, which are available in all supported distros.
2022-12-12 13:21:17 +01:00
..
_scripts
api Respond with proper error responses on unknown paths. (#14621) 2022-12-08 11:37:05 -05:00
app
appservice
config
crypto
events
federation
handlers Limit the number of devices we delete at once (#14649) 2022-12-09 13:31:32 +00:00
http Respond with proper error responses on unknown paths. (#14621) 2022-12-08 11:37:05 -05:00
logging
metrics
module_api
push
replication
res Fix html templates to load images only on HTTPS (#14625) 2022-12-08 17:28:02 +00:00
rest Respond with proper error responses on unknown paths. (#14621) 2022-12-08 11:37:05 -05:00
server_notices
spam_checker_api
state
static
storage Add optional ICU support for user search (#14464) 2022-12-12 13:21:17 +01:00
streams
util Respond with proper error responses on unknown paths. (#14621) 2022-12-08 11:37:05 -05:00
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py