94 Commits

Author SHA1 Message Date
多吃点苹果
71d8221cad
[bug]: 修复拍了拍我判断错误的问题 (#210) 2023-01-22 08:31:31 +08:00
多吃点苹果
1a13e73355
[feat]: 添加判断当前消息是否为拍了拍自己 (#209) 2023-01-21 09:32:46 +08:00
qiaojiewei
88b6a34307
fix: receiver里fileHelper为空的情况 (#186)
Co-authored-by: tgNotHouse <gqwj007@gmail.com>
2023-01-08 18:36:48 +08:00
多吃点苹果
da3b267965
发送文件直接支持 io.Reader (#182) 2023-01-06 14:55:08 +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
Sml2h3
f07652e6c6
修复当群组保存在通讯录后无法正常识别是否是被@ (#164) 2022-12-13 17:36:03 +08:00
李寻欢
659bf1e522
🎨 优化是否有人加入了群聊判断逻辑 (#159) 2022-12-12 17:23:08 +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 2022-12-11 12:35:23 +08:00
多吃点苹果
967e85ad9d
添加群成员查找功能 (#145) 2022-12-10 16:07:32 +08:00
多吃点苹果
94743ec582
修复从群聊中获取不到消息的发送者的bug 🐛 (#143) 2022-12-10 15:35:35 +08:00
gdmec07150942
277f499c56
fix: 修复 "你好啊 再@机器人" 无效的at情况 (#139)
Co-authored-by: xufengtao <xufengtao@hdedu.com>
2022-12-10 00:51:55 +08:00
eatmoreapple
5df5a54190 修复频繁获取消息发送者导致的opt too often 2022-12-10 00:48:25 +08:00
eatmoreapple
01233fa544 修复获取消息发送频繁获取详情导致操作频繁的问题 2022-12-07 13:40:16 +08:00
eatmoreapple
8fc242b794 修复 receiver 为 文件传输助手的时, receiver 找不到的问题 2022-11-18 17:32:06 +08:00
MiiW
3fc3e44d78 增加实时位置消息并重命名
Signed-off-by: MiiW <mii.w@foxmail.com>
2022-11-14 01:31:54 +08:00
eatmoreapple
193ed72366 添加群重命名事件 2022-11-13 00:29:46 +08:00
eatmoreapple
6a0f787925 添加文件存储机制 2022-11-12 23:37:35 +08:00
eatmoreapple
91f26a5f64 优化消息群发逻辑 2022-11-12 23:04:43 +08:00
eatmoreapple
84e2dc175b Message.Agree :新增同意好友请求后返回新添加的好友 2022-11-12 22:04:58 +08:00
MiiW
fda999473a 修复好友验证信息Shortpy字段类型声明错误
Signed-off-by: MiiW <mii.w@foxmail.com>
2022-11-12 17:42:00 +08:00
eatmoreapple
879be7aed8 修改错别字 2022-09-03 12:25:55 +08:00
eatmoreapple
6ed620f5dc 判断消息是否为语音或视频通话邀请 2022-08-10 21:32:09 +08:00
unknown
0aa3dc3361 修复群消息send获取和判断消息是否为@的bug 2022-07-24 13:03:51 +08:00
unknown
7411d180f1 修复群消息判断的bug 2022-07-24 11:22:53 +08:00
unknown
b5832e624d 修复图片、视频、文件消息不能撤回的bug 🐛 2022-07-23 22:52:01 +08:00
eatmoreapple
d193cbd641 增加消息原始内容属性 2021-12-29 18:11:58 +08:00
suyu.zhu@tuya.com
cef25273ea 更新兼容mac客户端的@ 2021-12-29 11:41:53 +08:00
eatmoreapple
ed69f3ea3a 修复获取消息发送者的bug 2021-12-17 13:15:46 +08:00
eatmoreapple
3718d6c2bc 添加拍一拍消息类型的判断 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 2021-12-17 11:06:49 +08:00
eatmoreapple
26473a5320 添加Message.Raw 字段存储消息原始信息 2021-12-17 10:15:13 +08:00
eatmoreapple
3e167178df 修复message无法json序列化的问题 2021-12-17 10:09:56 +08:00
eatmoreapple
2f52315f21 添加Members查找方法 2021-11-23 16:28:18 +08:00
eatmoreapple
241d5e9adb add Message Reply Video support 2021-10-15 12:02:22 +08:00
eatmoreapple
281469d620 增加message行为函数 2021-10-13 15:15:50 +08:00
eatmoreapple
851f4ed63e 修复判断@消息的bug 🐛 2021-09-29 18:33:29 +08:00
eatmoreapple
6b27887bc3 为Message添加string方法 2021-09-25 20:33:49 +08:00
eatmoreapple
5cd4e2bb7e 为Message添加string方法 2021-09-25 20:33:38 +08:00
eatmoreapple
7b15c3a42c 添加创建群聊支持 2021-08-17 08:22:11 +08:00
eatMoreApple
ef31047cc5 添加对群系统消息的处理 2021-08-05 11:33:23 +08:00
eatmoreapple
0d72f37d31 添加app消息的正文处理 2021-08-03 23:13:51 +08:00
eatmoreapple
8b584b537a 修复HasFile 🐛 2021-08-03 17:54:59 +08:00
eatMoreApple
95a4a4d188 修复Reply返回的SentMessage撤回消息引发的空指针问题 2021-08-03 11:28:00 +08:00
eatmoreapple
d36e8dde66 🐛 修复原始消息内容中有html代码会被过滤的现象 2021-08-02 22:28:08 +08:00
李寻欢
8abce93b6e
🎨 优化文本消息内容处理 2021-08-02 16:10:14 +08:00
李寻欢
153c1b079a
🎨 优化处理消息中的emoji和换行符 2021-08-02 13:46:56 +08:00