Wesley F. Young
|
f1643ac549
|
fix: get file way 01 get by msg & seq id
|
2024-08-31 20:30:42 +08:00 |
|
Wesley F. Young
|
b5deb198de
|
refactor: inline all NTQQXxxApi uses
|
2024-08-31 16:00:03 +08:00 |
|
Wesley F. Young
|
92f8eaaac9
|
fix: get file by msgId and elemId
|
2024-08-31 10:34:19 +08:00 |
|
Wesley F. Young
|
f5e7288fe5
|
fix: report encoded msgId+elemId in upload event
|
2024-08-30 20:47:48 +08:00 |
|
Wesley F. Young
|
f1f1ac582d
|
chore: optimize imports
|
2024-08-30 11:45:58 +08:00 |
|
手瓜一十雪
|
2f3ece9ca3
|
build: 2.2.25-test
|
2024-08-29 20:50:09 +08:00 |
|
手瓜一十雪
|
a598266a6e
|
fix: #320
|
2024-08-29 19:32:37 +08:00 |
|
Alen
|
1a034ecb53
|
Merge pull request #317 from cnxysoft/upmain
fix: 转发消息报错
|
2024-08-28 23:30:04 +08:00 |
|
手瓜一十雪
|
025da8fb76
|
refactor: getFile
|
2024-08-28 23:27:29 +08:00 |
|
Alen
|
2027da1db5
|
chore: 优化代码
|
2024-08-28 23:24:44 +08:00 |
|
Alen
|
7732f28ca8
|
fix: reply消息转换
|
2024-08-28 22:51:54 +08:00 |
|
Wesley F. Young
|
56fa57ea02
|
refactor: rename createMsg -> createUniqueMsgId to prevent ambiguity
|
2024-08-28 19:03:19 +08:00 |
|
Seijo Cecilia
|
0d65f846ae
|
refactor: remove helper directory in onebot
|
2024-08-28 15:09:17 +08:00 |
|
Seijo Cecilia
|
f47e75c423
|
refactor: make methods in event.ts instance methods
|
2024-08-28 15:02:44 +08:00 |
|
Wesley F. Young
|
c008e58fb8
|
Merge remote-tracking branch 'origin/main'
|
2024-08-28 13:05:15 +08:00 |
|
Wesley F. Young
|
26e0f17bc5
|
feat: emoji like event from other to other
|
2024-08-28 13:05:02 +08:00 |
|
手瓜一十雪
|
a86851b338
|
feat: 提高效率
|
2024-08-28 13:04:05 +08:00 |
|
Wesley F. Young
|
3a03e455c6
|
refactor: extract emoji like parsing logic
|
2024-08-28 10:50:39 +08:00 |
|
手瓜一十雪
|
f691320453
|
fix: handleQuickOperation
|
2024-08-27 22:47:30 +08:00 |
|
Seijo Cecilia
|
3f2dcfbacc
|
(partially) fix: 'throw' of exception caught locally
|
2024-08-27 15:05:51 +08:00 |
|
Alen
|
b64d1ff4ff
|
revert: 入群事件
因getGroupMembers切换到V2,恢复原本逻辑
|
2024-08-27 13:52:23 +08:00 |
|
Wesley F. Young
|
17e680f7af
|
refactor: move all utility files to /common
|
2024-08-27 10:18:31 +08:00 |
|
手瓜一十雪
|
86ae6dd332
|
fix: music sign
|
2024-08-26 17:23:39 +08:00 |
|
Seijo Cecilia
|
b16a429686
|
chore: reformat code style
|
2024-08-26 14:58:04 +08:00 |
|
Seijo Cecilia
|
d5dd2e9551
|
update: optimize entity factory (formerly converter.ts )
|
2024-08-26 14:36:10 +08:00 |
|
Seijo Cecilia
|
3f3d9cc6f1
|
refactor: move calls & clean code
|
2024-08-26 14:22:08 +08:00 |
|
Seijo Cecilia
|
4f98c0d045
|
refactor: make quick action apis instance methods
|
2024-08-26 14:14:49 +08:00 |
|
Wesley F. Young
|
7092894d22
|
refactor: normalize file names in common/utils
|
2024-08-26 12:48:45 +08:00 |
|
Wesley F. Young
|
7bb57cd78a
|
fix: use allSettled instead of all when parsing raw message
|
2024-08-26 12:38:39 +08:00 |
|
Wesley F. Young
|
0bba329999
|
refactor: make sendMsg (WithOb11UniqueId ) an instance method
|
2024-08-26 09:34:51 +08:00 |
|
Wesley F. Young
|
b1a1fdbeee
|
refactor: rename all coreContext -> core
|
2024-08-26 09:19:50 +08:00 |
|
手瓜一十雪
|
7b87b0919b
|
release: 2.2.12
|
2024-08-26 02:57:08 +08:00 |
|
手瓜一十雪
|
9c34f558d3
|
release: 2.2.11
|
2024-08-26 02:16:24 +08:00 |
|
手瓜一十雪
|
3e2da3b490
|
release: v2.2.10
|
2024-08-26 01:58:41 +08:00 |
|
手瓜一十雪
|
f1a364bfa2
|
style: lint
|
2024-08-26 00:21:49 +08:00 |
|
手瓜一十雪
|
9da714bf15
|
style: fix
|
2024-08-26 00:17:42 +08:00 |
|
手瓜一十雪
|
337ac0eab9
|
fix: 过滤无效null类型
|
2024-08-25 23:50:34 +08:00 |
|
手瓜一十雪
|
f6a1b784c4
|
fix: type
|
2024-08-25 23:42:48 +08:00 |
|
手瓜一十雪
|
b76edcaf1d
|
chore: merge main
|
2024-08-25 22:43:29 +08:00 |
|
Alen
|
cdc4275f81
|
fix: 多个问题
修复group_increase事件上报
修复启动时加载群员信息失败
修复文件发送失败
|
2024-08-25 22:23:06 +08:00 |
|
Seijo Cecilia
|
e4066fb8df
|
refactor: completely remove genMessage.ts
|
2024-08-25 19:53:20 +08:00 |
|
Seijo Cecilia
|
d7fb6f9c05
|
refactor: ob11 to raw message constructors
|
2024-08-25 19:38:35 +08:00 |
|
Seijo Cecilia
|
d5ff2d7099
|
fix: from || to ??
|
2024-08-25 18:20:58 +08:00 |
|
Seijo Cecilia
|
2a7f8d0c99
|
refactor: raw message parsers
|
2024-08-25 17:54:50 +08:00 |
|
Seijo Cecilia
|
106fbaf086
|
refactor: make parseMessage an instance method
|
2024-08-25 10:14:11 +08:00 |
|
手瓜一十雪
|
c9a0c29286
|
build: 2.2.0
|
2024-08-23 20:46:45 +08:00 |
|
手瓜一十雪
|
b5f804ec22
|
build: CQ码回滚 提高兼容
|
2024-08-23 20:46:23 +08:00 |
|
手瓜一十雪
|
e086b8707f
|
refactor: chattype
|
2024-08-22 15:53:27 +08:00 |
|
手瓜一十雪
|
a0825b75f7
|
chore: parseMsg 重构
|
2024-08-22 15:28:54 +08:00 |
|
手瓜一十雪
|
a3bd4c0f73
|
chore: 推动重构
|
2024-08-22 15:06:49 +08:00 |
|