RocketChat/fuselage

New emojis not supported in v5

benwick opened this issue · 3 comments

Description:

After switching to Rocket.Chat v5, ZWJ emoji sequences are not supported anymore: https://emojipedia.org/emoji-zwj-sequence/

Steps to reproduce:

  1. Try to write a message and pick an ZWJ sequence emoji with the system emoji picker, not the Rocket.Chat emoji picker (on windows for example by pressing win+dot)
  2. send the message

Expected behavior:

The picked emoji is shown.

Actual behavior:

The sequence of emojis is shown.
image

Server Setup Information:

  • Version of Rocket.Chat Server: 5.4.2
  • Operating System: Debian 11
  • Deployment Method: Snap
  • Number of Running Instances: 1
  • NodeJS Version: 14.19.3
  • MongoDB Version: 4.4.15

Client Setup Information

  • Desktop App or Browser Version: Newest Electron and Android Apps
  • Operating System: Windows11 and Android12

please assign me this issue

@hugocostadev So this is not a problem at all?

@hugocostadev So this is not a problem at all?

It's a problem, this need be to implemented in our message-parser grammar at Fuselage repo