1. 29 6月, 2017 1 次提交
  2. 17 5月, 2017 1 次提交
  3. 14 4月, 2017 1 次提交
  4. 13 4月, 2017 1 次提交
  5. 17 3月, 2017 1 次提交
  6. 14 3月, 2017 1 次提交
  7. 10 3月, 2017 1 次提交
  8. 09 3月, 2017 2 次提交
  9. 07 3月, 2017 2 次提交
    • E
      2d649256
    • 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
  10. 18 2月, 2017 1 次提交
  11. 02 2月, 2017 1 次提交
  12. 19 1月, 2017 1 次提交
  13. 11 1月, 2017 5 次提交
  14. 06 1月, 2017 1 次提交
  15. 14 12月, 2016 1 次提交
  16. 13 12月, 2016 1 次提交
  17. 16 11月, 2016 1 次提交
  18. 26 10月, 2016 1 次提交
  19. 25 10月, 2016 2 次提交
  20. 09 9月, 2016 1 次提交
  21. 25 8月, 2016 1 次提交
  22. 18 8月, 2016 2 次提交
  23. 17 8月, 2016 1 次提交
    • J
      Truncated user list in award emoji tooltips · bcdc3694
      Jack Davison 提交于
      * Only the first 10 names are displayed
      
      * Further users are indicated by "and X more."
      
      * String "and X more" is appended to the array THEN join is called
      
      * An oxford comma seperates the last name from "and X more"
      
      * In coffeescript "me" is now always prepended
      
      * Tests included
      bcdc3694
  24. 25 7月, 2016 1 次提交