summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/emoji
Commit message (Expand)AuthorAgeFilesLines
* Removes the CDN loading for emojis.jsonTim Zallmann2019-03-131-4/+1
* Removes the CSRF token if the emojis.json is on a CDNTim Zallmann2019-03-111-1/+9
* Moved all emojis to the public folderTim Zallmann2019-03-072-16/+59
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into feature...Ehsan Abdulqader2019-02-181-0/+63
* Prettify all the things (part 7)Mike Greiling2018-10-241-25/+30
* Add Noto Color Emoji font supportAlexander Popov2018-08-131-1/+1
* Optimize Emoji Sprite HandlingTim Zallmann2018-05-022-22/+24
* Move :gay_pride_flag: to flags categoryupdate-emoji-digests-with-latest-from-gemojioneEric Eastwood2017-11-151-1/+0
* Add rainbow_flag to emoji support mapEric Eastwood2017-11-152-6/+31
* Regenerate emoji digests with latest gemojioneEric Eastwood2017-11-141-0/+1
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+1
* rename getEmojiCategoryMap and remove unnecessary parameterMike Greiling2017-06-271-7/+7
* move glEmojiTag method to emoji helperMike Greiling2017-06-271-16/+60
* split emoji support methods from the async moduleMike Greiling2017-06-274-5/+11
* export validEmojiNames for autocompleteMike Greiling2017-06-261-0/+1
* move emoji category index to helper methodMike Greiling2017-06-261-0/+24
* move emojiAlias logic into helper moduleMike Greiling2017-06-261-0/+11
* move normalizeEmojiName method to emoji helper moduleMike Greiling2017-06-262-12/+11
* centralize emoji helper methodsMike Greiling2017-06-234-0/+311