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 method replaceEmojiWithMacros to be able to replace emoji with … #1

Closed
wants to merge 2 commits into from

Conversation

shordeaux
Copy link

…their textual representation (to be stored in a database for example)

Sebastien Hordeaux added 2 commits May 20, 2016 20:57
…their textual representation (to be stored in a database for example)
@tompedals
Copy link
Member

Thanks for the PR. I've implemented the unicode to named emoji method slightly differently (now in the master branch). I am planning to make some more changes to allow the image HTML template to be modified like in your changes. I hope to release v1.0.0 this week.

@tompedals tompedals closed this May 21, 2016
@tompedals
Copy link
Member

I've now released v1.0.0.

The equivalent to the replaceEmojiWithMacros method you added is replaceUnicodeWithNamed.
Also instead of passing the asset URL format the full image HTML markup template can be modified.

Thanks again for your PR and suggestions.

@shordeaux
Copy link
Author

Thanks :)

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.

2 participants