兰一民 lan
  • Joined on 2025-11-27
lan pushed to dev at carrot_bbs/frontend 2026-04-25 15:28:19 +08:00
eccfd67550 fix(android): handle hardware back button and navigation with active panels/keyboard
lan pushed to dev at carrot_bbs/frontend 2026-04-25 15:25:49 +08:00
6b91a7ead1 fix(message): add robust NaN validation for date handling across components
lan pushed to dev at carrot_bbs/frontend 2026-04-25 15:09:08 +08:00
a6a4198ac5 feat(performance): migrate FlatList to FlashList and add animations
lan pushed to master at carrot_bbs/backend 2026-04-25 15:03:45 +08:00
3215039ff6 fix(conversations): always show group chats regardless of message count
lan pushed to master at carrot_bbs/admin 2026-04-25 13:01:43 +08:00
4d25bf00ba feat(posts): add @mention highlighting and vote segment display
lan pushed to dev at carrot_bbs/frontend 2026-04-25 13:01:16 +08:00
19054d64b3 feat(message): add pinned conversations sorting and unified timeline
lan pushed to master at carrot_bbs/backend 2026-04-25 13:00:55 +08:00
48f0c4cf2d fix(conversations): filter out empty conversations from list and count
lan pushed to dev at carrot_bbs/frontend 2026-04-25 11:26:20 +08:00
f16f001f6c feat(pagination): add updateItem for in-place list updates and optimize notifications
lan pushed to master at carrot_bbs/backend 2026-04-25 11:25:49 +08:00
e0f34653a2 feat(posts): filter posts by blocked users
lan pushed to master at carrot_bbs/backend 2026-04-25 00:40:07 +08:00
323f872aa9 refactor(push): change created_at format from Unix milliseconds to ISO8601
lan pushed to dev at carrot_bbs/frontend 2026-04-25 00:39:48 +08:00
ad19bc2af7 feat(ui): unify design system to Twitter/X style across screens and improve message handling
lan pushed to dev at carrot_bbs/frontend 2026-04-24 17:44:36 +08:00
e0d28535f4 fix(mentions): render actual user nicknames in @mention display
lan pushed to dev at carrot_bbs/frontend 2026-04-24 16:44:10 +08:00
738e75a79d feat(ui): add emoji picker with FlatList virtualization and improve input components
lan pushed to master at carrot_bbs/backend 2026-04-24 16:43:21 +08:00
3e90eefd51 chore(utils): replace UI Avatars API with static default avatar
lan pushed to master at carrot_bbs/backend 2026-04-24 15:58:37 +08:00
496c8bb1aa refactor(model): support string type in JSON scan methods
lan pushed to master at carrot_bbs/backend 2026-04-24 15:14:53 +08:00
813e54e5b2 feat(admin): add super admin initialization endpoint
lan pushed to dev at carrot_bbs/frontend 2026-04-23 22:30:05 +08:00
b2c3d5e54e feat(content): add rich content rendering with @mentions and vote segments
lan pushed to master at carrot_bbs/backend 2026-04-23 22:29:42 +08:00
05c7f8a5eb feat(api): add message segments support for posts and comments
lan pushed to dev at carrot_bbs/frontend 2026-04-22 20:47:05 +08:00
eb4e1c080d ci(build): add Tencent Gradle mirror and reorder Maven mirrors for China network
lan pushed to master at carrot_bbs/backend 2026-04-22 20:17:49 +08:00
15e7c99353 chore(config): update allowed origins from bbs to withyou domain