288 Commits

Author SHA1 Message Date
多吃点苹果
decdc4a29c
Merge pull request #123 from eatmoreapple/update-forward-message
优化消息群发逻辑 
v1.1.17
2022-11-12 23:23:22 +08:00
eatmoreapple
91f26a5f64 优化消息群发逻辑 2022-11-12 23:04:43 +08:00
eatmoreapple
5a8e0611dd 删除.github workflow v1.1.16 2022-11-12 22:08:23 +08:00
多吃点苹果
f84c06f81f
Merge pull request #122 from eatmoreapple/update-message-agree
Message.Agree :新增同意好友请求后返回新添加的好友
2022-11-12 22:06:48 +08:00
eatmoreapple
84e2dc175b Message.Agree :新增同意好友请求后返回新添加的好友 2022-11-12 22:04:58 +08:00
多吃点苹果
4feda379ce
Merge pull request #121 from eatmoreapple/update-search
更新用户查找逻辑
2022-11-12 21:51:15 +08:00
多吃点苹果
e3847f2e74
Create go.yml 2022-11-12 21:50:23 +08:00
eatmoreapple
a4341e24d6 优化用户查找逻辑 2022-11-12 21:49:01 +08:00
eatmoreapple
9e388b323f 优化用户查找逻辑 2022-11-12 21:48:17 +08:00
eatmoreapple
d51ad8cdff 更新 response 错误处理 2022-11-12 21:19:31 +08:00
eatmoreapple
6d7541a8ed 更新 NetworkErr 判断逻辑 2022-11-12 21:01:38 +08:00
多吃点苹果
bb0e909654
Merge pull request #120 from MiiW/dev
修复好友验证信息Shortpy字段类型声明错误
2022-11-12 20:05:28 +08:00
MiiW
fda999473a 修复好友验证信息Shortpy字段类型声明错误
Signed-off-by: MiiW <mii.w@foxmail.com>
2022-11-12 17:42:00 +08:00
多吃点苹果
d2a2ffc119
添加请求重试机制 (#117) 2022-10-21 18:23:51 +08:00
eatmoreapple
9b1bc9189b 添加错误处理 2022-09-23 19:49:31 +08:00
多吃点苹果
1b926f3ee4
Merge pull request #107 from lixh00/master
 新增自定义设备Id接口
v1.1.15
2022-09-20 13:27:26 +08:00
李寻欢
8b7d66a534 新增自定义设备Id接口 2022-09-20 11:25:02 +08:00
eatmoreapple
879be7aed8 修改错别字 2022-09-03 12:25:55 +08:00
eatmoreapple
3553d8ea85 更新文档信息 2022-09-03 00:39:22 +08:00
eatmoreapple
6ed620f5dc 判断消息是否为语音或视频通话邀请 2022-08-10 21:32:09 +08:00
unknown
0aa3dc3361 修复群消息send获取和判断消息是否为@的bug v1.1.14 2022-07-24 13:03:51 +08:00
unknown
7411d180f1 修复群消息判断的bug 2022-07-24 11:22:53 +08:00
unknown
b5832e624d 修复图片、视频、文件消息不能撤回的bug 🐛 v1.1.13 2022-07-23 22:52:01 +08:00
eatmoreapple
6484a80b37 修复用户主动退出,logoutcallback不执行的bug 🐛 v1.1.12 2022-07-19 09:52:48 +08:00
unknown
3605ad01b7 更新extspam值 v1.1.11 2022-07-13 19:20:58 +08:00
eatmoreapple
e8bf2443a9 修复转发消息的bug 🐛 v1.1.10 2022-05-16 09:53:04 +08:00
eatmoreapple
b9435ff40b 修复文件上传的bug v1.1.9 2022-02-16 12:42:33 +08:00
eatmoreapple
ac136265e0 添加 v1.1.8 2021-12-31 13:02:22 +08:00
eatmoreapple
c529afa168 修改bot默认的mode为Normal 2021-12-31 12:55:46 +08:00
eatmoreapple
d193cbd641 增加消息原始内容属性 v1.1.7 2021-12-29 18:11:58 +08:00
聂青
684b8718a6
Merge pull request #97 from tangxiaofeng7/master
更新兼容mac客户端的@
2021-12-29 15:34:19 +08:00
suyu.zhu@tuya.com
cef25273ea 更新兼容mac客户端的@ 2021-12-29 11:41:53 +08:00
聂青
7ce0f2a21c
Merge pull request #95 from xiaobinqt/dev_weibin
fix save avatar
2021-12-26 23:44:17 +08:00
eatmoreapple
71f68eb0b2 为bot添加login_with_uuid v1.1.6 2021-12-26 12:36:38 +08:00
weibin
baab829493 fix save avatar
fixed save avatar `image not loaded  try to open it externally to fix format problem`
if response content length is 0, an error is reported.
2021-12-26 11:48:31 +08:00
eatmoreapple
1bdcfa296c update gitignore 2021-12-26 00:53:15 +08:00
eatmoreapple
485078cec4 添加头像下载重试机制 2021-12-26 00:50:01 +08:00
eatmoreapple
94f7062889 添加resp.ContentLength != 0 && resp.Header.Get(Content-Type) != image/jpeg 2021-12-26 00:41:22 +08:00
eatmoreapple
a99d21c61f 添加头像下载参数 2021-12-25 13:07:35 +08:00
eatmoreapple
d42b58328c 添加消息Context中断机制 v1.1.5 2021-12-20 10:36:54 +08:00
eatmoreapple
ed69f3ea3a 修复获取消息发送者的bug v1.1.4 2021-12-17 13:15:46 +08:00
eatmoreapple
3718d6c2bc 添加拍一拍消息类型的判断 v1.1.3 2021-12-17 11:49:48 +08:00
eatmoreapple
bd960ef7cf 添加加入群聊事件的判断 2021-12-17 11:44:46 +08:00
eatmoreapple
9fa6b508aa 添加拍一拍消息的判断支持 2021-12-17 11:29:28 +08:00
eatmoreapple
2db696d642 🐛 修复系统消息类型的Content为空的bug v1.1.2 2021-12-17 11:06:49 +08:00
eatmoreapple
26473a5320 添加Message.Raw 字段存储消息原始信息 v1.1.1 2021-12-17 10:15:13 +08:00
eatmoreapple
3e167178df 修复message无法json序列化的问题 2021-12-17 10:09:56 +08:00
聂青
8d8913c65c
Create FUNDING.yml
create funding.yml
2021-12-15 00:14:09 +08:00
eatmoreapple
ea11e4a491 移除状态码为301无Location Header的处理 v1.1.0 2021-12-14 15:53:17 +08:00
eatmoreapple
fd73ef6696 修改HotReloadStorage定义 2021-12-14 14:23:35 +08:00