10 Commits

Author SHA1 Message Date
tursom
3028736f16 feat: redesign chat workspace UI 2026-08-03 12:23:14 +08:00
tursom
2f858b3bf0 fix: build web app as browser module 2026-06-24 14:10:10 +08:00
tursom
38b595e6f7 chore: migrate Steam Chat to TypeScript and expand tests 2026-06-23 23:29:32 +08:00
tursom
d31c4e4c52 Update chat UI and documentation 2026-03-28 19:12:12 +08:00
tursom
f370f28da6 修复会话标题显示自己名字而非对方名字的问题
encodeSteamMessage 中 echo 消息始终使用 friendId 获取对方信息,
避免会话名称被自己的名字覆盖。同时包含 Web 聊天界面及相关重构。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 18:52:00 +08:00
tursom
3a2b8c5c3b 修复发送好友消息时错误报错的 bug 2025-08-27 10:53:04 +08:00
tursom
be60ddd92c add ws interface with receive or send message & image 2025-03-28 21:49:03 +08:00
tursom
8aa0d37ed3 add img send method 2024-10-10 13:59:17 +08:00
tursom
c08ffa18b4 use dateformat to format date log 2024-03-18 10:33:21 +08:00
tursom
77521e43cd init commit 2024-03-17 21:58:42 +08:00