An error occurred fetching the project authors.
  1. 29 Mar, 2018 1 commit
    • Sean McGivern's avatar
      Escape autocomplete results for Markdown · 78aa8c16
      Sean McGivern authored
      A label name can contain a `_`, `~~`, or other Markdown-significant
      characters. But label references are processed _after_ Markdown processing has
      run, so we can't easily fix this on the backend.
      
      We can make it more convenient, though, by changing the frontend to escape these
      characters so they aren't processed as Markdown, when we insert them from
      autocomplete.
      78aa8c16
  2. 11 Mar, 2018 1 commit
  3. 09 Mar, 2018 1 commit
  4. 29 Jan, 2018 1 commit
  5. 08 Jan, 2018 1 commit
  6. 28 Nov, 2017 1 commit
  7. 13 Nov, 2017 1 commit
  8. 03 Aug, 2017 1 commit
  9. 07 Jul, 2017 1 commit
  10. 29 Jun, 2017 1 commit
  11. 28 Jun, 2017 1 commit
  12. 27 Jun, 2017 2 commits
  13. 23 Jun, 2017 1 commit
  14. 15 Jun, 2017 1 commit
  15. 05 Jun, 2017 1 commit
  16. 16 May, 2017 1 commit
  17. 03 May, 2017 1 commit
  18. 25 Apr, 2017 1 commit
  19. 11 Apr, 2017 1 commit
  20. 13 Mar, 2017 1 commit
  21. 08 Mar, 2017 1 commit
  22. 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
  23. 05 Mar, 2017 1 commit
  24. 17 Feb, 2017 2 commits
  25. 13 Feb, 2017 1 commit
  26. 01 Feb, 2017 1 commit
  27. 23 Jan, 2017 1 commit
  28. 18 Jan, 2017 5 commits
  29. 28 Dec, 2016 1 commit
  30. 27 Dec, 2016 2 commits
  31. 23 Dec, 2016 1 commit
  32. 22 Dec, 2016 1 commit
  33. 21 Dec, 2016 1 commit