80 Commits

Author SHA1 Message Date
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
Tong Sun
42206c10a3 - [#] Standardize error messages 2021-08-01 23:34:10 -04:00
suntong
970d4105e8
Merge branch 'master' into resolved 2021-08-01 21:58:24 -04:00
李寻欢
8e86b1c1e1 开放两个变量支持外部访问 2021-08-02 07:33:28 +08:00
Tong Sun
e486846989 - [#] SendMessage type use MessageType as well 2021-08-01 16:14:43 -04:00
suntong
e91403d74f
Update message.go
cosmetic
2021-08-01 10:19:53 -04:00
李寻欢
b21c0ecf8f 🎨 增加表情包和Media消息的处理接口、变量名优化 2021-08-01 09:52:42 +08:00
eatmoreapple
8f09d7a509 FIX 获取联系人详情的时候该联系人信息未格式化 2021-08-01 09:12:29 +08:00
eatmoreapple
9b371a7a6b 更新Message的MsgType类型 2021-08-01 07:50:49 +08:00
eatmoreapple
825dc51bf9 添加消息已读功能 2021-07-31 23:42:12 +08:00
eatmoreapple
6e683358ef 添加默认的uuid回调 2021-07-31 20:37:02 +08:00
eatMoreApple
c46fb58824 添加消息正文格式化 2021-07-31 17:35:15 +08:00
Tong Sun
180d94d2d8 - [!] fix <br/> in Content 2021-07-24 18:02:43 -04:00
Tong Sun
f010d60991 - [#] Unescape XML in Content 2021-07-24 17:40:54 -04:00
eatMoreApple
e07ab1059a 添加文件群发和消息撤回功能 2021-06-22 14:18:31 +08:00