400 Commits

Author SHA1 Message Date
多吃点苹果
46e6fb1afb
添加 bot option (#176) 2023-01-05 18:24:48 +08:00
eatmoreapple
e171c1fefa format User display v1.3.1 2022-12-30 13:04:29 +08:00
eatmoreapple
326f200976 change some fields to private 2022-12-30 12:59:56 +08:00
eatmoreapple
5f14a13c62 修改message.Bot为私有属性 2022-12-30 12:48:50 +08:00
多吃点苹果
806085b712
修复下载文件Content-Length为0的bug 🐛 (#174) 2022-12-30 12:42:01 +08:00
eatmoreapple
869912fa7a remove cookie from client v1.3.0 2022-12-26 16:24:39 +08:00
多吃点苹果
ae02ab70e1
修改 cookie 获取逻辑 (#168) 2022-12-16 00:45:19 +08:00
eatmoreapple
d316f2a533 wip v1.2.9 2022-12-14 00:20:22 +08:00
多吃点苹果
8c9d36ec16
修改热登录错误处理 🚑 (#166) 2022-12-14 00:12:44 +08:00
TossPig
df01bfefe5
修复jsonFileHotReloadStorage在文件已存在的情况下,没有获取到文件写入权限 (#163)
* 修复`jsonFileHotReloadStorage`在文件已存在的情况下,没有获取到文件写入权限

* fix 截获Seek的错误
2022-12-13 17:56:06 +08:00
Sml2h3
f07652e6c6
修复当群组保存在通讯录后无法正常识别是否是被@ (#164) 2022-12-13 17:36:03 +08:00
多吃点苹果
e6fcd53bd4
支持 MessageMatchDispatcher 直接转换成 MessageHandler (#161) 2022-12-12 19:38:43 +08:00
李寻欢
659bf1e522
🎨 优化是否有人加入了群聊判断逻辑 (#159) v1.2.8 2022-12-12 17:23:08 +08:00
多吃点苹果
270e290472
修改热登录逻辑 (#155) 2022-12-12 11:55:55 +08:00
gdmec07150942
caa0ed64b6
fix: 修复带有emoji昵称 isAt无效的情况 (#153)
Co-authored-by: xufengtao <xufengtao@hdedu.com>
2022-12-11 19:27:21 +08:00
eatmoreapple
eb3d45a1f3 should use instead of v1.2.7 2022-12-11 12:35:23 +08:00
eatmoreapple
443b3ea38c wip 2022-12-11 12:34:01 +08:00
多吃点苹果
144b147606
添加client自定义重试次数 (#151) 2022-12-11 12:26:29 +08:00
blogbin
a7ca046e03
Update bot.md (#148)
Update to dispatcher.OnText(func(ctx *openwechat.MessageContext).
2022-12-10 21:51:15 +08:00
多吃点苹果
25ba0a61f4
修改 FileHelper 函数签名 (#146) 2022-12-10 17:06:13 +08:00
多吃点苹果
efdac13d91
修复好友获取不全的问题 (#118) v1.2.6 2022-12-10 16:46:34 +08:00
TossPig
03aa3c1633
修复User结构无法json序列化 (#144) 2022-12-10 16:23:49 +08:00
多吃点苹果
967e85ad9d
添加群成员查找功能 (#145) 2022-12-10 16:07:32 +08:00
多吃点苹果
94743ec582
修复从群聊中获取不到消息的发送者的bug 🐛 (#143) v1.2.5 2022-12-10 15:35:35 +08:00
gdmec07150942
277f499c56
fix: 修复 "你好啊 再@机器人" 无效的at情况 (#139)
Co-authored-by: xufengtao <xufengtao@hdedu.com>
v1.2.4
2022-12-10 00:51:55 +08:00
多吃点苹果
1223ed8346
Merge pull request #140 from eatmoreapple/fix-opt-too-often-error 2022-12-10 00:49:27 +08:00
eatmoreapple
5df5a54190 修复频繁获取消息发送者导致的opt too often 2022-12-10 00:48:25 +08:00
eatmoreapple
7728a1517d 删除冗余的代码 2022-12-09 22:08:30 +08:00
eatmoreapple
c9e4e842d9 修改文件类型匹配策略 2022-12-09 22:06:47 +08:00
eatmoreapple
4063e369bd 取消网络错误继续监听的逻辑 v1.2.3 2022-12-09 13:35:32 +08:00
eatmoreapple
8a201f1461 添加Bot存活控制 2022-12-09 13:33:16 +08:00
eatmoreapple
8ba44602ae 添加在非热登录模式下主动导出热登录数据接口 2022-12-09 13:26:14 +08:00
eatmoreapple
c223141ad1 添加头像获取重试机制 2022-12-09 13:18:57 +08:00
eatmoreapple
c75e60e717 wip 2022-12-07 19:53:44 +08:00
多吃点苹果
3d22c239d2
Merge pull request #135 from eatmoreapple/fix-opt-too-often
修复频繁获取消息发送者获取详情导致  too often 的问题
v1.2.2
2022-12-07 13:42:13 +08:00
eatmoreapple
01233fa544 修复获取消息发送频繁获取详情导致操作频繁的问题 2022-12-07 13:40:16 +08:00
eatmoreapple
5b35d2014a fix response error v1.2.1 2022-11-30 18:31:26 +08:00
多吃点苹果
b18242699a
Merge pull request #133 from eatmoreapple/handle-xml-syntax-error v1.2.0 2022-11-27 23:17:04 +08:00
eatmoreapple
7b4a856cea 修改登录回调逻辑 2022-11-27 23:12:23 +08:00
eatmoreapple
dd0d6603a7 修改登录失败处理 2022-11-27 23:08:31 +08:00
多吃点苹果
fe2f73b5a2
Merge pull request #132 from eatmoreapple/fix-web-init-login 2022-11-27 22:41:34 +08:00
eatmoreapple
bc7d6c752e 添加 web init 错误处理 2022-11-27 22:40:52 +08:00
eatmoreapple
6709249cd2 update doc v1.1.19 2022-11-27 13:21:05 +08:00
多吃点苹果
854cafcc44
Merge pull request #131 from eatmoreapple/add-user-identity 2022-11-27 13:16:35 +08:00
eatmoreapple
2a8ce91534 添加用户唯一标识 2022-11-27 13:15:07 +08:00
多吃点苹果
68d965c390
Merge pull request #129 from eatmoreapple/update-receiver
修复 receiver 为 文件传输助手的时候 receiver 找不到的问题
2022-11-18 16:33:35 +07:00
eatmoreapple
9a1a5b0bb9 wip 2022-11-18 17:32:26 +08:00
eatmoreapple
8fc242b794 修复 receiver 为 文件传输助手的时, receiver 找不到的问题 2022-11-18 17:32:06 +08:00
eatmoreapple
21eaf0c137 更新文档信息 2022-11-15 21:42:21 +08:00
多吃点苹果
28652aa6ba
Merge pull request #127 from eatmoreapple/update-HotReloadStorage v1.1.18 2022-11-14 11:17:07 +08:00