- 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> |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| Dockerfile | ||
| jest.config.js | ||
| MIGRATION_SETUP.md | ||
| nest-cli.json | ||
| package-lock.json | ||
| package.json | ||
| TEST_COVERAGE.md | ||
| tsconfig.build.json | ||
| tsconfig.json | ||