Commit Graph

31 Commits

Author SHA1 Message Date
tursom
38b595e6f7 chore: migrate Steam Chat to TypeScript and expand tests 2026-06-23 23:29:32 +08:00
tursom
f8f330c054 update
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-11 12:16:17 +08:00
tursom
2d997efd5e Add Steam lifecycle logging and retry handling 2026-04-16 19:53:52 +08:00
tursom
d31c4e4c52 Update chat UI and documentation 2026-03-28 19:12:12 +08:00
tursom
91c4e561e4 重构聊天前端模块并优化图片消息渲染 2026-03-22 20:09:50 +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
b6b8c07757 发送图片响应url 2025-08-27 11:39:24 +08:00
tursom
8a9ef5453e 发送消息返回消息的原始响应 2025-08-27 11:08:20 +08:00
tursom
3a2b8c5c3b 修复发送好友消息时错误报错的 bug 2025-08-27 10:53:04 +08:00
tursom
31df8232ec send msg to ws client when send msg by web api 2025-03-30 01:05:16 +08:00
tursom
429bd41769 update 2025-03-29 00:41:37 +08:00
tursom
be60ddd92c add ws interface with receive or send message & image 2025-03-28 21:49:03 +08:00
tursom
ea948e017a update 2024-10-21 14:25:03 +08:00
tursom
d5dfaa54c3 update 2024-10-17 13:13:52 +08:00
tursom
c98d61e3c2 update 2024-10-17 11:28:35 +08:00
tursom
3004cb47fd update 2024-10-17 11:27:40 +08:00
tursom
afa8551a03 update 2024-10-14 13:51:50 +08:00
tursom
f9015a5391 update 2024-10-14 11:25:57 +08:00
tursom
66cccc6603 update 2024-10-11 16:55:47 +08:00
tursom
7f8f57603a update 2024-10-11 16:53:41 +08:00
tursom
5965c6f092 add chat service on logger 2024-10-10 16:16:31 +08:00
tursom
8aa0d37ed3 add img send method 2024-10-10 13:59:17 +08:00
tursom
5685ff99cf update 2024-10-02 00:16:00 +08:00
tursom
6da58473d8 export chat service listen host 2024-04-28 11:19:15 +08:00
tursom
19f92fec09 impl web chat service 2024-04-28 10:21:21 +08:00
tursom
c08ffa18b4 use dateformat to format date log 2024-03-18 10:33:21 +08:00
tursom
25dbad2420 improve 2024-03-18 00:22:09 +08:00
tursom
f0e8f14870 improve 2024-03-18 00:21:54 +08:00
tursom
1936742f6f improve 2024-03-18 00:18:38 +08:00
tursom
e29087500b improve 2024-03-17 23:13:10 +08:00
tursom
77521e43cd init commit 2024-03-17 21:58:42 +08:00