linyuchen
|
9b8b9a203c
|
fix: group member_count & member_max_count
|
2024-02-17 23:38:18 +08:00 |
|
linyuchen
|
ba387b40ca
|
暂存
|
2024-02-17 01:42:14 +08:00 |
|
linyuchen
|
d54111ce94
|
fix: ws url token parse
|
2024-02-16 22:48:43 +08:00 |
|
linyuchen
|
4f9682289c
|
feat: api /get_version_info
feat: api /can_send_image
feat: api /can_send_record
feat: ws heart & lifecycle
|
2024-02-16 21:32:37 +08:00 |
|
linyuchen
|
963aad1510
|
fix: some id(int and string) compatibility
|
2024-02-16 15:54:07 +08:00 |
|
linyuchen
|
ef4443d080
|
feat: Websocket Server
feat: change port not need restart
|
2024-02-16 00:47:04 +08:00 |
|
linyuchen
|
a7d75f84cb
|
fix: send voice msg
|
2024-02-15 18:43:29 +08:00 |
|
linyuchen
|
9bb69058c2
|
fix: group msg subtype: normal
|
2024-02-14 12:58:29 +08:00 |
|
linyuchen
|
aea67db27c
|
fix: report self sent message_id
|
2024-02-14 01:35:48 +08:00 |
|
linyuchen
|
c4b45f8298
|
ver: 3.0.5
|
2024-02-14 01:02:48 +08:00 |
|
linyuchen
|
282b2a0da0
|
fix: message_id过长导致koishi对接失败
perf: 初始化卡顿优化
|
2024-02-13 21:17:16 +08:00 |
|
linyuchen
|
b28b812396
|
fix: file:// 中有中文无法正确解析
|
2024-02-13 19:56:02 +08:00 |
|
linyuchen
|
1936671cb3
|
fix: self nickname
fix: @member msg report
fix: send file:// on Windows
ver: 3.0.2
|
2024-02-13 18:37:01 +08:00 |
|
linyuchen
|
6a8d67a8ae
|
fix: self nickname
fix: auto download receive image
fix: @member msg report
ver: 3.0.1
|
2024-02-13 13:12:16 +08:00 |
|
linyuchen
|
e545d8d1cd
|
fix: report self
|
2024-02-06 15:17:01 +08:00 |
|
linyuchen
|
dcaa07dc1c
|
ver: 2.4.1
|
2024-02-04 22:19:22 +08:00 |
|
linyuchen
|
ce25c9752f
|
ver: 2.4.0
|
2024-02-04 10:29:50 +08:00 |
|
linyuchen
|
7ba7af13a8
|
ver: 2.3.0
|
2024-02-03 19:27:31 +08:00 |
|
linyuchen
|
1554f1b08e
|
新增json消息上报,新增debug模式,新增开关控制上报文件base64编码,新增语音消息上报,修复撤回消息id类型不正常。修复@全体成员上报
|
2024-02-03 15:08:24 +08:00 |
|
linyuchen
|
0fd8da0696
|
fix: 偶尔出现不能上报
|
2024-02-02 21:56:17 +08:00 |
|
linyuchen
|
0ecacde730
|
fix: private message_type
|
2024-01-31 16:58:13 +08:00 |
|
linyuchen
|
a8e249d8e6
|
ver: 2.1.0
|
2024-01-31 11:23:57 +08:00 |
|
linyuchen
|
19dfc06822
|
refactor: log path
|
2024-01-30 17:26:00 +08:00 |
|
linyuchen
|
465b7eaf6e
|
chore: ver 2.0.4
|
2024-01-30 04:11:01 +08:00 |
|
linyuchen
|
0a6a67738e
|
fix: cant not get sender info from friend message
|
2024-01-30 03:46:31 +08:00 |
|
linyuchen
|
05c4d693e0
|
fix: 上报消息添加raw_message和font字段
|
2024-01-25 14:42:44 +08:00 |
|
linyuchen
|
5c04f73f89
|
fix Linux无法加载
fix 样式
|
2024-01-25 08:10:39 +08:00 |
|
linyuchen
|
907c9053c7
|
fix config path
|
2024-01-20 14:37:03 +08:00 |
|
linyuchen
|
600addbf82
|
fix: 打开插件设置界面导致插件多次监听
|
2023-12-14 02:10:30 +08:00 |
|
linyuchen
|
f07f0111cd
|
perf: auto remove send files
|
2023-12-12 20:45:54 +08:00 |
|
linyuchen
|
923f72e5d3
|
perf: message data checker
|
2023-12-09 16:59:16 +08:00 |
|
linyuchen
|
dc38275660
|
fix: send private msg
|
2023-12-08 16:52:31 +08:00 |
|
linyuchen
|
bffa2d9a31
|
fix: body too large
|
2023-12-03 15:52:14 +08:00 |
|
linyuchen
|
0c131ff555
|
fix: get_group_member_list, send_private_msg, send_group_msg.
feat: auto identify qq to read config
|
2023-12-02 11:58:50 +08:00 |
|
linyuchen
|
5ae65e1cf8
|
feat: 支持多个事件上报地址(http)
|
2023-12-01 01:48:54 +08:00 |
|
linyuchen
|
a826232e96
|
ver 1.0.0
|
2023-11-30 22:18:41 +08:00 |
|
linyuchen
|
97a315cd8a
|
perf: webpack config
|
2023-11-08 00:18:44 +08:00 |
|
linyuchen
|
ab17e3cd30
|
成功加载express
|
2023-10-27 00:51:36 +08:00 |
|
linyuchen
|
cc7d869c84
|
init
|
2023-10-25 17:34:12 +08:00 |
|
沫烬染
|
5ae95e8263
|
Update manifest.json
|
2023-08-25 13:05:55 +08:00 |
|
沫烬染
|
325d5fb63e
|
Update manifest.json
|
2023-08-09 11:55:18 +08:00 |
|
沫烬染
|
729809b3ae
|
更新到v3
|
2023-08-04 19:08:31 +08:00 |
|
沫烬染
|
321cb02e21
|
更新插件manifest格式
|
2023-07-18 00:41:53 +08:00 |
|
沫烬染
|
38aac3cabb
|
更新描述
|
2023-07-04 13:48:32 +08:00 |
|
沫烬染
|
e285c8b14b
|
初始化模板
|
2023-07-04 01:03:19 +08:00 |
|