兰一民 lan
  • Joined on 2025-11-27
lan pushed to dev at carrot_bbs/frontend 2026-03-31 16:13:30 +08:00
1bee7ea551 refactor(message): modularize MessageManager architecture
lan pushed to dev at carrot_bbs/frontend 2026-03-30 18:01:47 +08:00
2ef267a897 refactor(TabBar, HomeScreen): update styles for improved UI consistency
lan pushed to master at carrot_bbs/admin 2026-03-30 18:01:45 +08:00
3e06cfde76 Enhance Reports page with safe date formatting, improved status colors and icons, and add statistics display for report statuses.
lan pushed to dev at carrot_bbs/frontend 2026-03-30 17:53:38 +08:00
774b5c4b47 feat(CommentItem, PostDetailScreen, ReportDialog): integrate report functionality
lan pushed to master at carrot_bbs/backend 2026-03-30 04:49:42 +08:00
b640c9a249 refactor: upgrade to Go 1.26 and modernize code idioms
lan pushed to master at carrot_bbs/backend 2026-03-30 03:44:30 +08:00
a69b2026f4 feat(report): integrate report handling into application
lan pushed to master at carrot_bbs/backend 2026-03-30 02:11:19 +08:00
7fa49155dd refactor(report): update import paths and enhance logging functionality
lan pushed to master at carrot_bbs/backend 2026-03-29 20:18:59 +08:00
5f7b02ee8e feat: 添加举报功能支持
lan pushed to dev at carrot_bbs/frontend 2026-03-29 20:18:59 +08:00
e0ee29caf8 feat: 添加举报功能前端支持
lan pushed to master at carrot_bbs/admin 2026-03-29 20:13:38 +08:00
e7c9ee5159 Add reports management to Sidebar and API index; introduce new route for reports with appropriate guard
lan pushed to dev at carrot_bbs/frontend 2026-03-29 03:05:08 +08:00
584d98307c feat(ChatScreen): 优化聊天界面 UI 和交互体验
lan pushed to dev at carrot_bbs/frontend 2026-03-29 02:39:06 +08:00
e969e5bad4 Merge pull request '双端适配,web端的修改父容器和接口' (#7) from adapt into dev
ebb0c003e3 双端适配,web端的修改父容器和接口
Compare 2 commits »
lan merged pull request carrot_bbs/frontend#7 2026-03-29 02:39:05 +08:00
双端适配,web端的修改父容器和接口
lan created pull request carrot_bbs/frontend#7 2026-03-29 02:39:02 +08:00
双端适配,web端的修改父容器和接口
lan pushed to master at carrot_bbs/backend 2026-03-28 07:20:10 +08:00
2205b8ad04 feat(call): implement active call management and memory storage
lan pushed to master at carrot_bbs/backend 2026-03-28 07:03:28 +08:00
736344f123 refactor(di): migrate from setter to constructor injection for logService
lan pushed to dev at carrot_bbs/frontend 2026-03-28 04:35:11 +08:00
3c071957ce feat(CallScreen, FloatingCallWindow, callStore, wsService): enhance call status handling and UI updates
lan pushed to master at carrot_bbs/backend 2026-03-28 04:34:55 +08:00
d357998321 feat(call): enhance call handling with user connection events and active call management
lan pushed to dev at carrot_bbs/frontend 2026-03-28 01:41:33 +08:00
fa10ef5116 fix(WebRTCManager, callStore): improve signaling state handling and media track management
lan pushed to dev at carrot_bbs/frontend 2026-03-28 01:06:57 +08:00
7c33409624 feat(wsService, WebRTCManager): enhance call handling with media type support and negotiation improvements