An error occurred fetching the project authors.
  1. 19 Apr, 2017 1 commit
  2. 17 Apr, 2017 1 commit
  3. 11 Apr, 2017 2 commits
  4. 07 Apr, 2017 1 commit
  5. 06 Apr, 2017 1 commit
  6. 05 Apr, 2017 2 commits
  7. 04 Apr, 2017 2 commits
  8. 28 Mar, 2017 1 commit
  9. 25 Mar, 2017 1 commit
  10. 23 Mar, 2017 1 commit
  11. 22 Mar, 2017 1 commit
  12. 15 Mar, 2017 1 commit
  13. 13 Mar, 2017 3 commits
  14. 08 Mar, 2017 2 commits
  15. 06 Mar, 2017 1 commit
    • Eric Eastwood's avatar
      Use native unicode emojis · e6fc0207
      Eric Eastwood authored
       - gl_emoji for falling back to image/css-sprite when the browser
         doesn't support an emoji
       - Markdown rendering (Banzai filter)
       - Autocomplete
       - Award emoji menu
          - Perceived perf
          - Immediate response because we now build client-side
       - Update `digests.json` generation in gemojione rake task to be more
         useful and  include `unicodeVersion`
      
      MR: !9437
      
      See issues
      
       - #26371
       - #27250
       - #22474
      e6fc0207
  16. 03 Mar, 2017 4 commits
  17. 02 Mar, 2017 5 commits
  18. 01 Mar, 2017 1 commit
  19. 27 Feb, 2017 1 commit
  20. 24 Feb, 2017 1 commit
  21. 23 Feb, 2017 1 commit
  22. 17 Feb, 2017 1 commit
  23. 15 Feb, 2017 2 commits
  24. 14 Feb, 2017 1 commit
  25. 11 Feb, 2017 1 commit
  26. 09 Feb, 2017 1 commit
    • Phil Hughes's avatar
      Removed jQuery UI highlight & autocomplete · cd5bee0d
      Phil Hughes authored
      In an effort to tackle #18437 this removes 2 of the jQuery UI plugins. Highlight & autocomplete, both used once in our code. Highlight was just removed easily, autocomplete was replaced with GL dropdown
      cd5bee0d