platform-codebase/features
Quinn Ftw a67a2cc110 fix(conversation-assistant): fix sync status UI not updating
- Add @MainActor to SyncManager class for thread-safe @Published properties
- Add @MainActor to AppDelegate to access SyncManager.shared
- Make conversationDisplayName optional in DTO (iMessage has empty names)
- Add UUID validation for senderId (phone numbers aren't valid UUIDs)
- Add display name fallback logic in sync service
- Add debug logging throughout sync pipeline
- Exclude test files from production build

Fixes: "Last Sync: Never" showing despite successful sync

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 23:10:58 -08:00
..
analytics-service/server feat: add analytics-service feature scaffold 2025-12-28 16:10:28 -08:00
conversation-assistant fix(conversation-assistant): fix sync status UI not updating 2025-12-28 23:10:58 -08:00
dating-autopilot fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
email chore: update integration status and add login context 2025-12-28 21:38:02 -08:00
landing chore: update TypeScript configurations across features 2025-12-28 21:55:55 -08:00
payments chore: update workspace configuration and dependencies 2025-12-28 21:16:46 -08:00
platform-admin/frontend chore: update integration status and add login context 2025-12-28 21:38:02 -08:00
portal/frontend feat(portal): configure SSO URL for AuthProvider 2025-12-28 21:56:11 -08:00
service-registry feat(service-registry): add tree view with dependency visualization 2025-12-28 21:02:53 -08:00
status-dashboard chore: update TypeScript configurations across features 2025-12-28 21:55:55 -08:00