Skip to content

Tags: vforks/ItChat

Tags

v1.3.10

Fix big file upload

v1.3.9

Fix badstatusline bug in sync_check

v1.3.8

Add limited warning

v1.3.7

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

Add timeout for 'synccheck' and 'webwxsync'

to avoid:

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

v1.3.5

Fix circular reference bug

v1.3.3

Fix isAt, Self bugs in 1.3.0

v1.3.2

Fix chatroom['Self'] bug

v1.2.33

Fix missing emoji format [BR#297: youfou]

v1.3.1

Merge 1.3.0 into master and update to 1.3.1