hometown-fork / hometown

A supported fork of Mastodon that provides local posting and a wider range of content types.
GNU Affero General Public License v3.0
744 stars 57 forks source link

Allow non-ASCII characters in emoji names #1347

Open JadedCtrl opened 6 months ago

JadedCtrl commented 6 months ago

This patch changes the emoji shortcode to allow non-ASCII characters (like Pleroma/Akkoma/etc), to support emojis being named in languages that aren’t covered by ASCII.

This patch was previously proposed to upstream Mastodon, but was rejected on anglocentric grounds: https://github.com/mastodon/mastodon/pull/27809 https://github.com/mastodon/mastodon/pull/28572