1. 21 11月, 2018 1 次提交
  2. 12 11月, 2018 1 次提交
  3. 01 11月, 2018 2 次提交
  4. 19 10月, 2018 1 次提交
  5. 05 10月, 2018 1 次提交
  6. 02 7月, 2018 1 次提交
  7. 26 6月, 2018 1 次提交
  8. 25 6月, 2018 1 次提交
  9. 05 5月, 2018 1 次提交
  10. 29 3月, 2018 1 次提交
    • S
      Escape autocomplete results for Markdown · 78aa8c16
      Sean McGivern 提交于
      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
  11. 12 3月, 2018 1 次提交
  12. 10 3月, 2018 1 次提交
  13. 29 1月, 2018 1 次提交
  14. 08 1月, 2018 1 次提交
  15. 28 11月, 2017 1 次提交
  16. 13 11月, 2017 1 次提交
  17. 04 8月, 2017 1 次提交
  18. 08 7月, 2017 1 次提交
  19. 29 6月, 2017 2 次提交
  20. 27 6月, 2017 2 次提交
  21. 24 6月, 2017 1 次提交
  22. 15 6月, 2017 1 次提交
  23. 05 6月, 2017 1 次提交
  24. 17 5月, 2017 1 次提交
  25. 03 5月, 2017 1 次提交
  26. 25 4月, 2017 1 次提交
  27. 12 4月, 2017 1 次提交
  28. 14 3月, 2017 1 次提交
  29. 09 3月, 2017 1 次提交
  30. 07 3月, 2017 1 次提交
    • E
      Use native unicode emojis · e6fc0207
      Eric Eastwood 提交于
       - 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
  31. 06 3月, 2017 1 次提交
  32. 18 2月, 2017 1 次提交
  33. 17 2月, 2017 1 次提交
  34. 14 2月, 2017 1 次提交
  35. 02 2月, 2017 1 次提交
  36. 24 1月, 2017 1 次提交
  37. 19 1月, 2017 1 次提交