Commit Graph

46 Commits

Author SHA1 Message Date
Tim 3b1843b6dd Return category and tag change logs as DTOs 2025-09-08 14:45:47 +08:00
Tim 039d482517 Add post change log tracking 2025-09-08 11:27:35 +08:00
Tim c43e4b85bc Test recalculation updates balance 2025-09-07 12:47:44 +08:00
zpaeng 78a65c6afe feat:Websocket服务拆到单独服务,主后台保持单工通信 2025-09-02 23:10:56 +08:00
Tim 8544803e62 feat: shorten invite links 2025-09-01 11:25:32 +08:00
Tim ef71d0b3d4 Merge pull request #798 from nagisa77/feature/vote
feature for vote
2025-09-01 10:28:44 +08:00
sivdead 72adc5b232 feat(model): 为 Comment 和 PointHistory 实体添加逻辑删除功能 2025-08-31 14:03:48 +08:00
Tim 5a09934866 refactor poll and lottery forms, add poll notifications 2025-08-31 01:49:37 +08:00
Tim 569531b462 feat: add poll vote repository 2025-08-30 12:06:11 +08:00
Tim 55dd36bd24 feat: add poll post type 2025-08-29 22:36:36 +08:00
Tim d79dc8877d fix: handle reaction notification and point deduction 2025-08-27 20:23:28 +08:00
Tim 5053ac213d test(points): cover trend endpoint 2025-08-27 15:42:49 +08:00
Tim 175ab79b27 feat: support message replies and reactions 2025-08-25 16:42:14 +08:00
Tim 09900b34aa Restrict conversation lookup to private chats 2025-08-23 02:46:41 +08:00
Tim d97cc7df5e Handle multiple conversations between users 2025-08-23 02:38:31 +08:00
Tim 4947978f81 feat: add channel support 2025-08-23 01:31:06 +08:00
zpaeng cddbb602bf Merge branch 'nagisa77:main' into main 2025-08-21 23:54:21 +08:00
zpaeng 84ab87878a feat:【站内信】 2025-08-21 23:42:53 +08:00
Tim 41a5eda311 feat: support featured medals 2025-08-21 16:10:53 +08:00
Tim 79fe8b5997 feat: add point history 2025-08-21 11:04:22 +08:00
Tim a3b28eafe4 Fix notification pagination after filtering disabled types 2025-08-19 19:48:41 +08:00
tim 805a8df7d3 Reapply "feat: add paginated notification endpoints"
This reverts commit e7a1e1d159.
2025-08-19 19:38:04 +08:00
tim 02be045f55 Revert "feat: add paginated notification APIs and frontend support"
This reverts commit c344b5b4ae.
2025-08-19 19:37:59 +08:00
Tim c344b5b4ae feat: add paginated notification APIs and frontend support 2025-08-19 19:34:13 +08:00
tim 3f2829cd37 Revert "feat: support paginated notifications"
This reverts commit a64fd71bbe.
2025-08-19 19:01:54 +08:00
Tim a64fd71bbe feat: support paginated notifications 2025-08-19 18:45:56 +08:00
tim 1a12bec7b1 Revert "feat: add paginated notification APIs and frontend"
This reverts commit 7dd1f1b3d0.
2025-08-19 18:26:55 +08:00
Tim 7dd1f1b3d0 feat: add paginated notification APIs and frontend 2025-08-19 18:24:27 +08:00
tim df49b21620 Revert "feat: add paginated notification API and frontend support"
This reverts commit df7ca77652.
2025-08-19 17:23:36 +08:00
Tim df7ca77652 feat: add paginated notification API and frontend support 2025-08-19 17:07:27 +08:00
Tim 6b500466fc feat: expose rss feed endpoint 2025-08-18 19:15:12 +08:00
Tim 62d12ad2a7 feat: track oauth new-user result 2025-08-18 01:11:16 +08:00
Tim 8d98c876d2 feat: add point mall redemption 2025-08-17 02:06:47 +08:00
netcat 0058f20b1e optimize(backend): batch query for /api/categories && /api/tags 2025-08-14 14:19:04 +08:00
Tim 08a2678bd5 feat: add stat service 2025-08-12 09:31:27 +08:00
Tim 2ebccb40f5 feat: add pioneer medal dto 2025-08-11 20:15:49 +08:00
Tim ff64f13765 Reschedule lottery finalization on startup 2025-08-11 10:20:50 +08:00
Tim eb32e4bad7 feat: implement lottery post type 2025-08-11 01:17:55 +08:00
Tim 2dfbf0d904 feat: track contributor lines 2025-08-10 01:29:41 +08:00
Tim 987fe0d885 feat: implement medal feature 2025-08-09 02:08:02 +08:00
WilliamColton 105f7781b3 增加积分系统 2025-08-07 16:24:40 +08:00
Tim beb1bf70bf Test admin register request notification handling 2025-08-06 13:12:14 +08:00
Tim c65dfbcbf9 feat: show correct reply counts 2025-08-05 12:44:50 +08:00
WilliamColton f6d7020165 添加显示最后评论时间的功能 2025-08-04 16:29:21 +08:00
WilliamColton d7b0aca4e6 修复收到的点赞显示异常问题 2025-08-03 22:36:29 +08:00
WilliamColton c08723574d 优化目录结构 2025-08-03 01:27:28 +08:00