Skip to content
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

link message prototype #19

Merged
merged 13 commits into from
Aug 10, 2018
Merged

link message prototype #19

merged 13 commits into from
Aug 10, 2018

Conversation

windmemory
Copy link
Member

@huan
Copy link
Member

huan commented Aug 10, 2018

Thank you for the prototype. I had refactored it some, please see the commits for details.

Merged.

@huan huan merged commit 15861a0 into wechaty:master Aug 10, 2018
@windmemory
Copy link
Member Author

Thanks for adding more detailed code. What do you think about Amazon c9?

@huan
Copy link
Member

huan commented Aug 10, 2018

I had been able to use Amazon c9 now, thanks for your environment.

huan added a commit that referenced this pull request Feb 26, 2020
* Merge master (#18)

* modify: create new latest version (#78)

* clean file-box

* 0.19.18

* 0.20.1

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

* Add receiverId to RoomInvitationPayload (#19)

* modify: create new latest version (#78)

* clean file-box

* 0.19.18

* 0.20.1

* Add receiver to Room Invitation Payload. (#79)

* Merge master (#18)

* modify: create new latest version (#78)

* clean file-box

* 0.19.18

* 0.20.1

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

* fix: add receiver to room-invitation payload.

* Update room-invitation.ts

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

* 0.20.2

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>
huan added a commit that referenced this pull request Mar 5, 2021
* Merge master (#18)

* modify: create new latest version (#78)

* clean file-box

* 0.19.18

* 0.20.1

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

* Add receiverId to RoomInvitationPayload (#19)

* modify: create new latest version (#78)

* clean file-box

* 0.19.18

* 0.20.1

* Add receiver to Room Invitation Payload. (#79)

* Merge master (#18)

* modify: create new latest version (#78)

* clean file-box

* 0.19.18

* 0.20.1

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

* fix: add receiver to room-invitation payload.

* Update room-invitation.ts

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

* 0.21.11

* Merge master (#21)

* modify: create new latest version (#78)

* clean file-box

* 0.19.18

* 0.20.1

* Add receiver to Room Invitation Payload. (#79)

* Merge master (#18)

* modify: create new latest version (#78)

* clean file-box

* 0.19.18

* 0.20.1

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

* fix: add receiver to room-invitation payload.

* Update room-invitation.ts

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

* Bump wechaty-puppet version (#80)

* Merge master (#18)

* modify: create new latest version (#78)

* clean file-box

* 0.19.18

* 0.20.1

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

* Add receiverId to RoomInvitationPayload (#19)

* modify: create new latest version (#78)

* clean file-box

* 0.19.18

* 0.20.1

* Add receiver to Room Invitation Payload. (#79)

* Merge master (#18)

* modify: create new latest version (#78)

* clean file-box

* 0.19.18

* 0.20.1

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

* fix: add receiver to room-invitation payload.

* Update room-invitation.ts

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

* 0.20.2

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>

* 0.21.0

* BREAKING CHANGE: selfId() might return `undefined` now

* 0.21.1

* 0.21.2

* add unknown to scene

* 0.21.3

* fix link

* rename chatie -> wechaty

* 0.21.4

* 0.21.5

* clean enum numbers

* `YOU` should only be used inside Puppet system, should not be passed to Wechaty

* code clean

* restore

* 0.21.6

* Event payload abstract (#86)

* Remove unused types in the abstract (#85)

* Use object for all events (on/listen) for better encapsulate (#81)

* use string for internal usage

* 0.21.7

* restore XXX_EVENT_DICT

* 0.21.8

* add payload for ready event

* 0.21.9

* Enable GitHub Actions

* 0.21.10

* code clean

* 0.21.11

* doc

Co-authored-by: Huan LI <zixia@zixia.net>

* 0.25.1

* rename event `watchdog` to `heartbeat` (#88)

* 0.23.1

* clear log message

* 0.23.2

* reset for start

* 0.23.3

* add name() method for getting the provider npm name (#89)

* 0.23.4

* refactor PuppetTest to seprate module directory (#89)

* 0.23.5

* Upgrade state-switch to support Observable

* 0.23.6

* Upgrade StateSwitch to support RxJS fromEvent

* fix options

* 0.23.7

* --skipLibCheck

* 0.23.8

* public state for rxjs helper function visit

* 0.23.9

* 0.24.0 (#92)

* increase the cache size for RoomMemberPayload from 10K to 30K

* 0.23.10

* 0.25.1

Co-authored-by: Huan LI <zixia@zixia.net>

* feat: modify friendshipAdd for support add room member be friends

* 0.34.2

* fix: conflict bug

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants