兰一民 lan
  • Joined on 2025-11-27
lan pushed to dev at carrot_bbs/frontend 2026-06-01 23:29:47 +08:00
e7eae716be fix(ci): add Huawei AGConnect plugin to CI Gradle config
lan pushed to dev at carrot_bbs/frontend 2026-06-01 22:58:07 +08:00
ad06881b85 chore(deps): upgrade Expo SDK from 55 to 56
lan pushed to dev at carrot_bbs/frontend 2026-06-01 13:47:38 +08:00
f39288f401 chore(config): remove @livekit/react-native from expo plugins
lan pushed to dev at carrot_bbs/frontend 2026-06-01 13:45:49 +08:00
70ab00795a feat(call): migrate from WebRTC to LiveKit
lan pushed to master at carrot_bbs/backend 2026-06-01 13:41:08 +08:00
14114db68d feat(call): integrate LiveKit for voice and video calling
lan pushed to dev at carrot_bbs/frontend 2026-05-31 21:31:58 +08:00
72c30ed156 feat(huawei-push): implement settings.gradle configuration via withSettingsGradle
lan pushed to master at carrot_bbs/backend 2026-05-31 21:29:51 +08:00
9356cb6876 feat(runner): implement empty classroom sync functionality
lan pushed to master at carrot_bbs/backend 2026-05-25 14:51:51 +08:00
2084473fb5 refactor(messaging): shift sequence generation responsibility to database transactions
lan pushed to master at carrot_bbs/backend 2026-05-25 14:08:11 +08:00
2748c80095 fix(cache): enhance sequence generation atomicity and concurrency safety
lan pushed to dev at carrot_bbs/frontend 2026-05-25 14:08:08 +08:00
b86fe324f5 chore(config): add withSettingsGradle to Huawei push plugin
lan pushed to master at carrot_bbs/backend 2026-05-25 02:31:17 +08:00
3fc8b38184 refactor(dto): change seq field type from string to int64
lan pushed to dev at carrot_bbs/frontend 2026-05-25 02:31:06 +08:00
313820ed20 feat(message): enhance message store management and UI stability
lan pushed to dev at carrot_bbs/frontend 2026-05-25 01:44:30 +08:00
f4db4eb1ed refactor(message): implement atomic message merging and patching to prevent race conditions
lan pushed to dev at carrot_bbs/frontend 2026-05-18 01:06:52 +08:00
7a17323e8d perf(profile): improve rendering performance and selector efficiency
lan pushed to dev at carrot_bbs/frontend 2026-05-18 00:39:30 +08:00
4fde3e403a refactor(core): optimize state management and component rendering performance
lan pushed to master at carrot_bbs/backend 2026-05-17 23:38:08 +08:00
6bf87fec46 feat(chat): implement sequence pre-allocation, versioned sync, and push worker
lan pushed to dev at carrot_bbs/frontend 2026-05-17 23:37:45 +08:00
fb67fb6d5b feat(message): implement version-based incremental sync and WS compression
lan pushed to dev at carrot_bbs/frontend 2026-05-15 14:50:06 +08:00
404b3fabe7 style(message): remove shadow from message bubble outer container
lan pushed to master at carrot_bbs/backend 2026-05-15 14:44:46 +08:00
f63c795dcb feat(db): implement read-write splitting for postgres
lan pushed to master at carrot_bbs/backend 2026-05-15 13:48:36 +08:00
de0766df5e refactor(cache): remove database fallback from conversation sequence retrieval