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

Merge master #18

Merged
merged 5 commits into from
Feb 26, 2020
Merged

Merge master #18

merged 5 commits into from
Feb 26, 2020

Conversation

su-chang
Copy link
Owner

No description provided.

@su-chang su-chang merged commit 0588152 into su-chang:master Feb 26, 2020
su-chang added a commit that referenced this pull request Feb 26, 2020
* modify: create new latest version (wechaty#78)

* clean file-box

* 0.19.18

* 0.20.1

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

* Merge master (#18)

* modify: create new latest version (wechaty#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>
su-chang added a commit that referenced this pull request Feb 26, 2020
* Merge master (#18)

* modify: create new latest version (wechaty#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>
su-chang added a commit that referenced this pull request Mar 13, 2020
* Merge master (#18)

* modify: create new latest version (wechaty#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 (wechaty#78)

* clean file-box

* 0.19.18

* 0.20.1

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

* Merge master (#18)

* modify: create new latest version (wechaty#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>
su-chang added a commit that referenced this pull request Mar 13, 2020
* modify: create new latest version (wechaty#78)

* clean file-box

* 0.19.18

* 0.20.1

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

* Merge master (#18)

* modify: create new latest version (wechaty#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 (wechaty#80)

* Merge master (#18)

* modify: create new latest version (wechaty#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 (wechaty#78)

* clean file-box

* 0.19.18

* 0.20.1

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

* Merge master (#18)

* modify: create new latest version (wechaty#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 (wechaty#86)

* Remove unused types in the abstract (wechaty#85)

* Use object for all events (on/listen) for better encapsulate (wechaty#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>
su-chang added a commit that referenced this pull request Mar 9, 2021
* Add room member (wechaty#129)

* Merge master (#18)

* modify: create new latest version (wechaty#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 (wechaty#78)

* clean file-box

* 0.19.18

* 0.20.1

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

* Merge master (#18)

* modify: create new latest version (wechaty#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 (wechaty#78)

* clean file-box

* 0.19.18

* 0.20.1

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

* Merge master (#18)

* modify: create new latest version (wechaty#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 (wechaty#80)

* Merge master (#18)

* modify: create new latest version (wechaty#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 (wechaty#78)

* clean file-box

* 0.19.18

* 0.20.1

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

* Merge master (#18)

* modify: create new latest version (wechaty#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 (wechaty#86)

* Remove unused types in the abstract (wechaty#85)

* Use object for all events (on/listen) for better encapsulate (wechaty#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` (wechaty#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 (wechaty#89)

* 0.23.4

* refactor PuppetTest to seprate module directory (wechaty#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 (wechaty#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>

* clean name

* 0.34.3

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

* modify: create new latest version (wechaty#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 (wechaty#78)

* clean file-box

* 0.19.18

* 0.20.1

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

* Merge master (#18)

* modify: create new latest version (wechaty#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 (wechaty#78)

* clean file-box

* 0.19.18

* 0.20.1

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

* Merge master (#18)

* modify: create new latest version (wechaty#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 (wechaty#80)

* Merge master (#18)

* modify: create new latest version (wechaty#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 (wechaty#78)

* clean file-box

* 0.19.18

* 0.20.1

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

* Merge master (#18)

* modify: create new latest version (wechaty#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 (wechaty#86)

* Remove unused types in the abstract (wechaty#85)

* Use object for all events (on/listen) for better encapsulate (wechaty#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` (wechaty#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 (wechaty#89)

* 0.23.4

* refactor PuppetTest to seprate module directory (wechaty#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 (wechaty#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