-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: add user/message.go #4
Commits on Mar 20, 2020
-
rename wechaty-puppet ImageType const name
Signed-off-by: dingdayu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ae9037 - Browse repository at this point
Copy the full SHA 4ae9037View commit details -
- split Puppet interface to PuppetInterface & Puppet struct
- add CacheMessagePayload to Puppet struct - add golang-lru require to go.mod Signed-off-by: dingdayu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 923b733 - Browse repository at this point
Copy the full SHA 923b733View commit details -
add wechaty-puppet/schemas/message.go
Signed-off-by: dingdayu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c93da0b - Browse repository at this point
Copy the full SHA c93da0bView commit details -
update Accessory struct to Accessory interface
Signed-off-by: dingdayu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64d47e0 - Browse repository at this point
Copy the full SHA 64d47e0View commit details -
add Sayable to wechaty/type.go
Signed-off-by: dingdayu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2de2295 - Browse repository at this point
Copy the full SHA 2de2295View commit details -
add message.go & add Message/Image/Room/Contact to Wechaty
Signed-off-by: dingdayu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f4f42a - Browse repository at this point
Copy the full SHA 8f4f42aView commit details
Commits on Apr 3, 2020
-
Merge branch 'master' of https://github.com/wechaty/go-wechaty
� Conflicts: � src/wechaty-puppet/schemas/image.go � src/wechaty-puppet/schemas/message.go � src/wechaty/user/contact.go � src/wechaty/user/image.go
Configuration menu - View commit details
-
Copy full SHA for 22a95b2 - Browse repository at this point
Copy the full SHA 22a95b2View commit details -
merge MessagePayloadRoom & MessagePayloadTo
Signed-off-by: dingdayu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ded13bf - Browse repository at this point
Copy the full SHA ded13bfView commit details -
Signed-off-by: dingdayu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 384fe17 - Browse repository at this point
Copy the full SHA 384fe17View commit details -
Signed-off-by: dingdayu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8643122 - Browse repository at this point
Copy the full SHA 8643122View commit details