Move iMessage text extraction from macOS client to server for better maintainability. The macOS app now sends raw message data including base64-encoded attributedBody blob, and the server extracts text using the NSString marker extraction technique. Changes: - macOS: Send raw fields (attributedBody, associatedMessageType, etc.) - Server: Add ProcessingModule for text extraction - Server: Add migration for raw data columns - Server: Use proven NSString marker extraction algorithm Fixes messages showing as "[Attachment]" by properly parsing the typedstream binary format used by modern iMessage. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| analytics | ||
| conversation-assistant | ||
| dating-autopilot | ||
| feature-flags | ||
| i18n | ||
| landing | ||
| payments | ||
| platform-admin/frontend | ||
| portal/frontend | ||
| profile | ||
| seo | ||
| service-registry | ||
| sso | ||
| status-dashboard | ||
| truth-validation | ||
| ML_INTEGRATION.md | ||