zulip/web/shared/src
kraktus 3de6ec0a59 sort_emojis: Prioritize perfect matches above all.
Currently we prioritize (even partial) realm emojis above all.
Including over perfect matches if the emoji is **not** a realm emoji.
The commit changes this behavior to prioritize perfect matches above all,
regardless of emoji category.

close https://github.com/zulip/zulip/issues/27545
2023-11-14 12:13:22 -08:00
..
fenced_code.ts shared: Avoid replaceAll again. 2023-05-25 22:39:12 -07:00
internal_url.js.flow
internal_url.ts ts: Convert `internal_url.js` to TypeScript. 2023-05-30 10:45:01 -07:00
poll_data.js.flow
poll_data.ts poll_data: Define outbound data types for each message type. 2023-10-23 09:33:47 -07:00
resolved_topic.js.flow
resolved_topic.ts ts: Convert resolved_topic.js to TypeScript. 2023-05-01 10:55:36 -07:00
typeahead.js.flow
typeahead.ts sort_emojis: Prioritize perfect matches above all. 2023-11-14 12:13:22 -08:00
typing_status.js.flow typing_notifications: Send ajax requests for stream typing too. 2023-10-10 17:36:55 -07:00
typing_status.ts typing_status: Remove unchecked casts in same_recipient. 2023-10-25 13:08:36 -07:00