42 Commits

Author SHA1 Message Date
tursom
3028736f16 feat: redesign chat workspace UI 2026-08-03 12:23:14 +08:00
tursom
4e7036dbff fix: render Steam chat BBCode 2026-08-03 02:22:21 +08:00
tursom
9fb8cb3ee9 fix: render Steam OpenGraph chat previews 2026-08-03 01:02:06 +08:00
tursom
fec21290ec feat: enhance user management 2026-06-25 11:05:28 +08:00
tursom
c8c57c5eb8 Fix Steam chat history ordinal logging 2026-06-24 22:17:36 +08:00
tursom
4d3c1d3576 ci: publish docker image to ghcr 2026-06-24 18:04:52 +08:00
tursom
8e1086a1a0 重写后台前端入口 2026-06-24 17:31:01 +08:00
tursom
2f858b3bf0 fix: build web app as browser module 2026-06-24 14:10:10 +08:00
tursom
19e1ccf855 feat: add admin backend and compose deployment 2026-06-24 13:40:33 +08:00
tursom
bc5aff7ba7 delete FEATURES.md 2026-06-24 10:49:28 +08:00
tursom
ae7291d1a3 Add production Dockerfile 2026-06-24 10:48:24 +08:00
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