Commit Graph
42 Commits
Author SHA1 Message Date
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 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
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 Wu 7f875c761b use userid instead of nickname as identifiers everywhere. (#39) 2017-03-02 17:46:30 +08:00
Yuxin Wu 9eecc6dd38 bug fix on chatroom msg handling 2017-02-09 13:24:37 +08: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 Wu eb5066f74a bug fix 2016-09-06 02:01:32 -04:00
Yuxin Wu 870a1852bf avoid using cover, and use compressed emoji.cache 2016-06-18 23:37:04 -07:00
Yuxin Wu 92e3d3d31c emoji cache downloadd 2016-06-18 10:04:53 -07:00
Yuxin Wu 98cc7c7fc8 support red envelope 2016-06-17 23:20:08 -07:00
Yuxin Wu 1344589d8d request emoji from cdnUrl 2016-06-17 23:13:39 -07:00
Yuxin Wu 049e3c3387 use static cover for emojis 2016-06-01 11:22:34 -07:00
Yuxin Wu e259a5e436 dump audio 2016-04-21 18:35:38 -04:00
Yuxin Wu 2bd26b6138 update script with argparse 2016-04-21 18:13:06 -04:00
Yuxin Wu 06c37f0b63 update avatar parsing 2016-01-21 00:16:04 -05:00
Yuxin Wu 77191e1885 group message with proper handling of user name 2016-01-20 14:12:14 -05:00
Yuxin Wu 32312072ab use empty avatar in failure 2016-01-08 21:38:21 -05:00
ppwwyyxx 2990f36483 fix when contacts are deleted 2015-11-09 10:48:41 -05:00
Sword York c7a1923403 find correct avatar.block.xxxxx file (maybe) 2015-10-10 11:01:19 +08:00
ppwwyyxx 630c15fed2 clean-up legacy code 2015-10-09 15:07:28 -04:00
ppwwyyxx 3ee1d56926 update scripts for avatar code 2015-10-09 14:54:19 -04:00
Sword York 5c5ea71a62 fix bug, add avt_db support 2015-10-09 10:21:41 +08:00
Sword York 9b24348465 read avatar from sfs/avatar.block.0000x 2015-10-08 18:16:01 +08:00
ppwwyyxx 020c550b21 fix import bug 2015-08-23 10:27:10 -04:00
ppwwyyxx 43cda58e71 move utils to common 2015-06-18 00:07:15 +08:00
ppwwyyxx 476997032b add silk and corresponding code, for wechat 6.0+ 2015-06-16 23:52:27 +08:00
ppwwyyxx c2148e17bf make jquery loaded first 2015-06-16 23:47:53 +08:00
Yuxin Wu 45566b28b6 Revert "Changed the formatting of the generated HTML" 2015-06-16 23:45:13 +08:00
ppwwyyxx 1c1325911a add silk parsing code 2015-06-16 23:17:43 +08:00
Yuxin Wu 3cdcbeb020 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 bad354e6dd bug fix 2015-05-25 15:23:06 +08:00
ppwwyyxx 538a2e0f66 some small fix.. 2015-05-25 15:17:17 +08:00
KangJing Huang (Chaserhkj) af5db3cc6c Use XML parsers to parse messages 2015-04-27 20:03:24 +08:00
Jonathon Padfield 6ac9bdb1cc Changed the formatting of the generated HTML, to not have a scrollable chat/style box, but instead a single page of text. It's more easily printable, and searchable. Also added full YYYY-MM-DD date times, because messages can go back years. 2015-04-27 13:29:56 +08:00
Jonathon Padfield e63e4de3e5 Fixed smiley unicode parsing to work on Python 2.7, Mac OSX 2015-04-27 13:28:45 +08:00
ppwwyyxx 4a5cefbcd1 add encryption in todo 2015-04-19 17:32:54 +08:00
ppwwyyxx f8c2f2bee4 msg get through sqlite 2015-03-28 00:09:12 +08:00
ppwwyyxx 24b1ad56e8 msg to libchat seems to work 2015-03-25 23:15:22 +08:00
ppwwyyxx 3e671e16a3 rename 2015-03-25 17:47:31 +08:00