zulip/web/shared/src
apoorvapendse 1bcf05b13d typeahead: Remove diacritics only for valid queries.
Where a valid query is a string whose lowercase version
contains only ASCII lowercase letters.

@timabbott said:
>Note that the query being ascii is important
to how the comparisons are done, so that queries
with diacritics are handled properly to match
the exact diacritics used, for example.
2025-06-11 15:14:34 -07:00
..
fenced_code.ts eslint: Fix unicorn/explicit-length-check. (#32666) 2024-12-11 09:19:46 -08:00
internal_url.js.flow hash_util: Set channel URL based on user setting. 2025-05-09 15:13:56 -07:00
internal_url.ts inbox: Show inbox channel view based on user setting. 2025-05-09 15:13:56 -07:00
poll_data.js.flow docs: Update CZO links from stream to channel in docs and comments. 2024-06-11 10:44:31 -07:00
poll_data.ts blueslip: Require record for more_info. 2025-01-02 17:30:40 -08:00
resolved_topic.js.flow web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
resolved_topic.ts ts: Convert resolved_topic.js to TypeScript. 2023-05-01 10:55:36 -07:00
typeahead.js.flow web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
typeahead.ts typeahead: Remove diacritics only for valid queries. 2025-06-11 15:14:34 -07:00
typing_status.js.flow typing_status: Use TypeScript unions for 'Recipient' type. 2024-02-07 09:12:49 -08:00
typing_status.ts message_edit: Show typing indicator for message editing. 2025-02-12 15:08:56 -08:00