兰一民 lan
  • Joined on 2025-11-27
lan pushed to dev at carrot_bbs/frontend 2026-03-23 13:40:56 +08:00
d97df0b2d4 refactor(MessageManager): enhance conversation list handling and integrate local source fallback
lan pushed to dev at carrot_bbs/frontend 2026-03-23 03:58:34 +08:00
26ae288470 refactor: standardize pagination response structure and enhance cursor handling
lan pushed to master at carrot_bbs/backend 2026-03-23 03:08:28 +08:00
d2969a32de ci: update Docker build cache configuration to use registry
lan pushed to master at carrot_bbs/backend 2026-03-23 01:06:48 +08:00
9d546b9989 refactor(dto, repository): standardize pagination field names and update moderation status handling
lan pushed to dev at carrot_bbs/frontend 2026-03-23 00:34:32 +08:00
88510aa6ae feat(api): implement token auto-refresh mechanism and enhance token management
lan pushed to dev at carrot_bbs/frontend 2026-03-23 00:16:17 +08:00
cee120a6f8 refactor(PostRepository): update PostsListApiResponse structure and handle response mapping
lan pushed to dev at carrot_bbs/frontend 2026-03-21 21:13:40 +08:00
69e21471fe fix(groupService): add missing closing brace
lan pushed to dev at carrot_bbs/frontend 2026-03-21 20:55:42 +08:00
d273569911 refactor: migrate post operations to use case architecture with differential updates
lan deleted branch release/v1.0.11 from carrot_bbs/frontend 2026-03-21 14:17:53 +08:00
lan pushed to dev at carrot_bbs/frontend 2026-03-21 14:17:48 +08:00
25071d2303 ci: 添加Gradle缓存、node_modules缓存和Docker构建缓存
lan pushed to release/v1.0.11 at carrot_bbs/frontend 2026-03-21 14:16:05 +08:00
25071d2303 ci: 添加Gradle缓存、node_modules缓存和Docker构建缓存
37ddfa8ed6 feat(ui): redesign system message item with card-style layout and add title validation
Compare 2 commits »
lan pushed to master at carrot_bbs/backend 2026-03-21 14:15:48 +08:00
fa68f101de ci: 添加Go模块缓存和Docker构建缓存
lan pushed to dev at carrot_bbs/frontend 2026-03-21 12:08:51 +08:00
37ddfa8ed6 feat(ui): redesign system message item with card-style layout and add title validation
lan pushed to dev at carrot_bbs/frontend 2026-03-21 03:23:20 +08:00
a8c78f0c3f feat: 同步dev分支并保留当前修改
lan created branch release/v1.0.11 in carrot_bbs/frontend 2026-03-21 03:22:35 +08:00
lan pushed to release/v1.0.11 at carrot_bbs/frontend 2026-03-21 03:22:35 +08:00
a8c78f0c3f feat: 同步dev分支并保留当前修改
lan pushed to master at carrot_bbs/backend 2026-03-21 03:21:14 +08:00
d7c7a51f77 refactor(notification): migrate cursor pagination to use unified cursor package
lan pushed to master at carrot_bbs/backend 2026-03-21 02:53:46 +08:00
639ee55696 feat(wire): add moderation and builtin hooks to post service wiring
lan pushed to master at carrot_bbs/backend 2026-03-21 02:48:13 +08:00
1a48bb440c feat(api): add cursor-based pagination for system messages
lan pushed to master at carrot_bbs/backend 2026-03-21 02:24:19 +08:00
687ac92aea feat(api): add tab-based post feed endpoints with cursor pagination