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

refactor: revert replace emoji shortcodes with their unicode equivalent #4023

Closed
wants to merge 2 commits into from

Conversation

nvdbleek
Copy link

@nvdbleek nvdbleek commented Jul 4, 2019

…ent (#4000)"

This reverts commit 6956665.

This PR reverts the emoji shortcodes to Unicode character change. We will make it configurable to use either shortcodes or Unicode characters because old versions bitbucket server/MySQL have problems with the 4-byte Unicode characters.

@nvdbleek
Copy link
Author

nvdbleek commented Jul 4, 2019

This PR is related to #3799

@nvdbleek nvdbleek changed the title Revert "refactor: replace emoji shortcodes with their unicode equival… refactor: revert replace emoji shortcodes with their unicode equivalent Jul 4, 2019
@rarkins
Copy link
Collaborator

rarkins commented Jul 4, 2019

Sorry, I didn’t see this one when I merged my own revert earlier. Just seeing it now.

1 similar comment
@rarkins
Copy link
Collaborator

rarkins commented Jul 4, 2019

Sorry, I didn’t see this one when I merged my own revert earlier. Just seeing it now.

@nvdbleek
Copy link
Author

nvdbleek commented Jul 4, 2019

@rarkins no problem. Thank you for picking it up so fast. I will work on the real 'fix' and make it configurable tonight. But I don't think I'll be able to finish this tonight. Is it OK if I get this done before Monday morning?

@nvdbleek
Copy link
Author

nvdbleek commented Jul 4, 2019

Already reverted in 3465ea7

@nvdbleek nvdbleek closed this Jul 4, 2019
@nvdbleek nvdbleek deleted the fix-emoji-rollback branch July 4, 2019 15:21
@rarkins
Copy link
Collaborator

rarkins commented Jul 4, 2019

@nvdbleek no problem at all. Feel free to float your proposed solution for feedback first. I was thinking maybe a new function like lib/util/emoji.js that returns the right text based on the configured preference.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants