Skip to content
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

added support for apostrophe emojis #4523

Merged
merged 2 commits into from
Oct 4, 2016
Merged

added support for apostrophe emojis #4523

merged 2 commits into from
Oct 4, 2016

Conversation

MaciejKus
Copy link
Contributor

@MaciejKus MaciejKus commented Oct 3, 2016

@RocketChat/core

Closes #2013

A simple line of regex in emojiParser.js to change ' to ' and then a second line after to change ' back to '
The second line might not be needed, as everything seemed to work fine in my demo, but just in case the apostrophe needs to be put back to ' it is there.

Emjois which use the apostrophe such as :') now work as expected.

@engelgabriel engelgabriel modified the milestone: 0.43.0 Oct 3, 2016
@engelgabriel engelgabriel merged commit 90c92bf into RocketChat:develop Oct 4, 2016
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.

missing / wrong emoticon
3 participants