linyuchen
|
d54111ce94
|
fix: ws url token parse
v3.2.1
|
2024-02-16 22:48:43 +08:00 |
|
Disy
|
018ec07082
|
feat: support reverse websocket
|
2024-02-16 22:34:12 +08:00 |
|
linyuchen
|
4f9682289c
|
feat: api /get_version_info
feat: api /can_send_image
feat: api /can_send_record
feat: ws heart & lifecycle
v3.2.0
|
2024-02-16 21:32:37 +08:00 |
|
linyuchen
|
963aad1510
|
fix: some id(int and string) compatibility
v3.1.2
|
2024-02-16 15:54:07 +08:00 |
|
linyuchen
|
0eeba1d29e
|
fix: remove ws welcome
v3.1.1
|
2024-02-16 10:34:56 +08:00 |
|
linyuchen
|
97200f427d
|
docs: update readme
|
2024-02-16 00:52:19 +08:00 |
|
linyuchen
|
ef4443d080
|
feat: Websocket Server
feat: change port not need restart
|
2024-02-16 00:47:04 +08:00 |
|
Disy
|
f02b0bdcad
|
Merge branch 'main' of https://github.com/disymayufei/LiteLoaderQQNT-OneBotApi
|
2024-02-15 22:27:01 +08:00 |
|
Disy
|
72b1c906f7
|
fix: Notification event not effective
|
2024-02-15 22:26:53 +08:00 |
|
Disy
|
53d30ed7ea
|
Merge branch 'linyuchen:main' into main
|
2024-02-15 21:48:05 +08:00 |
|
Disy
|
8f48d1d4ca
|
feat: 预添加群成员变动事件
|
2024-02-15 21:47:16 +08:00 |
|
linyuchen
|
a7d75f84cb
|
fix: send voice msg
v3.0.8
|
2024-02-15 18:43:29 +08:00 |
|
Disy
|
c875cfda15
|
feat: add websocket support
|
2024-02-14 22:11:07 +08:00 |
|
linyuchen
|
9bb69058c2
|
fix: group msg subtype: normal
v3.0.7
|
2024-02-14 12:58:29 +08:00 |
|
linyuchen
|
89971dd2e4
|
docs: update README
|
2024-02-14 01:38:46 +08:00 |
|
linyuchen
|
aea67db27c
|
fix: report self sent message_id
v3.0.6
|
2024-02-14 01:35:48 +08:00 |
|
linyuchen
|
c4b45f8298
|
ver: 3.0.5
v3.0.5
|
2024-02-14 01:02:48 +08:00 |
|
linyuchen
|
1a77abfc62
|
fix: 发送回复消息多了个@ 符号
|
2024-02-14 01:01:54 +08:00 |
|
linyuchen
|
eb32ecb79b
|
perf: 去掉多余日志
|
2024-02-14 00:37:53 +08:00 |
|
linyuchen
|
ccf91f4a94
|
fix: 消息重复上报
|
2024-02-14 00:35:36 +08:00 |
|
linyuchen
|
282b2a0da0
|
fix: message_id过长导致koishi对接失败
perf: 初始化卡顿优化
v3.0.4
|
2024-02-13 21:17:16 +08:00 |
|
linyuchen
|
b28b812396
|
fix: file:// 中有中文无法正确解析
v3.0.3
|
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
v3.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
v3.0.1
|
2024-02-13 13:12:16 +08:00 |
|
linyuchen
|
64c4798117
|
Merge branch 'v3'
# Conflicts:
# .github/ISSUE_TEMPLATE/bug_report.md
v3.0.0
|
2024-02-12 23:40:44 +08:00 |
|
linyuchen
|
daca59d27d
|
chore: update issue template
|
2024-02-12 22:44:42 +08:00 |
|
linyuchen
|
b29134f40b
|
chore: update issue template
|
2024-02-12 22:15:48 +08:00 |
|
linyuchen
|
2727795b20
|
docs: update readme
|
2024-02-12 22:14:38 +08:00 |
|
linyuchen
|
edcf3f2592
|
feat: delete msg
|
2024-02-12 22:12:25 +08:00 |
|
linyuchen
|
0a8e25c121
|
refactor: Action
|
2024-02-12 21:54:58 +08:00 |
|
linyuchen
|
2d5d1c69c1
|
refactor: remove unused code
|
2024-02-12 14:47:58 +08:00 |
|
linyuchen
|
1c92f37188
|
Merge pull request #37 from PurpleNoon/action-layering
|
2024-02-12 09:16:55 +08:00 |
|
zhangzemeng
|
c510f4acdc
|
feat: 抽离 action 公共逻辑
|
2024-02-12 09:13:06 +08:00 |
|
zhangzemeng
|
43fbcb819a
|
feat: 从 http server 中分离 action 处理逻辑
|
2024-02-12 00:03:04 +08:00 |
|
linyuchen
|
8d2353a524
|
refactor: pre-release
|
2024-02-11 19:57:20 +08:00 |
|
linyuchen
|
d08601505b
|
refactor
|
2024-02-11 02:58:34 +08:00 |
|
linyuchen
|
f9c376f6c5
|
chore: GitHub issue template
|
2024-02-09 22:19:20 +08:00 |
|
linyuchen
|
5e64df0eaa
|
save
|
2024-02-08 11:32:17 +08:00 |
|
linyuchen
|
2c55d84b9f
|
refactor: hook some api
|
2024-02-08 01:45:56 +08:00 |
|
linyuchen
|
a98ce843ef
|
chore:Optimized GitHub issue template
|
2024-02-07 18:13:36 +08:00 |
|
linyuchen
|
3c4db1d9d9
|
Merge pull request #29 from PurpleNoon/preload-safe-fix
fix: preload.ts sendSendMsgResult 安全问题
|
2024-02-07 18:07:48 +08:00 |
|
linyuchen
|
9698c6d81c
|
chore: GitHub issue template
|
2024-02-07 15:41:57 +08:00 |
|
zhangzemeng
|
1b04cd4843
|
fix: preload.ts sendSendMsgResult 安全问题
|
2024-02-07 10:44:42 +08:00 |
|
linyuchen
|
dbd72c952b
|
Merge pull request #28 from linyuchen/main
main branch merge to dev
|
2024-02-06 21:53:07 +08:00 |
|
linyuchen
|
a4e97bfea5
|
docs: update
v2.5.0
|
2024-02-06 18:38:37 +08:00 |
|
linyuchen
|
9411993d8a
|
fix: report self
|
2024-02-06 18:29:03 +08:00 |
|
linyuchen
|
e545d8d1cd
|
fix: report self
|
2024-02-06 15:17:01 +08:00 |
|
linyuchen
|
7fd37fe137
|
重构接受消息hook
|
2024-02-06 13:47:11 +08:00 |
|
linyuchen
|
dcaa07dc1c
|
ver: 2.4.1
v2.4.1
|
2024-02-04 22:19:22 +08:00 |
|
linyuchen
|
5194c279d8
|
fix: 修复上传file://格式的文件时会误删原文件
|
2024-02-04 22:00:23 +08:00 |
|