1. 01 9月, 2017 1 次提交
  2. 31 8月, 2017 4 次提交
  3. 30 8月, 2017 6 次提交
  4. 26 8月, 2017 5 次提交
  5. 24 8月, 2017 4 次提交
  6. 23 8月, 2017 2 次提交
  7. 22 8月, 2017 2 次提交
  8. 21 8月, 2017 1 次提交
  9. 20 8月, 2017 5 次提交
  10. 18 8月, 2017 2 次提交
  11. 17 8月, 2017 7 次提交
  12. 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