Commit Graph

  • b589f1f32b style(ui): apply QQ-style design to message screens dev lafay 2026-07-08 01:47:05 +08:00
  • 995e0664d5 feat(auth): implement user ban detection and optional auth path handling lafay 2026-07-05 20:18:35 +08:00
  • 45df579b72 feat(messaging): implement three-tier reply message lazy loading with offline fallback lafay 2026-07-02 23:26:11 +08:00
  • f9b0999112 feat(messaging): implement Outbox persistence with three-tier sync strategy lafay 2026-06-28 23:19:52 +08:00
  • d8386b5f76 fix(messaging): implement hydration pipeline to prevent history loss on page entry lafay 2026-06-28 14:15:36 +08:00
  • be77a9d04c feat(messaging): implement optimistic updates with retry for failed messages lafay 2026-06-26 17:01:09 +08:00
  • 2bad59afbb feat(profile): add help screen and fix upload field name lafay 2026-06-22 07:56:06 +08:00
  • 761f315a60 build(updates): enable full git history and use semantic version for runtimeVersion lafay 2026-06-21 17:36:17 +08:00
  • 488323377c ci(build): resolve runtimeVersion from app.config.js instead of app.json lafay 2026-06-21 17:26:40 +08:00
  • 705b365536 refactor(core): distinguish network errors from auth failures and refactor real-time messaging pipeline lafay 2026-06-21 17:17:15 +08:00
  • 94a202506b ci(build): prevent gradle.properties corruption and improve key validation lan 2026-06-18 18:13:22 +08:00
  • c1f8acd4fc fix(ci): use explicit echo blocks instead of heredocs to prevent leading whitespace in gradle.properties lafay 2026-06-18 15:37:56 +08:00
  • 1018cd7ea2 ci(build): add expo.inlineModules.watchedDirectories to fix ExpoAutolinkingPlugin lafay 2026-06-18 14:42:38 +08:00
  • ce0cb75248 ci: add missing gradle properties and enable build logging lafay 2026-06-18 14:18:36 +08:00
  • 9cba25da00 refactor(push): unify file modification approach and improve dependency resolution lafay 2026-06-18 13:53:36 +08:00
  • 3c452cfbd3 fix(push): add allprojects.repositories for runtime dependency resolution lafay 2026-06-18 13:22:15 +08:00
  • 0e79dbf655 feat(push): add OPPO and vivo push plugins, bump JPush to 6.1.0 feature/push-plugins-integration lafay 2026-06-18 12:46:34 +08:00
  • a921aacefd refactor: streamline post sync, fix image gallery, and clean up chat screen lafay 2026-06-18 02:29:54 +08:00
  • 96e8de18bf feat(push): integrate Honor and Xiaomi push plugins with related updates lafay 2026-06-18 00:03:37 +08:00
  • b2979311bb feat(auth): add cold-start token verification with loading state to app layout lafay 2026-06-16 19:03:26 +08:00
  • 9b5e76b310 build(docker): add git dependency and increase Node.js memory allocation lafay 2026-06-16 18:31:58 +08:00
  • b05da4e4a6 feat(ui): add privacy policy and terms screens to navigation lafay 2026-06-16 18:09:56 +08:00
  • 641de98dc1 perf(ci): optimize JVM memory allocation for Android build lafay 2026-06-16 12:42:27 +08:00
  • 33a9c2fad1 perf(android): add taskset CPU affinity for Android release build lafay 2026-06-16 12:07:24 +08:00
  • 2195fe2c2b perf(ci): incrementally tighten resource constraints across CI jobs lafay 2026-06-16 11:44:05 +08:00
  • 03a735b6ac perf(ci): reduce build memory and parallelism settings lafay 2026-06-16 11:13:02 +08:00
  • c06463f576 perf(ci): reduce build memory and CPU allocations lafay 2026-06-16 09:07:56 +08:00
  • c46260e4c0 chore(plugins,ci): remove livekit audio switch patch plugin and simplify build config lafay 2026-06-16 08:38:07 +08:00
  • 4c4d28f0e2 feat(plugins): add LiveKit audio switch patch plugin lafay 2026-06-16 01:10:20 +08:00
  • a31225dce2 build(ci): restrict JitPack repository to GitHub packages only lafay 2026-06-16 00:41:13 +08:00
  • b0b868593d feat:修复 lafay 2026-06-16 00:27:58 +08:00
  • ed06c10f25 build(ci): remove Jiguang Maven repository from build workflows and Huawei plugin lafay 2026-06-16 00:07:50 +08:00
  • ce56824c2e refactor(ci): simplify CMake job limit plugin by removing app/build.gradle patching lafay 2026-06-15 23:51:20 +08:00
  • 2ae5999940 build: restructure Gradle plugins placement and remove .npmrc config lafay 2026-06-15 23:38:41 +08:00
  • edde8f1c30 fix(huawei-push): simplify Jiguang Maven repository injection lafay 2026-06-15 23:05:55 +08:00
  • 1012337e57 build(deps): add Jiguang SDK repositories and CMake job limit plugin lafay 2026-06-15 22:58:48 +08:00
  • f3d54a3f4c feat(background): implement user consent mechanism for auto-start functionality lafay 2026-06-15 20:43:15 +08:00
  • d8ef51fa13 fix: improve cache management and sticker deletion lan 2026-06-15 03:58:15 +08:00
  • 97477c3471 Merge branch 'dev' of https://code.littlelan.cn/carrot_bbs/frontend into dev lafay 2026-06-12 23:42:11 +08:00
  • 1e05d2bd54 refactor(navigation): consolidate navigation with href helpers and extract push device hook lafay 2026-06-12 23:42:09 +08:00
  • afbbee337d feat(ui): improve navigation, component props, and chat logic lan 2026-06-07 10:37:19 +08:00
  • b15e0c0b0b feat(editor): implement deferred image uploading and pending state management lan 2026-06-07 00:40:35 +08:00
  • 5c81795d39 fix(message): improve message synchronization and reliability lan 2026-06-06 13:10:08 +08:00
  • 1f7e25349f refactor(ios): remove trailing comma from build script in package.json lafay 2026-06-06 00:08:34 +08:00
  • 49e94fc056 chore(deps): remove patch-package postinstall script lafay 2026-06-06 00:07:02 +08:00
  • cabac94aae feat(android): add expo-splash-screen support and patch-package integration lafay 2026-06-06 00:00:45 +08:00
  • c6d65fe545 build(android): integrate Google Services plugin for Firebase support lafay 2026-06-04 13:54:59 +08:00
  • f79415591d build(android): add google services and update NDK version lan 2026-06-04 13:29:02 +08:00
  • 3cc3695d0e chore(deps): downgrade react-native-reanimated and worklets lan 2026-06-04 12:14:29 +08:00
  • 765fd8cce9 fix(platform): improve web compatibility and optimize module loading lan 2026-06-04 11:32:05 +08:00
  • 2e2f6e3467 refactor(message): improve message synchronization and hook reliability lan 2026-06-03 10:31:46 +08:00
  • 2e6912dddf feat(call): implement CallKeep integration and enhance group call support lan 2026-06-03 01:56:02 +08:00
  • d6a94c7b4d feat(livekit): improve native audio/video handling and stability lan 2026-06-02 13:28:16 +08:00
  • 8ee6e77cb4 chore: update styles, add splash config, and improve search functionality lafay 2026-06-02 08:14:04 +08:00
  • 52d2581dda refactor(plugins): update JPush config and improve SmartImage loading lan 2026-06-02 01:02:41 +08:00
  • e7eae716be fix(ci): add Huawei AGConnect plugin to CI Gradle config lafay 2026-06-01 23:29:33 +08:00
  • ad06881b85 chore(deps): upgrade Expo SDK from 55 to 56 lafay 2026-06-01 22:56:37 +08:00
  • f39288f401 chore(config): remove @livekit/react-native from expo plugins lan 2026-06-01 13:47:34 +08:00
  • 70ab00795a feat(call): migrate from WebRTC to LiveKit lan 2026-06-01 13:45:45 +08:00
  • 72c30ed156 feat(huawei-push): implement settings.gradle configuration via withSettingsGradle lan 2026-05-31 21:31:54 +08:00
  • b86fe324f5 chore(config): add withSettingsGradle to Huawei push plugin lan 2026-05-25 14:08:03 +08:00
  • 313820ed20 feat(message): enhance message store management and UI stability lan 2026-05-25 02:30:59 +08:00
  • f4db4eb1ed refactor(message): implement atomic message merging and patching to prevent race conditions lan 2026-05-25 01:44:23 +08:00
  • 7a17323e8d perf(profile): improve rendering performance and selector efficiency lan 2026-05-18 01:06:46 +08:00
  • 4fde3e403a refactor(core): optimize state management and component rendering performance lan 2026-05-18 00:39:25 +08:00
  • fb67fb6d5b feat(message): implement version-based incremental sync and WS compression lan 2026-05-17 23:37:38 +08:00
  • 404b3fabe7 style(message): remove shadow from message bubble outer container lan 2026-05-15 14:50:00 +08:00
  • d8d2b03f94 feat(message): implement message search functionality lan 2026-05-14 02:26:32 +08:00
  • ea2cf7bcff Merge branch 'dev' of https://code.littlelan.cn/carrot_bbs/frontend into dev lafay 2026-05-14 01:25:56 +08:00
  • 4308077232 ci(android): add Android NDK caching and installation to build workflow lafay 2026-05-14 01:25:54 +08:00
  • cbe708b53b feat(message): support group avatar in navigation and chat screen lan 2026-05-13 00:31:44 +08:00
  • 7e0436a799 refactor(message): simplify state management and remove redundant service methods lan 2026-05-12 18:26:27 +08:00
  • 48f31e6617 feat(message): implement incremental sync and atomic unread updates lan 2026-05-12 18:04:32 +08:00
  • 7c7aaf9108 build(config): update bundle identifier and add signing plugin lan 2026-05-12 01:28:46 +08:00
  • 1d9c312c6c build(android): update adaptive icon assets and background color lafay 2026-05-09 12:43:05 +08:00
  • d42083a4aa feat(profile): enhance settings and privacy UI with icons and theme picker lan 2026-05-09 00:34:09 +08:00
  • d0ea2c5aea refactor(business): simplify text rendering in PostContentRenderer lan 2026-05-08 23:49:42 +08:00
  • 81ee9ba75b feat(business): enhance block editor with segment conversion and data persistence lan 2026-05-08 13:19:40 +08:00
  • d4c3e1f268 feat(business): implement block-based content editing and rich text rendering lan 2026-05-08 01:57:05 +08:00
  • ea9e51b0b0 feat(ui): implement keyword highlighting and improve search experience lan 2026-05-07 01:08:58 +08:00
  • 7f606e14dd fix(ui): adjust keyboard handling and prevent duplicate view recording lan 2026-05-06 12:53:39 +08:00
  • 64493baf7f fix(ui): improve layout stability and refactor trade detail styles lan 2026-05-06 00:45:04 +08:00
  • d879eea7d1 refactor(profile): adjust spacing for tab bar and post wrapper lan 2026-05-06 00:02:02 +08:00
  • e18cac2dca style(ui): update profile tab bar container margin lan 2026-05-05 22:36:36 +08:00
  • 3196972596 refactor: restructure core architecture and responsive system lan 2026-05-05 19:07:33 +08:00
  • f5f9c3a619 ci: add iOS OTA publishing and refactor gesture handling lan 2026-05-05 17:46:31 +08:00
  • c0ebebe3da feat(db): add getLastMessageByConversation and update conversation list preview lan 2026-05-05 02:01:05 +08:00
  • 8a271b2376 feat(ws): implement sync_required event and message acknowledgement lan 2026-05-04 18:31:22 +08:00
  • 4213d13b8f refactor(ui): implement custom header system and unify screen layouts lan 2026-05-03 22:01:43 +08:00
  • 490a99ab3c refactor(chat): remove Unicode placeholder-based mention chip overlay system lafay 2026-04-29 11:29:59 +08:00
  • 0f289e3182 feat(chat): implement @mention chip overlay rendering with Unicode placeholder tracking lafay 2026-04-28 22:18:42 +08:00
  • d2120a257d feat(auth): enhance login error handling with detailed error code mapping lafay 2026-04-28 17:25:27 +08:00
  • cf9feeae68 feat(notification): enhance chat notification routing with flexible field handling lafay 2026-04-28 14:53:32 +08:00
  • 2432f7bc1e feat(notification): add foreground notification vibration feedback and Android channel setup lafay 2026-04-28 08:53:28 +08:00
  • be0c304711 <think> Let me analyze the changes: lafay 2026-04-28 00:21:57 +08:00
  • b7ce9e3b9a feat(notification): integrate expo-notifications for permission handling and deep linking lafay 2026-04-28 00:20:07 +08:00
  • 296e649fbb chore(release): bump app version to 0.0.2 lafay 2026-04-27 23:37:49 +08:00
  • 88d9ffe9da chore(build): remove deprecated always-auth npm config from CI workflow lafay 2026-04-27 23:36:16 +08:00
  • 9745d2209f ci: update npm registry to npmmirror.com in build workflow lafay 2026-04-27 23:33:38 +08:00
  • 2015a1e9dd ci: update docker image name to carrot_bbs/frontend-web in build workflow lafay 2026-04-27 23:23:17 +08:00