Page MenuHomePhabricator

Add some sort of sort to Emoji Autocomplete
ClosedPublic

Authored by chad on Jan 25 2017, 4:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 19, 9:18 AM
Unknown Object (File)
Jun 2 2025, 1:16 AM
Unknown Object (File)
May 29 2025, 8:59 AM
Unknown Object (File)
May 26 2025, 4:47 AM
Unknown Object (File)
May 20 2025, 11:47 PM
Unknown Object (File)
May 19 2025, 9:17 AM
Unknown Object (File)
May 9 2025, 5:04 AM
Unknown Object (File)
Apr 29 2025, 8:07 AM
Subscribers

Details

Summary

Ref T12139. Adds sorting by shortname. Also I sorted everything else. No reason. It didn't help

Test Plan

:star

Diff Detail

Repository
rP Phabricator
Branch
emoji-sort (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15369
Build 20241: Run Core Tests
Build 20240: arc lint + arc unit

Event Timeline

epriestley added inline comments.
scripts/celerity/generate_emoji.php
43

I believe this won't impact the display order in the UI, but it will make future manifest.json diffs smaller so it's probably good anyway.

This revision is now accepted and ready to land.Jan 25 2017, 4:18 AM
This revision was automatically updated to reflect the committed changes.