mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
Instead of having a custom (duplicate) matching function in search suggestion, it was refactored to use the function in people.js. This also gets the diacritic-ignoring feature of the function in people.js. Fixes #5315.