李寻欢
|
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 |
|
eatmoreapple
|
e81d986b38
|
修改HotReloadStorage定义
|
2021-08-01 22:52:26 +08:00 |
|
eatmoreapple
|
0a96046305
|
解决冲突
|
2021-08-01 14:42:27 +08:00 |
|
eatmoreapple
|
21c58b700e
|
修改HotReloadStorage接口定义
|
2021-08-01 13:54:21 +08:00 |
|
eatmoreapple
|
a440e80d72
|
修改HotReloadStorage接口定义
|
2021-08-01 13:46:55 +08:00 |
|
李寻欢
|
2e5a46947a
|
✨ 开放几个变量和函数支持外部访问
|
2021-08-01 10:46:39 +08:00 |
|
eatmoreapple
|
a54493fc61
|
修复当bot在线的情况下执行热登录,会开启多次事件监听 🐛
|
2021-08-01 00:53:14 +08:00 |
|
eatmoreapple
|
67b71542c8
|
修复当bot在线的情况下执行热登录,会开启多次事件监听 🐛
|
2021-08-01 00:51:52 +08:00 |
|
eatmoreapple
|
6e683358ef
|
添加默认的uuid回调
|
2021-07-31 20:37:02 +08:00 |
|
eatMoreApple
|
c46fb58824
|
添加消息正文格式化
|
2021-07-31 17:35:15 +08:00 |
|
eatMoreApple
|
5120404ba7
|
添加Bot行为设置函数
|
2021-07-26 12:47:03 +08:00 |
|
eatMoreApple
|
6a9d276ea4
|
add public method DumpHotReloadStorage
|
2021-05-14 23:33:54 +08:00 |
|
eatMoreApple
|
b20e3672b7
|
增加消息处理handle ✨
|
2021-05-13 23:09:23 +08:00 |
|
eatMoreApple
|
41bf30c8a0
|
更新热登陆存储接口行为 🔨
|
2021-05-11 18:47:37 +08:00 |
|
eatMoreApple
|
0c6fa63391
|
优化内部host切换逻辑
|
2021-05-11 18:00:54 +08:00 |
|
eatMoreApple
|
8e1d0e0163
|
添加退出回调
|
2021-04-30 15:24:51 +08:00 |
|
eatMoreApple
|
24a43987e3
|
删除冗余的代码
|
2021-04-30 14:50:39 +08:00 |
|
eatMoreApple
|
5ff43c4cea
|
更新注释
|
2021-04-29 10:19:34 +08:00 |
|
eatMoreApple
|
c20044dbb1
|
|
2021-04-28 23:30:52 +08:00 |
|
eatMoreApple
|
1b5aaae9fd
|
修复desktop版找不到文件传输助手的问题
|
2021-04-28 11:37:47 +08:00 |
|
eatMoreApple
|
71172e5aff
|
增加获取消息失败的处理函数
|
2021-04-28 11:17:20 +08:00 |
|
eatMoreApple
|
57c397810d
|
更新底层逻辑代码
|
2021-04-28 11:07:14 +08:00 |
|
eatMoreApple
|
cd802c3a8d
|
修复热登陆时cookie无效的问题 🐛
|
2021-04-28 10:38:52 +08:00 |
|
eatMoreApple
|
a8c646b33d
|
支持热登陆 ✨
|
2021-04-27 18:36:50 +08:00 |
|
eatMoreApple
|
2761e43c49
|
修复登陆逻辑
|
2021-04-27 17:28:17 +08:00 |
|
eatMoreApple
|
d84fbe1681
|
优化对象的字段的排列
|
2021-04-27 11:12:46 +08:00 |
|
eatMoreApple
|
9cfa517518
|
支持网页版和uos版切换
|
2021-04-24 17:13:37 +08:00 |
|
eatMoreApple
|
258ac4f236
|
增加emoji格式化
|
2021-04-13 18:39:21 +08:00 |
|
eatMoreApple
|
f80cb2ebd2
|
删除storage接口的依赖
|
2021-04-12 11:59:52 +08:00 |
|
ivy1996-encode
|
e07a798a08
|
fix a problem with Logout
|
2021-03-16 18:00:30 +08:00 |
|
ivy1996-encode
|
45d57c123a
|
更改messageHandler处理方式
|
2021-03-16 17:20:03 +08:00 |
|
ivy1996-encode
|
c1c2fd9f72
|
add user logout support
|
2021-03-14 15:22:22 +08:00 |
|