summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/emoji/index.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-10-stable-eeGitLab Bot2021-04-011-1/+4
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-10/+6
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-149/+107
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-13/+14
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-53/+186
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-28/+60
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-2/+2
* Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"tz-revert-new-emojis-loadingTim Zallmann2019-04-101-61/+16
* 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-071-16/+56
* Optimize Emoji Sprite HandlingTim Zallmann2018-05-021-2/+4
* 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-271-4/+0
* 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-261-1/+11
* centralize emoji helper methodsMike Greiling2017-06-231-0/+13