Skip to content
Snippets Groups Projects
  1. Mar 18, 2020
  2. Dec 31, 2019
  3. Dec 20, 2019
  4. Dec 19, 2019
  5. Jun 13, 2019
    • Brandon Labuschagne's avatar
      Disable unnecessary ESLint i18n offences · 3d8163dc
      Brandon Labuschagne authored
      Unnecessary offences include false positives as well as flagged
      errors which have follow up issues in order to be addressed.
      
      Not all issues have been addressed before this being submitted
      in the spirit of results and iteration.
      3d8163dc
  6. Apr 10, 2019
  7. Mar 22, 2019
  8. Mar 07, 2019
    • Tim Zallmann's avatar
      Moved all emojis to the public folder · d07919de
      Tim Zallmann authored
      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
      d07919de
  9. Feb 06, 2019
  10. Oct 04, 2018
  11. Aug 24, 2018
  12. Aug 07, 2018
  13. Jun 21, 2018
  14. Apr 19, 2018
  15. Apr 05, 2018
  16. Apr 03, 2018
  17. Mar 09, 2018
  18. Feb 28, 2018
  19. Feb 20, 2018
  20. Feb 07, 2018
  21. Jan 31, 2018
  22. Jan 29, 2018
  23. Nov 15, 2017
  24. Nov 14, 2017
  25. Oct 10, 2017
    • Phil Hughes's avatar
      Flash is now a ES6 module · fa2af5e0
      Phil Hughes authored
      Reduced the technical debt around our JS flash function by making it a
      module that is imported rather than relying on the global function.
      The global function still exists mainly for technical debt with how
      some requests are being completed, but new JS should import the module
      directly.
      
      Also reduces some tech debt in the file by removing the need for jQuery.
      Instead Flash is now 100% vanilla JS.
      Verified
      fa2af5e0
  26. Sep 20, 2017
  27. Sep 19, 2017
  28. Sep 09, 2017
  29. Aug 21, 2017
  30. Aug 18, 2017
  31. Aug 03, 2017
  32. Aug 01, 2017
  33. Jul 29, 2017
  34. Jul 21, 2017
  35. Jun 28, 2017
Loading