From d07919de90e8212673adb47a4e60514c2573f2ce Mon Sep 17 00:00:00 2001 From: Tim Zallmann Date: Thu, 7 Mar 2019 09:33:03 +0000 Subject: 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 --- public/-/emojis/1/whale2.png | Bin 0 -> 1196 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/-/emojis/1/whale2.png (limited to 'public/-/emojis/1/whale2.png') diff --git a/public/-/emojis/1/whale2.png b/public/-/emojis/1/whale2.png new file mode 100644 index 00000000000..0df9d3c73a4 Binary files /dev/null and b/public/-/emojis/1/whale2.png differ -- cgit v1.2.1