Commit Graph

197 Commits

Author SHA1 Message Date
c0dcffce9d 🎨 群组管理页面优化 2024-06-18 17:14:46 +08:00
b14dbe0d1d 🆕 新增AI角色管理(WIP) 2024-06-18 17:02:37 +08:00
b024600ef0 🆕 修改群组页面为卡片 2024-06-18 16:23:09 +08:00
bc2893fad1 🐛 修复自动删除群成员失败的BUG 2024-06-18 14:43:15 +08:00
a098da39ee 🆕 修改好友列表设置AI角色为数据库配置 2024-06-17 17:30:50 +08:00
42339e3c51 🎨 页面优化 2024-06-17 08:58:01 +08:00
20aeeefb3c Merge remote-tracking branch 'origin/hotfix' into hotfix 2024-06-14 08:36:27 +08:00
08ffd4de6c 🎨 修改一个错别字 2024-06-14 08:36:21 +08:00
2238e23c8d 🎨 优化好友列表同步处理逻辑 2024-06-13 07:02:00 +08:00
0f506e5afc 🎨 优化好友列表同步处理逻辑 2024-06-12 21:47:35 +08:00
44c45d11f2 Merge remote-tracking branch 'origin/hotfix' into hotfix 2024-06-06 14:18:23 +08:00
50e91680bb 🎨 逻辑优化 2024-06-06 14:18:18 +08:00
b2598f2406 🎨 消息总结新增传入群名称和过滤排行榜及前一天的总结消息 2024-05-31 07:27:17 +08:00
6818b10f4a 🎨 优化消息格式 2024-05-29 14:12:26 +08:00
727b06e143 🎨 优化消息格式 2024-05-16 08:32:44 +08:00
c0c3864a8e 🐛 修复清理不活跃成员功能的BUG 2024-05-16 00:12:57 +08:00
8c2ab9376c 🐛 修复清理不活跃成员功能的BUG 2024-05-16 00:12:47 +08:00
9c7e93660d 🆕 新增清理不活跃成员功能 2024-05-15 17:19:32 +08:00
4cc50718e2 Merge branch 'main' into hotfix 2024-05-15 11:15:38 +08:00
534f7a0ec8 🆕 新增每日早报功能 2024-05-15 11:15:15 +08:00
16838ff80f 🐛 Fix a bug. 2024-05-14 15:57:31 +08:00
ce37a269e1 Merge pull request '🆕 新增默认功能权限配置' (#46) from hotfix into main
All checks were successful
BuildImage / build-image (push) Successful in 1m18s
Reviewed-on: #46
2024-05-14 12:09:26 +08:00
aa78f3940c 🆕 新增默认功能权限配置 2024-05-14 12:08:30 +08:00
1c55900291 Merge pull request '🎨 优化发给新成员的消息' (#45) from hotfix into main
All checks were successful
BuildImage / build-image (push) Successful in 1m32s
Reviewed-on: #45
2024-05-14 11:51:31 +08:00
386e0dd6d3 🎨 优化发给新成员的消息 2024-05-14 11:50:27 +08:00
9bec70319b Merge pull request '🆕 添加群成员显示(WIP)' (#44) from hotfix into main
All checks were successful
BuildImage / build-image (push) Successful in 2m7s
Reviewed-on: #44
2024-05-09 09:45:38 +08:00
bd33759b80 🆕 添加群成员显示(WIP) 2024-05-09 09:44:57 +08:00
45109b02ef Merge pull request '🎨 优化消息总结查询SQL,支持更多消息类型' (#43) from hotfix into main
All checks were successful
BuildImage / build-image (push) Successful in 1m33s
Reviewed-on: #43
2024-04-29 10:13:34 +08:00
e8523c1e3e 🎨 优化消息总结查询SQL,支持更多消息类型 2024-04-29 10:12:50 +08:00
765e0ead7f Merge pull request 'hotfix' (#42) from hotfix into main
All checks were successful
BuildImage / build-image (push) Successful in 1m34s
Reviewed-on: #42
2024-04-24 17:24:26 +08:00
e7117d227b 🎨 好友列表页显示效果优化 2024-04-24 17:23:59 +08:00
448ac83514 🎨 首页显示效果优化 2024-04-24 15:49:17 +08:00
5024fb4b05 Merge pull request '🔥 重构管理页面,长得更好看一些了' (#41) from hotfix into main
All checks were successful
BuildImage / build-image (push) Successful in 1m46s
Reviewed-on: #41
2024-04-23 10:45:38 +08:00
1fca021b38 🔥 重构管理页面,长得更好看一些了 2024-04-23 10:42:08 +08:00
70fc7add78 Merge pull request '🎨 优化AI对话角色提示词' (#40) from hotfix into main
All checks were successful
BuildImage / build-image (push) Successful in 1m41s
Reviewed-on: #40
2024-04-19 09:55:27 +08:00
ab5a8092f7 🎨 优化AI对话角色提示词 2024-04-19 09:54:50 +08:00
21a6f75ed3 Merge pull request '🎨 优化AI对话角色设置,支持为群或者好友单独设置角色(需手动修改数据库)' (#39) from hotfix into main
All checks were successful
BuildImage / build-image (push) Successful in 1m29s
Reviewed-on: #39
2024-04-16 17:19:31 +08:00
daa36f308b 🎨 优化AI对话角色设置,支持为群或者好友单独设置角色(需手动修改数据库) 2024-04-16 17:19:08 +08:00
e78f6a6d6e Merge pull request '🎨 优化群聊总结返回消息内容' (#38) from hotfix into main
Some checks failed
BuildImage / build-image (push) Failing after 2m14s
Reviewed-on: #38
2024-04-15 16:22:43 +08:00
bb92c67069 🎨 优化群聊总结返回消息内容 2024-04-15 16:22:17 +08:00
542a2d5ef6 Merge pull request '🎨 优化消息总结提示词' (#37) from hotfix into main
All checks were successful
BuildImage / build-image (push) Successful in 1m31s
Reviewed-on: #37
2024-04-15 15:10:32 +08:00
c13771be22 🎨 优化消息总结提示词 2024-04-15 15:09:40 +08:00
982ddef0da Merge pull request '🎨 总结群聊时,不足100条记录的不总结' (#36) from hotfix into main
All checks were successful
BuildImage / build-image (push) Successful in 1m21s
Reviewed-on: #36
2024-04-12 11:40:51 +08:00
99447d332d 🎨 总结群聊时,不足100条记录的不总结 2024-04-12 11:40:40 +08:00
3478f4f9e2 Merge pull request 'hotfix' (#35) from hotfix into main
All checks were successful
BuildImage / build-image (push) Successful in 1m44s
Reviewed-on: #35
2024-04-12 11:38:10 +08:00
b3ed0fcc6f 🆕 新增群聊对话记录总结 2024-04-12 11:37:21 +08:00
3da8b327d0 chore(go-wxhelper): add AI command functionality 🤖
Add AI command functionality to handle AI commands in the WeChat plugin. Includes options to enable or disable AI features.
2024-04-12 10:48:46 +08:00
0262fdd9f7 Merge pull request 'hotfix' (#34) from hotfix into main
Reviewed-on: #34
2024-04-09 14:43:20 +08:00
f775f1d67d Merge remote-tracking branch 'origin/hotfix' into hotfix 2024-04-09 14:42:59 +08:00
43f9d590b7 🎨 脚本优化 2024-04-09 14:42:47 +08:00