Commit Graph
215 Commits
Author SHA1 Message Date
Yuxin Wu dfdcd4ba0f use tempfile for audio decoding 2020-07-17 12:26:25 -07:00
Yuxin Wu 9b64982af0 fix encoding (fix #67) 2020-07-17 12:06:16 -07:00
Kai JiaandGitHub c5ee3026f0 Fix a typo in README (#66) 2020-07-06 10:11:34 -07:00
Yuxin Wu 100b8e2391 update readme 2020-07-02 17:00:46 -07:00
Yuxin Wu a914018579 update readme 2020-07-01 01:26:15 -07:00
Yuxin Wu 8e8b1d3534 better error message 2020-06-30 23:31:56 -07:00
Yuxin Wu e1157a18b7 remove "internal_emoji" 2020-06-30 23:16:19 -07:00
Yuxin Wu 641af7a3cd decrypt local emoji 2020-06-30 23:09:46 -07:00
Yuxin Wu 45c28312d3 check md5 of local emoji as well 2020-06-29 11:21:07 -07:00
Yuxin Wu 146855d1fb use encrypturl if cdnurl does not produce correct md5 2020-06-29 11:07:44 -07:00
Yuxin Wu a14e270ff2 remove failed decryption 2020-06-29 03:30:15 -07:00
Yuxin Wu fd0a065b6e aes-decrypt emoji from encrypturl 2020-06-28 02:57:14 -07:00
Yuxin Wu 02f81eb505 check for two avatar storage 2020-06-28 00:33:07 -07:00
Yuxin Wu 99c5ed6d33 fix old avatar storage 2020-06-28 00:12:39 -07:00
Yuxin Wu bb44745bb4 move common/ into wechat/ 2020-06-27 20:34:05 -07:00
Yuxin Wu 5f729e4227 support both chatid and nickname (fix #51) 2020-06-27 20:04:34 -07:00
Yuxin Wu b272858b1a avoid assertion for type 49 (close #52) 2020-06-27 19:56:28 -07:00
Yuxin Wu 58ce6ea853 update readme 2020-06-27 19:45:42 -07:00
Yuxin Wu ceec29afc9 add missing file 2020-06-27 19:32:21 -07:00
Yuxin Wu d8ac9d8fad compatibility with an old database file 2020-06-27 19:00:43 -07:00
Yuxin Wu b295d62f41 update 2020-06-27 17:34:52 -07:00
Yuxin Wu 394b1d75aa support latest smileys 2020-06-27 17:31:35 -07:00
Yuxin Wu 5f93b39916 move libchat to legacy 2020-06-27 16:34:35 -07:00
Yuxin Wu d439dfe72d handle emoji thumbnail 2020-06-27 16:32:07 -07:00
Yuxin Wu 49c4ba4346 add support for video file 2020-06-27 15:54:03 -07:00
Yuxin Wu 476bdd5971 rewrite with python3 2020-06-27 15:21:17 -07:00
Yuxin Wu 659742c929 better logging 2020-06-27 12:07:54 -07:00
Yuxin Wu 16de676f91 update 2020-06-27 02:21:57 -07:00
Yuxin Wu b246807304 update 2020-06-27 01:49:45 -07:00
Yuxin Wu 23b797b1f6 rewrite decryption logic 2020-06-27 01:45:15 -07:00
Yuxin Wu ce84066d85 sqlcipher compatibilty 2020-06-26 19:01:18 -07:00
Yuxin Wu 6bea581fa0 update in parser 2020-06-26 16:53:20 -07:00
Yuxin Wu 2d618281d9 remove my emails 2018-08-26 01:21:45 -07:00
Yuxin Wu 47141e9356 update docs 2017-11-29 04:04:22 -08:00
Yuxin Wu 14ffca8532 update docs 2017-11-29 04:02:49 -08:00
Yuxin Wu a1fd932a77 use emoji cover for failures 2017-11-29 03:55:09 -08:00
Yuxin Wu 5026cbde84 fix avatar rendering 2017-11-29 03:26:40 -08:00
Yuxin Wu d5c097277d update docs 2017-11-29 02:33:15 -08:00
futurewrgandYuxin Wu dcad5ed99d 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 265b57755d fix dependencies (fix #49) 2017-10-14 23:55:42 -07:00
Yuxin Wu 7f875c761b use userid instead of nickname as identifiers everywhere. (#39) 2017-03-02 17:46:30 +08:00
Yuxin Wu 1406453e47 update README (#39) 2017-03-02 12:09:30 +08:00
Yuxin Wu 9eecc6dd38 bug fix on chatroom msg handling 2017-02-09 13:24:37 +08:00
Yuxin Wu 080c751eb2 update readme 2016-10-12 14:03:10 -04:00
Yuxin Wu 1e2a625452 bug fix 2016-10-12 13:53:45 -04:00
Yuxin Wu 6ef50f5685 bugfix 2016-10-12 13:53:11 -04:00
Yuxin WuandGitHub b069338a9f Update README.md 2016-10-11 12:11:07 -04:00
Yuxin Wu a7b6d437d3 update readme 2016-10-10 01:19:59 -04:00
Yuxin Wu 32f41ae31d update readme 2016-10-10 01:19:21 -04:00
Yuxin Wu eb5066f74a bug fix 2016-09-06 02:01:32 -04:00