76 Commits

Author SHA1 Message Date
ford
3c7ac0cc75
【opt】优化好友公众号群组获取接口防止频繁发送网络请求 (#234)
Co-authored-by: wenyoufu <wenyoufu@jd.com>
2023-02-05 11:20:40 +08:00
多吃点苹果
35a348f0af
[feat]: 添加最近联系人和公众号文章列表 (#230) 2023-02-04 11:59:17 +08:00
多吃点苹果
fbfd691cb4
[style]: update User display (#227) 2023-02-03 17:57:58 +08:00
多吃点苹果
2d11a7b95a
按照微信的排列顺序获取联系人列表 (#213) 2023-01-24 21:17:18 +08:00
多吃点苹果
1eadbf8be6
[style]: 更新 Members 转换函数 (#202) 2023-01-13 12:55:22 +08:00
多吃点苹果
0f10aa4508
[feat]: 添加联系人去重和排序 (#201) 2023-01-13 12:34:20 +08:00
多吃点苹果
f8461401a7
[feat]: 添加联系人排序功能 (#200) 2023-01-13 12:23:15 +08:00
多吃点苹果
0af4b51d93
[feat]: 添加 User 转换函数 (#199) 2023-01-12 18:24:14 +08:00
多吃点苹果
26abfd6e49
[feat]: 添加 Members 去重 (#198) 2023-01-12 18:17:03 +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
e171c1fefa format User display 2022-12-30 13:04:29 +08:00
eatmoreapple
326f200976 change some fields to private 2022-12-30 12:59:56 +08:00
多吃点苹果
25ba0a61f4
修改 FileHelper 函数签名 (#146) 2022-12-10 17:06:13 +08:00
TossPig
03aa3c1633
修复User结构无法json序列化 (#144) 2022-12-10 16:23:49 +08:00
eatmoreapple
c223141ad1 添加头像获取重试机制 2022-12-09 13:18:57 +08:00
eatmoreapple
2a8ce91534 添加用户唯一标识 2022-11-27 13:15:07 +08:00
eatmoreapple
91f26a5f64 优化消息群发逻辑 2022-11-12 23:04:43 +08:00
eatmoreapple
84e2dc175b Message.Agree :新增同意好友请求后返回新添加的好友 2022-11-12 22:04:58 +08:00
eatmoreapple
a4341e24d6 优化用户查找逻辑 2022-11-12 21:49:01 +08:00
eatmoreapple
9e388b323f 优化用户查找逻辑 2022-11-12 21:48:17 +08:00
unknown
b5832e624d 修复图片、视频、文件消息不能撤回的bug 🐛 2022-07-23 22:52:01 +08:00
eatmoreapple
e8bf2443a9 修复转发消息的bug 🐛 2022-05-16 09:53:04 +08:00
eatmoreapple
ac136265e0 添加 2021-12-31 13:02:22 +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
485078cec4 添加头像下载重试机制 2021-12-26 00:50:01 +08:00
eatmoreapple
2f52315f21 添加Members查找方法 2021-11-23 16:28:18 +08:00
eatmoreapple
05a42471c2 修复AttrStatus json 反序列化问题 2021-10-16 11:17:40 +08:00
纵纬
d8c0a2eb24
修复wxuin的int类型导致编译的32位程序出错 2021-09-16 01:33:53 +08:00
eatmoreapple
2c48ced107 🔥 修复当前用户的昵称没有格式化的问题 2021-09-14 21:56:07 +08:00
nieqing
01448e1fdf 修复群员空指针问题 2021-08-30 18:36:49 +08:00
eatmoreapple
76eeb065e4 添加公众号发消息功能 2021-08-24 15:48:53 +08:00
eatmoreapple
9eb84837cb 添加群组重命名功能 2021-08-17 21:27:34 +08:00
eatmoreapple
7b15c3a42c 添加创建群聊支持 2021-08-17 08:22:11 +08:00
eatmoreapple
324d693290 添加发送视频接口 2021-08-16 22:27:16 +08:00
eatmoreapple
57ad498e69 修复群成员头像无法下载的问题 https://github.com/eatmoreapple/openwechat/issues/69 2021-08-16 21:38:51 +08: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
eatmoreapple
8f09d7a509 FIX 获取联系人详情的时候该联系人信息未格式化 2021-08-01 09:12:29 +08:00
eatmoreapple
917be730bd 添加判断当前联系人是否为置顶状态 2021-08-01 08:15:32 +08:00
eatmoreapple
775580616f 添加联系人置顶和取消置顶功能 2021-08-01 01:24:16 +08:00
eatmoreapple
6e683358ef 添加默认的uuid回调 2021-07-31 20:37:02 +08:00
eatMoreApple
1dab95b4ee 优化切片内存分配 2021-07-31 17:51:41 +08:00
eatMoreApple
721846f267 格式化User.NickName 2021-07-31 17:24:21 +08:00
eatMoreApple
992c05f3fb 修复接受单向好友消息时找不到sender的bug 🐛 2021-05-09 18:07:32 +08:00
eatMoreApple
6bfd2a6f52 优化传输助手查找逻辑 2021-05-05 22:12:04 +08:00
eatMoreApple
66acd48e3a 添加转发支持,优化群发逻辑 2021-04-30 14:04:52 +08:00
eatMoreApple
17eeea93a9 完善发送文件接口 2021-04-30 11:26:47 +08:00
eatMoreApple
e751e13afd 添加文件发送接口 2021-04-30 00:04:45 +08:00