Commit Graph
196 Commits
Author SHA1 Message Date
Yuxin Wu 55784bd1bf avoid assertion for type 49 (close #52) 2020-06-27 19:56:28 -07:00
Yuxin Wu 7571334eca update readme 2020-06-27 19:45:42 -07:00
Yuxin Wu bfb2d0c914 add missing file 2020-06-27 19:32:21 -07:00
Yuxin Wu aa9a1c9129 compatibility with an old database file 2020-06-27 19:00:43 -07:00
Yuxin Wu 86224a8151 update 2020-06-27 17:34:52 -07:00
Yuxin Wu 1395351755 support latest smileys 2020-06-27 17:31:35 -07:00
Yuxin Wu 628bc024c8 move libchat to legacy 2020-06-27 16:34:35 -07:00
Yuxin Wu d6d2aaea55 handle emoji thumbnail 2020-06-27 16:32:07 -07:00
Yuxin Wu 4dc13a16f7 add support for video file 2020-06-27 15:54:03 -07:00
Yuxin Wu 95826392df rewrite with python3 2020-06-27 15:21:17 -07:00
Yuxin Wu 503a43c953 update 2020-06-27 02:21:57 -07:00
Yuxin Wu 0f3fd34b54 update 2020-06-27 01:49:45 -07:00
Yuxin Wu 0f97ecc9f0 rewrite decryption logic 2020-06-27 01:45:15 -07:00
Yuxin Wu a82bd281a7 sqlcipher compatibilty 2020-06-26 19:01:18 -07:00
Yuxin Wu 249b2cf229 update in parser 2020-06-26 16:53:20 -07:00
Yuxin Wu 7fc6632907 remove my emails 2018-08-26 01:21:45 -07:00
Yuxin Wu e5240137ee update docs 2017-11-29 04:04:22 -08:00
Yuxin Wu ed21c3b630 update docs 2017-11-29 04:02:49 -08:00
Yuxin Wu 8e68c59893 use emoji cover for failures 2017-11-29 03:55:09 -08:00
Yuxin Wu b82bcc7673 fix avatar rendering 2017-11-29 03:26:40 -08:00
Yuxin Wu 5893e7c6e6 update docs 2017-11-29 02:33:15 -08:00
futurewrgandYuxin Wu 20ae09848b Add support for new avatar storage (#50)
* Add support for new avatar storage,modify the README and android-interact.sh

* Show the nickname for chatroom, fix the IOError in avatar.py

* style change
2017-11-29 01:34:51 -08:00
Yuxin WuandGitHub 9e776ca38e fix dependencies (fix #49) 2017-10-14 23:55:42 -07:00
Yuxin Wu f8ede162c0 use userid instead of nickname as identifiers everywhere. (#39) 2017-03-02 17:46:30 +08:00
Yuxin Wu b2abfa7309 update README (#39) 2017-03-02 12:09:30 +08:00
Yuxin Wu 9f1ae9363d bug fix on chatroom msg handling 2017-02-09 13:24:37 +08:00
Yuxin Wu 613f856662 update readme 2016-10-12 14:03:10 -04:00
Yuxin Wu 4ee06766fd bug fix 2016-10-12 13:53:45 -04:00
Yuxin Wu 06217dbfb8 bugfix 2016-10-12 13:53:11 -04:00
Yuxin WuandGitHub 748cccb745 Update README.md 2016-10-11 12:11:07 -04:00
Yuxin Wu 54dc3156dd update readme 2016-10-10 01:19:59 -04:00
Yuxin Wu c4c20633ea update readme 2016-10-10 01:19:21 -04:00
Yuxin Wu 9a45dfaf35 bug fix 2016-09-06 02:01:32 -04:00
Jakukyo FrielandYuxin Wu b4d374cbe2 Refine README: (#31)
* Add commands to install dependencies on debian.

* README: mention `requests` in dependencies.

Thanks @h82k to point out this in #29

* README: fix broken link.

* Improve instructions on uncompress emoji.cache.

See #29

* README: remove unnecessary unpack command.

> unpacking emoji should not be necessary.
> I think things should work without running emoji-cache-tool.py.
> That tool is mainly for me to see what's in the cache.

-- @ppwwyyxx in #29

* README: fix `dump-html.py` command line.

See #29
2016-07-26 16:56:38 -07:00
Yuxin Wu 29115b104f see if readme looks better 2016-07-02 22:54:39 -07:00
Yuxin Wu 3731443254 avoid using cover, and use compressed emoji.cache 2016-06-18 23:37:04 -07:00
Yuxin Wu 11081b2ba8 script improvements 2016-06-18 22:24:20 -07:00
Yuxin Wu 49a4187b46 update readme 2016-06-18 10:16:41 -07:00
Yuxin Wu ac958c32db add help 2016-06-18 10:12:41 -07:00
Yuxin Wu 1f2f7560bc emoji cache downloadd 2016-06-18 10:04:53 -07:00
Yuxin Wu 91ac3126f8 support red envelope 2016-06-17 23:20:08 -07:00
Yuxin Wu 212caa37cf request emoji from cdnUrl 2016-06-17 23:13:39 -07:00
Yuxin Wu a8777b9c1b use static cover for emojis 2016-06-01 11:22:34 -07:00
Yuxin Wu 3c28406935 fix printing 2016-04-29 11:14:42 -04:00
Yuxin Wu cae58fb5ec Merge pull request #27 from myGod0rz/patch-1
Update plot-num-msg-by-time.py
2016-04-23 12:50:39 -04:00
myGod0rz 260ae7ed28 Update plot-num-msg-by-time.py
from wechat.util import ......
from common.textutil import ensure_unicode
2016-04-23 18:07:01 +08:00
Yuxin Wu e644246311 dump audio 2016-04-21 18:35:38 -04:00
Yuxin Wu 268544183d update script with argparse 2016-04-21 18:13:06 -04:00
Yuxin Wu 1135c81cc5 update donate button 2016-04-16 00:26:49 -04:00
Yuxin Wu 23a1c09797 Merge pull request #25 from xrf/readme
Update README.md
2016-03-18 22:02:54 -04:00