92 Commits

Author SHA1 Message Date
多吃点苹果
3e6fc41298
[fix]: 修改同步消息逻辑 (#236) 2023-02-05 11:23:05 +08:00
多吃点苹果
35a348f0af
[feat]: 添加最近联系人和公众号文章列表 (#230) 2023-02-04 11:59:17 +08:00
多吃点苹果
d77bb0a4cb
[feat]: 支持用户自定义热存储数据的序列化和反序列化 (#222) 2023-02-02 00:15:46 +08:00
多吃点苹果
e9c89f9ac8
[style]: 支持扫码登录自定义uuid (#221) 2023-02-02 00:05:26 +08:00
多吃点苹果
6be6359e34
[feat]: 添加邀请用户加入群聊功能 (#216) 2023-01-30 21:09:41 +08:00
李寻欢
7cbb2ae1bb
新增设置UUID接口,可使用该接口解耦登录逻辑 (#215)
* 🎨 优化是否有人加入了群聊判断逻辑

*  新增设置UUID接口,可使用该接口解耦登录逻辑
2023-01-30 20:30:32 +08:00
多吃点苹果
fc38bfb401
[fix]: 修复当用户主动退出后,block依然阻塞 (#206) 2023-01-13 20:53:52 +08:00
多吃点苹果
30da2df475
[fix]: 当用户自定义http client的时候 cookie 无法被反序列化的问题 (#205) 2023-01-13 20:40:55 +08:00
多吃点苹果
53478bad19
[perf]: 优化登录检查 (#203) 2023-01-13 19:44:15 +08:00
多吃点苹果
dc3669dcad
[refactor] pushLogin 设置二维码回调和扫码回调默认不触发 (#197) 2023-01-12 12:47:42 +08:00
多吃点苹果
cc4d650796
[style]: 更新 BotLoginOption (#196) 2023-01-12 12:20:34 +08:00
多吃点苹果
71fe8b87ec
设置默认5分钟同步一次热存储数据 (#192) 2023-01-10 19:28:14 +08:00
多吃点苹果
87036e2c94
添加定时同步数据到热存储容器功能 (#191) 2023-01-10 15:41:04 +08:00
多吃点苹果
200c5be4ff
修改同步消息错误默认行为 (#190) 2023-01-10 10:57:20 +08:00
eatmoreapple
b509a11a6d update doc 2023-01-06 01:01:08 +08:00
多吃点苹果
00e99ed293
删除一些冗余的函数 (#179) 2023-01-06 00:59:35 +08:00
多吃点苹果
fc438ab83f
添加免扫码登录功能 (#178) 2023-01-06 00:54:36 +08:00
多吃点苹果
46e6fb1afb
添加 bot option (#176) 2023-01-05 18:24:48 +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
多吃点苹果
ae02ab70e1
修改 cookie 获取逻辑 (#168) 2022-12-16 00:45:19 +08:00
多吃点苹果
8c9d36ec16
修改热登录错误处理 🚑 (#166) 2022-12-14 00:12:44 +08:00
多吃点苹果
270e290472
修改热登录逻辑 (#155) 2022-12-12 11:55:55 +08:00
eatmoreapple
4063e369bd 取消网络错误继续监听的逻辑 2022-12-09 13:35:32 +08:00
eatmoreapple
8a201f1461 添加Bot存活控制 2022-12-09 13:33:16 +08:00
eatmoreapple
8ba44602ae 添加在非热登录模式下主动导出热登录数据接口 2022-12-09 13:26:14 +08:00
eatmoreapple
c75e60e717 wip 2022-12-07 19:53:44 +08:00
eatmoreapple
7b4a856cea 修改登录回调逻辑 2022-11-27 23:12:23 +08:00
eatmoreapple
a286c63146 update HotReloadStorage 2022-11-14 11:05:54 +08:00
eatmoreapple
80efb966db 移出 isHot 属性 2022-11-14 10:55:57 +08:00
eatmoreapple
d51ad8cdff 更新 response 错误处理 2022-11-12 21:19:31 +08:00
李寻欢
8b7d66a534 新增自定义设备Id接口 2022-09-20 11:25:02 +08:00
eatmoreapple
6484a80b37 修复用户主动退出,logoutcallback不执行的bug 🐛 2022-07-19 09:52:48 +08:00
eatmoreapple
c529afa168 修改bot默认的mode为Normal 2021-12-31 12:55:46 +08:00
eatmoreapple
71f68eb0b2 为bot添加login_with_uuid 2021-12-26 12:36:38 +08:00
eatmoreapple
94f7062889 添加resp.ContentLength != 0 && resp.Header.Get(Content-Type) != image/jpeg 2021-12-26 00:41:22 +08:00
eatmoreapple
fd73ef6696 修改HotReloadStorage定义 2021-12-14 14:23:35 +08:00
eatmoreapple
396a4f2343 提高bot的稳定性 2021-11-23 17:31:32 +08:00
eatmoreapple
3001285b57 🎨 private attr 2021-11-10 19:41:34 +08:00
eatmoreapple
3cff50f83b :pencli2: 修改mode行为 2021-10-23 10:24:48 +08:00
pros_dxp
5b62b04f6a 1. Open the browser automatically
2. Edit comment
2021-10-18 16:14:35 +08:00
eatmoreapple
019199831a 修改bot的默认模式为Desktop 2021-10-13 14:58:36 +08:00
eatmoreapple
76b369be2c 为Bot添加Exit函数 2021-10-13 14:50:22 +08:00
eatmoreapple
6cd4fccba0 设置bot的默认行为 2021-09-29 11:19:34 +08:00
eatmoreapple
2c48ced107 🔥 修复当前用户的昵称没有格式化的问题 2021-09-14 21:56:07 +08:00
nieqing
54f8d69b50 更新消息处理逻辑 2021-08-30 09:35:57 +08:00
eatmoreapple
93564fabb5 修改同步消息时的deviceId 2021-08-23 20:53:39 +08:00
eatMoreApple
3e14a0d5ed 添加获取热存储对象的方法 2021-08-04 15:39:03 +08:00
Tong Sun
42206c10a3 - [#] Standardize error messages 2021-08-01 23:34:10 -04:00
李寻欢
8e86b1c1e1 开放两个变量支持外部访问 2021-08-02 07:33:28 +08:00