summaryrefslogtreecommitdiff
path: root/lib/gitlab/emoji.rb
Commit message (Collapse)AuthorAgeFilesLines
* Convert UTF-8 Emoji to Gitlab emojiJohan H2016-10-131-2/+5
|
* Convert unicode emojis to images.henrik2016-10-111-1/+6
|
* Add emoji.rb in lib/gitlab instead of using the gitlab_emoji gem.update-gemojiConnor Shea2016-06-291-0/+21
No reason to split it into a separate gem when the gem barely did anything. We can use gemojione directly, making updating gemojione that much easier. Also fix the Rake task and update gemojione to 2.6.1. This adds the EmojiOne Spring update. Changelog: https://github.com/jonathanwiesel/gemojione/blob/master/CHANGELOG.md