1. 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
  2. 18 2月, 2017 1 次提交
  3. 02 2月, 2017 1 次提交
  4. 19 1月, 2017 1 次提交
  5. 11 1月, 2017 5 次提交
  6. 06 1月, 2017 1 次提交
  7. 14 12月, 2016 1 次提交
  8. 13 12月, 2016 1 次提交
  9. 16 11月, 2016 1 次提交
  10. 26 10月, 2016 1 次提交
  11. 25 10月, 2016 2 次提交
  12. 09 9月, 2016 1 次提交
  13. 25 8月, 2016 1 次提交
  14. 18 8月, 2016 2 次提交
  15. 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
  16. 25 7月, 2016 1 次提交