CK Zhang and Yuxin Wu
30eef32ae6
Implement reply quote UI for HTML export ( #107 )
...
* render: improve reply quote UI
* render: address PR review comments
* res: avoid masking errors in img decode
2026-01-09 20:03:21 +08:00
643bdd8984
Improve stability of WS connection with WXGF decoder app ( #101 )
...
* In case TYPE_LINK is missing a title, use url as title to avoid aborting
* Retry WS connection on broken pipe
* Update render.py
* Update wxgf.py
---------
Co-authored-by: Yuxin Wu <[email protected] >
2025-07-05 19:02:00 -07:00
Yuxin Wu
e1a1b0b946
remove ensure_unicode
2025-01-30 12:05:48 -08:00
Yuxin Wu
b271469b94
support wxgf emoji
2025-01-30 12:07:31 -08:00
Yuxin Wu
c782325cfa
improve rendering of various types
2025-01-29 01:47:42 -08:00
Yuxin Wu
64e5e5eb3f
aes-decrypt emoji from encrypturl
2020-06-28 02:57:14 -07:00
Yuxin Wu
f6acd0b0bf
move common/ into wechat/
2020-06-27 20:34:05 -07:00
Yuxin Wu
1395351755
support latest smileys
2020-06-27 17:31:35 -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
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
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
1f2f7560bc
emoji cache downloadd
2016-06-18 10:04:53 -07:00
Yuxin Wu
212caa37cf
request emoji from cdnUrl
2016-06-17 23:13:39 -07:00
Yuxin Wu
28c7d3d599
group message with proper handling of user name
2016-01-20 14:12:14 -05:00
ppwwyyxx
022e439cbe
move utils to common
2015-06-18 00:07:15 +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
Jonathon Padfield
41feb7c180
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
ppwwyyxx
5cc0cefb2b
msg get through sqlite
2015-03-28 00:09:12 +08:00
ppwwyyxx
99faea5637
msg to libchat seems to work
2015-03-25 23:15:22 +08:00
ppwwyyxx
4572cb045e
rename
2015-03-25 17:47:31 +08:00