Convert emojihax to regular emoji #70
Labels
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: cadence/out-of-your-element#70
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Certain client mods (Vencord has been pointed out to me) can convert emoji that are unavailable to the user to links on the end of messages, allowing them to be viewed. (This is similar to OOYE's sprite sheet emoji feature.)
However, this format of message doesn't translate well d->m, when Matrix users see a named link and have to click it or get their client to URL preview.
Before processing user-supplied message
content, emoji links should be converted to emoji format so that they can be sent as Matrix inline custom emoji.Message sample via linux-wiiu:
I only violate the don't modify our console part of terms of service [troll~1](https://cdn.discordapp.com/emojis/1254940125948022915.webp?size=48&name=troll%7E1&lossless=true)Done in
5002f3046a