linyuchen
|
01d77827a8
|
feat: api /get_file
|
2024-03-19 18:39:22 +08:00 |
|
linyuchen
|
37c4f02118
|
refactor: upgrade
|
2024-03-19 16:32:12 +08:00 |
|
linyuchen
|
92a2d8b5e2
|
test no ffmpeg
|
2024-03-19 14:57:38 +08:00 |
|
linyuchen
|
eccf588569
|
feat: api /get_group_msg_history
|
2024-03-19 12:33:08 +08:00 |
|
linyuchen
|
dda5ea3972
|
feat: stranger info add sex & qq_level
|
2024-03-19 00:45:59 +08:00 |
|
linyuchen
|
b12d205059
|
feat: stranger info add sex & qq_level
|
2024-03-19 00:37:20 +08:00 |
|
linyuchen
|
6ea6b33e9a
|
refactor: file utils
|
2024-03-19 00:33:51 +08:00 |
|
linyuchen
|
dc559ce36c
|
Merge branch 'dev' of github.com:linyuchen/LiteLoaderQQNT-OneBotApi into dev
|
2024-03-18 11:46:38 +08:00 |
|
spring
|
5aecf45959
|
add: support for file download
|
2024-03-18 11:32:56 +08:00 |
|
linyuchen
|
4c6bd3df0b
|
refactor: utils structure
|
2024-03-18 11:07:08 +08:00 |
|
linyuchen
|
9209ae766c
|
feat: 接收戳一戳开关
feat: message_sent 事件添加 target_id 字段
feat: 回复临时消息
|
2024-03-18 09:49:47 +08:00 |
|
linyuchen
|
af8cf1882c
|
refactor: member qq_level
|
2024-03-18 06:59:11 +08:00 |
|
linyuchen
|
1e144a1377
|
feat: cc poke
|
2024-03-17 15:33:56 +08:00 |
|
linyuchen
|
1a6739ffab
|
refactor: ntqqapi types
|
2024-03-17 11:35:38 +08:00 |
|
linyuchen
|
d8e31985af
|
refactor: class NTQQApi
|
2024-03-17 09:07:33 +08:00 |
|
super1207
|
e348103e84
|
新增设置头像的api,set_qq_avatar
|
2024-03-15 20:45:22 +08:00 |
|
linyuchen
|
fccb0852aa
|
feat: 新增主动获取被过滤的加群通知
|
2024-03-15 18:54:56 +08:00 |
|
linyuchen
|
b3ea8fbc0c
|
Merge branch 'config-api' into dev
# Conflicts:
# src/onebot11/action/index.ts
|
2024-03-15 17:42:15 +08:00 |
|
linyuchen
|
ed681b8adf
|
feat: 群文件上传事件
feat: 群文件上传接口
|
2024-03-15 17:28:32 +08:00 |
|
linyuchen
|
178c32053b
|
fix: 转发消息id时顺序不对
fix: 以文件名发送文件失败
|
2024-03-15 14:37:05 +08:00 |
|
linyuchen
|
05fd258afd
|
feat: config api
|
2024-03-13 21:51:17 +08:00 |
|
linyuchen
|
712f0a8256
|
refactor: auto delete db memory cache
|
2024-03-13 09:11:58 +08:00 |
|
linyuchen
|
de6c8a5558
|
feat: send video by videoElement
|
2024-03-13 04:22:11 +08:00 |
|
linyuchen
|
2b796e33fe
|
test: try to send video element
|
2024-03-13 01:20:50 +08:00 |
|
linyuchen
|
eeadaa12e9
|
fix: group notify db cache
|
2024-03-10 22:44:33 +08:00 |
|
linyuchen
|
3f10b7a002
|
fix: message real_id use int32
|
2024-03-10 00:03:37 +08:00 |
|
linyuchen
|
354ee389bc
|
feat: clean cache api
|
2024-03-09 22:58:21 +08:00 |
|
linyuchen
|
7188946d7a
|
refactor: try to refactor forward msg
|
2024-03-09 22:30:16 +08:00 |
|
linyuchen
|
d1c94754ee
|
fix: send forward msg too fast
|
2024-03-09 09:59:39 +08:00 |
|
linyuchen
|
0480208738
|
feat: file cache db
|
2024-03-08 23:27:20 +08:00 |
|
linyuchen
|
62eefbdb69
|
fix: sent pic message url
|
2024-03-08 22:16:05 +08:00 |
|
linyuchen
|
566537cbe3
|
fix: 构建转发消息的文件没有自动删除
|
2024-03-07 20:19:00 +08:00 |
|
linyuchen
|
501031b39b
|
fix: 网络视频后缀识别
fix: 网络文件下载失败的错误提示
|
2024-03-07 18:43:47 +08:00 |
|
linyuchen
|
7bfb3f2003
|
fix: 私聊带@报错,现已过滤私聊的at消息
|
2024-03-07 17:37:57 +08:00 |
|
linyuchen
|
ba8ed36c6a
|
fix: can not send reply msg
fix: send like return error
|
2024-03-07 15:34:09 +08:00 |
|
linyuchen
|
55d046b4f9
|
fix: reply msg id
|
2024-03-07 14:18:24 +08:00 |
|
linyuchen
|
ac417cedd3
|
fix: reply msg id
|
2024-03-07 10:43:17 +08:00 |
|
linyuchen
|
e6d36dc6c3
|
fix: send video filename
fix: send msg don't return message_id on Linux
|
2024-03-06 21:14:13 +08:00 |
|
linyuchen
|
00c80bf181
|
feat: send file api add name field
|
2024-03-06 20:30:26 +08:00 |
|
linyuchen
|
ecff16050a
|
feat: history msg db cache
test: try send music card
|
2024-03-06 11:24:37 +08:00 |
|
linyuchen
|
4a09a51722
|
fix: http file ext
fix: vite build ws
|
2024-03-04 21:12:44 +08:00 |
|
linyuchen
|
d1e4135442
|
style: format
|
2024-03-03 00:22:07 +08:00 |
|
手瓜一十雪
|
71ab1e6ff0
|
chore:vite
|
2024-03-02 00:08:11 +08:00 |
|
linyuchen
|
4aadd81e60
|
feat: auto delete file when call get_file
|
2024-03-01 22:00:38 +08:00 |
|
linyuchen
|
3d0b90db35
|
fix: support get_status online
feat: seconds of auto delete file
refactor: file report
|
2024-03-01 21:43:05 +08:00 |
|
linyuchen
|
fdaf0e5269
|
fix: forward recall msg
|
2024-03-01 03:29:27 +08:00 |
|
linyuchen
|
f4a53c5aec
|
fix: forward msg by msg id
fix: send wav voice msg
|
2024-03-01 02:53:33 +08:00 |
|
Misa Liu
|
5088112864
|
feat: Now clean_cache API can delete cache files
|
2024-02-28 00:16:04 +08:00 |
|
Misa Liu
|
11108bc13f
|
fix: Fix type
|
2024-02-28 00:16:03 +08:00 |
|
Misa Liu
|
3ec1134204
|
feat: Add clean_cache API to OneBot adapter
|
2024-02-28 00:16:02 +08:00 |
|