`reactions.emoji_list` would be a specific short list of emoji we could check for and avoid changing with twemoji
--- ** [tickets:#8252] Only use twemoji when needed** **Status:** open **Milestone:** unreleased **Labels:** emoji **Created:** Mon Oct 22, 2018 09:35 PM UTC by Dave Brondsema **Last Updated:** Mon Oct 22, 2018 09:35 PM UTC **Owner:** nobody Lots of emoji are already supported in many browsers. I think it'd be nice to use native emoji when possible and only twemoji if needed. However, that may mean sometimes things are shown native and sometimes they are twemoji images, so that inconsistency might not be good either. I found https://github.com/pento/x1f4a9/issues/4 as an example of detecting if certain emoji are supported natively. I don't see a built-in twemoji option for it. One tricky part would be figuring out what emoji to detect. Different browsers & OS have different levels of emoji support. For example, simple emoji like smile are probably supported, but newer emoji are not. So I'm not sure how to practically if a check should look for support of "all" emoji or just certain ones, or different levels, etc. --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.