From: Mikael Nordfeldth Date: Thu, 19 Feb 2015 21:13:42 +0000 (+0100) Subject: Emoji support through utf8mb4 seems to be done! X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b639a2585655e3bded2357f175d43b3287561616;p=quix0rs-gnu-social.git Emoji support through utf8mb4 seems to be done! scripts/upgrade.php will take a _long_ time though! But it's worth it. --- diff --git a/README.md b/README.md index 3d0e101d69..0ef8c6c603 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ So far it includes the following changes: - Many improvements to ease adoption of the Qvitter front-end - Protocol adaptions for improved performance and stability - Backing up a user's account now appears to work as it should +- Emojis 😸 Upgrades from _StatusNet_ 1.1.1 will also experience these improvements: