NapCatQQ/src
copilot-swe-agent[bot] 6a6a0e0539 Fix spurious group_card events for forward messages
Prevent false group card change events when sending forward messages with comments. The issue occurred because forward messages sometimes have empty sendMemberName fields, triggering incorrect "name → empty" card change events.

Solution: Skip card change detection when the new card name is empty but the old card name is not empty, as this indicates unreliable data (e.g., from forward messages).

Co-authored-by: sj817 <74231782+sj817@users.noreply.github.com>
2025-10-02 01:26:10 +00:00
..
common release: v4.8.116 2025-09-20 08:20:05 +00:00
core Refactor packet client and update message history actions 2025-09-02 22:24:53 +08:00
example-plugin Add README for example plugin 2025-09-02 22:54:44 +08:00
framework fix: special char of token in webui url should be url encoded (#1209) 2025-08-26 08:37:39 +08:00
image-size fix 2025-05-12 19:29:40 +08:00
native feat: Add new Linux native modules for arm64 and x64 2025-06-29 09:58:32 +08:00
onebot Fix spurious group_card events for forward messages 2025-10-02 01:26:10 +00:00
plugin Add plugin manager and example plugin system 2025-09-02 20:42:54 +08:00
pty fix(dos): 修复红红的ci 2025-09-12 15:36:30 +08:00
qrcode refactor: qrcode to ts 2025-02-03 12:51:50 +08:00
shell fix: error 2025-08-17 22:58:30 +08:00
universal style: 强类型大法 2025-02-02 23:22:21 +08:00
webui Update default host and token length in config 2025-09-13 13:49:18 +08:00
index.ts fix: type 2025-01-20 16:47:06 +08:00