Skip to content

fix(message-parser): Update emoticon to output 😨 emoji#851

Merged
kodiakhq[bot] merged 3 commits into
developfrom
fix/fearful_emoji
Sep 28, 2022
Merged

fix(message-parser): Update emoticon to output 😨 emoji#851
kodiakhq[bot] merged 3 commits into
developfrom
fix/fearful_emoji

Conversation

@hugocostadev

@hugocostadev hugocostadev commented Sep 27, 2022

Copy link
Copy Markdown
Contributor

TC-114

Proposed changes (including videos or screenshots)

The input D: was resulting in the wrong output: :fearfulc:

The change makes the correction to :fearful:

Issue(s)

closes RocketChat/Rocket.Chat#26942

Further comments

Comment thread packages/message-parser/src/grammar.pegjs

@filipemarins filipemarins left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we move the destination branch to parser-issues?

@kodiakhq kodiakhq Bot merged commit 6089b25 into develop Sep 28, 2022
@kodiakhq kodiakhq Bot deleted the fix/fearful_emoji branch September 28, 2022 18:07
gabriellsh added a commit that referenced this pull request Oct 3, 2022
…elage into fix/thumbs_emoji

* 'parser-issues' of github.com:RocketChat/Rocket.Chat.Fuselage:
  fix(message-parser): Update emoticon to output 😨 emoji (#851)
  chore(monorepo): security packages upgrade (#850)
  feat(fuselage): Adds wordbreak in Box Component (#853)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

D: becomes :fearfulc:

2 participants