0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-04 23:48:57 +02:00
Commit graph

1 commit

Author SHA1 Message Date
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