summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/emoji
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-201-0/+5
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-2/+0
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-203-7/+21
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-203-2/+11
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-0/+1
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-183-9/+41
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-3/+13
* Add latest changes from gitlab-org/security/gitlab@14-6-stable-eeGitLab Bot2022-01-101-1/+14
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-202-10/+22
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+1
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-202-3/+4
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-0/+1
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-163-6/+19
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-207-2/+148
* Add latest changes from gitlab-org/gitlab@13-10-stable-eeGitLab Bot2021-04-015-33/+90
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-167-10/+308
* 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-204-20/+21
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-212-53/+194
* 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
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-091-1/+1
* Resolve "Inline validation for user's name and username length"Jiaan2019-06-061-37/+7
* Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"tz-revert-new-emojis-loadingTim Zallmann2019-04-102-64/+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-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