Yuxin Wu
46cda89270
update docs
2021-04-19 01:22:36 -07:00
76f0a8f44e
🌈 style(view): fix body scroll ( #84 )
...
Co-authored-by: lqzh <[email protected] >
2021-04-13 15:58:53 -07:00
lqzhgood and GitHub
1009d8fcb2
Update requirements.txt ( #82 )
...
add `numpy` module
2021-04-13 00:19:28 -07:00
Yuxin Wu
0bd5a7d6f5
update docs about sfs/avatar.index
2021-02-02 11:00:48 -08:00
Yuxin Wu
a98c923d8f
convert javaobj to int
2021-02-01 18:19:34 -08:00
Yuxin Wu
9b1315a9c5
update
2021-01-07 19:12:20 -08:00
Yuxin Wu
6b50191420
uin int to str
2020-11-27 15:34:30 -08:00
Yuxin Wu
7361d53bd1
make uin a str
2020-11-27 15:33:17 -08:00
Yuxin Wu
70f2925026
catch decryption error ( #72 )
2020-10-03 04:38:19 -07:00
Yuxin Wu
9d5682485c
fix #70
2020-09-19 11:54:12 -07:00
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 Jia and GitHub
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
futurewrg and Yuxin 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 Wu and GitHub
265b57755d
fix dependencies ( fix #49 )
2017-10-14 23:55:42 -07:00