hi,
i’d like to sort emojis in default ‘unicode emoji’ pack as they should be, per the unicode’s emoji ordering chart.
they’re currently out-of-order completely, and it doesn’t look very pleasing.
i investigated pleroma-fe/src/components/emoji_picker/emoji_picker.js
but it seems not doing much by its own. (maybe it’s just me, now knowing vue, failing to figure it out.)
is there a way to sort the unicode emoji pack itself as i please?