This website requires JavaScript.
Explore
Help
Register
Sign In
carrot_bbs
/
frontend
Watch
3
Star
0
Fork
0
You've already forked frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c6d65fe545435734b2b1bb80908c27156e6d83ca
frontend
/
assets
/
android-icon-monochrome.png
156 lines
38 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial frontend repository commit. Include app source and update .gitignore to exclude local release artifacts and signing files. Made-with: Cursor
2026-03-09 21:29:03 +08:00
<EFBFBD>
PNG
build(config): update bundle identifier and add signing plugin feat(notification): improve JPush integration and message sync reliability - Update iOS bundle identifier to `cn.qczlit.weiyou` - Add `withSigning` Expo plugin - Enhance `withJPush` plugin with improved Swift AppDelegate injection logic - Update JPush default channel to `developer-default` - Optimize `MessageSyncService` to prevent race conditions in unread count updates - Implement promise deduplication for `fetchUnreadCount` to prevent redundant network requests - Add `setConversationsWithUnread` to `useMessageStore` for atomic state updates of conversations and unread counts
2026-05-12 01:28:46 +08:00