Yuxin Wu
e46378aa25
use encrypturl if cdnurl does not produce correct md5
2020-06-29 11:07:44 -07:00
Yuxin Wu
64e5e5eb3f
aes-decrypt emoji from encrypturl
2020-06-28 02:57:14 -07:00
Yuxin Wu
1f1a28e605
check for two avatar storage
2020-06-28 00:33:07 -07:00
Yuxin Wu
eeba4b7e6c
fix old avatar storage
2020-06-28 00:12:39 -07:00
Yuxin Wu
f6acd0b0bf
move common/ into wechat/
2020-06-27 20:34:05 -07:00
Yuxin Wu
973993723b
support both chatid and nickname ( fix #51 )
2020-06-27 20:04:34 -07:00
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
aa9a1c9129
compatibility with an old database file
2020-06-27 19:00:43 -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
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
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
futurewrg and Yuxin 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 Wu
f8ede162c0
use userid instead of nickname as identifiers everywhere. ( #39 )
2017-03-02 17:46:30 +08:00
Yuxin Wu
9f1ae9363d
bug fix on chatroom msg handling
2017-02-09 13:24:37 +08: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 Wu
9a45dfaf35
bug fix
2016-09-06 02:01:32 -04:00
Yuxin Wu
3731443254
avoid using cover, and use compressed emoji.cache
2016-06-18 23:37:04 -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
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
1cfc8b707b
update avatar parsing
2016-01-21 00:16:04 -05:00
Yuxin Wu
28c7d3d599
group message with proper handling of user name
2016-01-20 14:12:14 -05:00
Yuxin Wu
0875e4d97a
use empty avatar in failure
2016-01-08 21:38:21 -05:00
ppwwyyxx
42ee381c7e
fix when contacts are deleted
2015-11-09 10:48:41 -05:00
Sword York
b6066065ed
find correct avatar.block.xxxxx file (maybe)
2015-10-10 11:01:19 +08:00
ppwwyyxx
3f40bec3ef
clean-up legacy code
2015-10-09 15:07:28 -04:00
ppwwyyxx
26115c48df
update scripts for avatar code
2015-10-09 14:54:19 -04:00
Sword York
4eae9cd7c1
fix bug, add avt_db support
2015-10-09 10:21:41 +08:00
Sword York
c156a3142b
read avatar from sfs/avatar.block.0000x
2015-10-08 18:16:01 +08:00
ppwwyyxx
7015793abe
fix import bug
2015-08-23 10:27:10 -04:00
ppwwyyxx
022e439cbe
move utils to common
2015-06-18 00:07:15 +08:00
ppwwyyxx
d00c0e5cc1
add silk and corresponding code, for wechat 6.0+
2015-06-16 23:52:27 +08:00
ppwwyyxx
9cc70cec79
make jquery loaded first
2015-06-16 23:47:53 +08:00
Yuxin Wu
25092daa46
Revert "Changed the formatting of the generated HTML"
2015-06-16 23:45:13 +08:00
ppwwyyxx
e6208102e4
add silk parsing code
2015-06-16 23:17:43 +08:00
Yuxin Wu
ed851845fa
Merge pull request #7 from trammel/html-archive-format
...
Changed the formatting of the generated HTML
2015-05-25 17:29:32 +08:00
ppwwyyxx
c60296c6dd
bug fix
2015-05-25 15:23:06 +08:00
ppwwyyxx
f399643bb9
some small fix..
2015-05-25 15:17:17 +08:00
KangJing Huang (Chaserhkj)
3358a89faf
Use XML parsers to parse messages
2015-04-27 20:03:24 +08:00