Commit Graph

11 Commits

Author SHA1 Message Date
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
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
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