mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 11:22:04 +00:00
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