forked from zulip/zulip-flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
emoji [nfc]: Compare emoji base ordering with web's, in detail
I spent some time reverse-engineering in full detail the behavior web has for building its list of possible emoji to present in the UI (and so for the order that emoji results have when they don't differ on any of the criteria used at the ranking step after applying a query). The first output of that study was discovering zulip#1113, fixed earlier in this branch. This records the rest.
- Loading branch information
1 parent
7c0396d
commit 27d0037
Showing
1 changed file
with
34 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters