57 Commits

Author SHA1 Message Date
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
eatMoreApple
f1327345ed SenderInGroup Receiver 返回用户详情 2021-05-14 15:05:40 +08:00
eatMoreApple
992c05f3fb 修复接受单向好友消息时找不到sender的bug 🐛 2021-05-09 18:07:32 +08:00
eatMoreApple
8b1ef902a1 更新readme.md 2021-04-30 17:07:35 +08:00
eatMoreApple
24a43987e3 删除冗余的代码 2021-04-30 14:50:39 +08:00
eatMoreApple
2b313fe3d8 修复大文件上传的bug 🐛 2021-04-30 11:19:21 +08:00
eatMoreApple
e751e13afd 添加文件发送接口 2021-04-30 00:04:45 +08:00
eatMoreApple
b967eda0d0 支持消息撤回 2021-04-28 17:26:10 +08:00
eatMoreApple
2761e43c49 修复登陆逻辑 2021-04-27 17:28:17 +08:00
eatMoreApple
6dacca9dba 添加红包类型的消息的识别 2021-04-27 16:40:20 +08:00
eatMoreApple
2d4d7e7d78 添加同意好友请求支持 2021-04-27 15:17:18 +08:00
eatMoreApple
72338d99bb 更新发送消息结构体 2021-04-27 11:59:16 +08:00
eatMoreApple
291010997f 优化对象的字段的排列 2021-04-27 11:13:09 +08:00
eatMoreApple
d84fbe1681 优化对象的字段的排列 2021-04-27 11:12:46 +08:00
eatMoreApple
ebf78902a7 增加可通过名片消息获取微信号功能 2021-04-25 18:25:28 +08:00
eatMoreApple
42ea1237ff 添加xml格式化 2021-04-25 14:36:40 +08:00
eatMoreApple
f80cb2ebd2 删除storage接口的依赖 2021-04-12 11:59:52 +08:00
ivy1996-encode
2abb9cc99a 更新注释 2021-03-16 17:53:11 +08:00
ivy1996-encode
65f82b679e 优化查询逻辑,支持自定义查询 2021-03-15 23:09:26 +08:00
ivy1996-encode
739ecc3f65 添加查询数量限制 2021-03-15 22:00:10 +08:00
ivy1996-encode
1e26e9bf20 更新查找用户限制 2021-03-15 18:11:27 +08:00
ivy1996-encode
96d14f39f6 add message file download support 2021-03-14 12:12:33 +08:00
ivy1996-encode
526431f400 add message Image get support 2021-03-14 10:29:43 +08:00
ivy1996-encode
f8d0f37047 add message.IsAt and format message in group 2021-03-13 23:26:32 +08:00