NapCatQQ/packages/napcat-common/src
Hans155922 b75b733bb0
增加/fetch_emoji_likes_all (#1548)
* Update FetchEmojiLike.ts

* 减少getMsgEmojiLikesList参数,一次性全部拉取

* Update FetchEmojiLike.ts

* Refactor API message schema and update descriptions

* Update and rename FetchEmojiLike.ts to FetchEmojiLikesAll.ts

* Create FetchEmojiLike.ts

* Update router.ts

* Update index.ts

* Update index.ts

* Update FetchEmojiLikesAll.ts

* Update FetchEmojiLikesAll.ts

* Refactor emoji likes API and update related logic

Replaces FetchEmojiLikesAll with GetEmojiLikes, updating the API to use a new payload and return schema. Adjusts action registration, router action names, and frontend API mapping accordingly. Adds isShortId utility to MessageUnique for improved message ID handling.

---------

Co-authored-by: 手瓜一十雪 <nanaeonn@outlook.com>
2026-01-25 13:18:16 +08:00
..
cancel-task.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
clean-task.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
env.d.ts feat: 自动化version打包 2025-11-13 18:31:55 +08:00
fall-back.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
file-uuid.ts feat: 大规模去耦合 2025-11-15 13:36:33 +08:00
file.ts feat: 所有的类型检查 2025-11-15 12:57:19 +08:00
health.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
helper.ts Support passing JWT secret key on worker restart 2026-01-18 11:13:08 +08:00
log-interface.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
lru-cache.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
message-unique.ts 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00
mirror.ts Reduce mirror timeouts and use fast mirror cache 2026-01-18 14:34:08 +08:00
path.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
request.ts Refactor GitHub tag fetching and mirror management 2026-01-03 14:42:24 +08:00
status-interface.ts feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
store.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
subscription-interface.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
system.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
types.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
version.ts Support passing JWT secret key on worker restart 2026-01-18 11:13:08 +08:00
worker.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00