-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some text emoji not converting to emoji #9910
Comments
I believe this is also a difference caused by the new emoji data set we're now using after matrix-org/matrix-react-sdk#2995. |
I had a quick look into this:
At this point I don't know enough about how the whole system was intended to fit together (and about #9780) to make a call, so I just stopped there and decided to leave this here for reference. Note: Switching the emoji picker/autocomplete to something else (#1107) may come with a more exhaustive mapping as a bonus, which the auto-replace can then use. Note: Letting the user specify their own ascii->emoji mappings (https://github.com/vector-im/riot-web/issues/7505) may also be a more flexible solution to an imperfect default list. |
:) - success converted to emoji
:-) - not converted to emoji, but converted to space
:D - converted
:-D - not converted to emoji, but converted to space
https://riot.im/app
Version 1.2.0
In old version of Riot - all text emoji success converted to emoji.
The text was updated successfully, but these errors were encountered: