mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 18:06:44 +00:00
Until now, custom emojis with "periods" in their name were allowed, even though they don't really fit the pattern of how we name them, and in fact the Markdown processor would not render such custom emoji. Fix this by just disallowing the character. Also update the error strings accordingly. Note that this does not include a migration to eliminate any existing custom emoji with this character in their name. Fixes #24066.
5.1 KiB
5.1 KiB