Commit Graph

12 Commits

Author SHA1 Message Date
GitLab Bot 3fbfc0075a Add latest changes from gitlab-org/gitlab@master 2022-05-19 09:09:08 +00:00
GitLab Bot b420826c09 Add latest changes from gitlab-org/gitlab@master 2021-10-20 18:12:31 +00:00
GitLab Bot c5e4f06c59 Add latest changes from gitlab-org/gitlab@master 2021-04-29 15:10:07 +00:00
GitLab Bot d6024427e8 Add latest changes from gitlab-org/gitlab@master 2021-04-28 09:10:13 +00:00
GitLab Bot cb840235d7 Add latest changes from gitlab-org/gitlab@master 2021-03-17 15:09:03 +00:00
GitLab Bot 889bf7a0ee Add latest changes from gitlab-org/gitlab@master 2021-03-16 18:11:53 +00:00
GitLab Bot a0213db466 Add latest changes from gitlab-org/gitlab@master 2021-03-15 18:09:05 +00:00
GitLab Bot 43b35a88ca Add latest changes from gitlab-org/gitlab@master 2020-07-27 09:09:42 +00:00
GitLab Bot 8b78957052 Add latest changes from gitlab-org/gitlab@master 2020-05-29 09:08:06 +00:00
GitLab Bot 565fa11a26 Add latest changes from gitlab-org/gitlab@master 2019-10-14 21:06:30 +00:00
Tim Zallmann c57529556c Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"
Reverts the loading of emojis and its images to move forward with RC
2019-04-10 11:49:06 -07:00
Tim Zallmann d07919de90 Moved all emojis to the public folder
Created new emojis map in public folder

Renamed folder to emojis

Loading now the emojis from Localstorage or from Server

Moved all emojis to the public folder

Loading the emojis.json file now through AJAX

Loads now the map in the web element instead when building the emoji tag

Updated the custom Element Setup to modern method

Fixed Emoji Karma Specs for async loading

Loading now the emojis from Localstorage or from Server

Loads now the map in the web element instead when building the emoji tag

Fixed problem with FIXTURE_PATH for emojis fixtures

Fixes Linting Error in gemojione.rake

Fixed Emoji Karma Specs

Fix static type check in gemojione and check if already registered

Testing if the Emoji Support Check is failing Rspec

Change of CLass Name, returning true on check to test

Fixes failing Emoji RSpec Tests

Moved Emojis into public/-/emojis/1/

Fixed Linting Errors in gl_emoji

Fix to fixtures creation for emojis

Fixed path spec for new subdirectory -/emojis

Optimized emojis.json output

Fix for Emoji Spec failure due to unicode dataset

Better catch handling for emojis
2019-03-07 09:33:03 +00:00