1. 01 9月, 2017 1 次提交
  2. 31 8月, 2017 1 次提交
  3. 26 8月, 2017 3 次提交
  4. 20 8月, 2017 4 次提交
  5. 10 8月, 2017 1 次提交
    • 杉木树下's avatar
      fix(puppet-web): send any type file. (#714) · 6c576c53
      杉木树下 提交于
      * fix(puppet-web): send any type file.
      
      Fix can't send pdf and more type file.
      Now, you can use `m.say(new MediaMessage(file))` send any type file.
      
      Fix #710
      
      * fix(puppet-web): Delete unused comments
      
      * fix(puppet-web): add interface MediaData
      
      * fix(puppet-web): formData.id Allocation error
      
      * fix(wechaty-bro): remove trailing comma
      6c576c53
  6. 08 8月, 2017 1 次提交
  7. 15 6月, 2017 3 次提交
  8. 12 6月, 2017 2 次提交
  9. 27 5月, 2017 1 次提交
  10. 23 5月, 2017 1 次提交
  11. 15 5月, 2017 1 次提交
  12. 29 4月, 2017 1 次提交
  13. 25 4月, 2017 1 次提交
  14. 20 4月, 2017 2 次提交
  15. 19 4月, 2017 1 次提交
  16. 01 4月, 2017 1 次提交
    • A
      fix jsdoc flush issue #378 and minor fix on the doc examples (#380) · ba183160
      ax4 提交于
      * fix Upcase
      
      * use .alias() instead of .remark() 
      
      contact.remark() should be deprecated
      
      * fix Upcase
      
      * use .alias() instead of .remark() 
      
      contact.remark() should be deprecated
      
      * fix the embeded doc for .alias()
      
      * fix trailing whitespace
      
      * Limit the size of the sending file (#376)
      
      * Limit the size of the sending file
      
      * limit vedio size
      
      * add remark
      
      * tslint
      
      * Optimize videoMaxSize limit
      
      * tslint
      
      * fix Upcase
      
      * use .alias() instead of .remark() 
      
      contact.remark() should be deprecated
      
      * fix the embeded doc for .alias()
      
      * fix trailing whitespace
      
      * remove  unnecessary comments in the exmaple code
      
      * better example code
      
      * Set / Get / Delete => SET / GET /DELETE
      
      * better delete alias example
      
      * Revert "Limit the size of the sending file (#376)"
      
      This reverts commit a59984e7.
      ba183160
  17. 31 3月, 2017 1 次提交
  18. 30 3月, 2017 1 次提交
    • M
      fix #4 send image/video (#337) · 11760a52
      Mukaiu 提交于
      * #1 发送图片测试
      
      * tslint
      
      * 调整文件路径为stream
      
      * remove bl,mime
      
      * #4 implement
      contact.say(new MediaMessage('/tmp/file.jpg'))
      message.say(new MediaMessage('/tmp/haha.gif'))
      
      * clean message.mediaId
      
      * move MediaMessage to message.ts
      
      * package: add bl 1.2.0
      
      * merge Chatie-master
      
      * Merge branch 'master' into pr/4
      
      # Conflicts:
      #	package.json
      
      * restore puppet-web.ts format
      11760a52
  19. 17 2月, 2017 1 次提交
  20. 06 2月, 2017 1 次提交
  21. 29 12月, 2016 1 次提交
  22. 14 12月, 2016 1 次提交
  23. 08 12月, 2016 1 次提交
  24. 03 12月, 2016 1 次提交
  25. 30 11月, 2016 1 次提交
  26. 15 11月, 2016 2 次提交
  27. 14 11月, 2016 3 次提交
  28. 13 11月, 2016 1 次提交