Skip to content

Tags: pelyxp/ItChat

Tags

v1.3.7

Toggle v1.3.7's commit message
Add message revoke (littlecodersh#370)

* Link message revoke function to itchat

this is my first uploading code using github, apologize if it caused any inconvenience.

* Add message revoke function

function added at the end of file, after the position of send

* Update core.py

v1.3.6

Toggle v1.3.6's commit message
Add timeout for 'synccheck' and 'webwxsync'

to avoid:

1. get 1101 error frequently
2. won't logout even if network broken

v1.3.5

Toggle v1.3.5's commit message
Fix circular reference bug

v1.3.3

Toggle v1.3.3's commit message
Fix isAt, Self bugs in 1.3.0

v1.3.2

Toggle v1.3.2's commit message
Fix chatroom['Self'] bug

v1.2.33

Toggle v1.2.33's commit message
Fix missing emoji format [BR#297: youfou]

v1.3.1

Toggle v1.3.1's commit message
Merge 1.3.0 into master and update to 1.3.1

v1.2.31

Toggle v1.2.31's commit message
Fix image storage enhancement [ER#160: 6bigfire]

v1.2.30

Toggle v1.2.30's commit message

v1.2.29

Toggle v1.2.29's commit message
Make login stoppable in qrCallback [BR#267: githubwing]