Andrés Villagrán 7afab46dc0 feat(nostr): Add mesh-to-relay gateway for #me messages
Core changes:
- Filter Nostr packets in MessageHandler to route to gateway instead of displaying in public chat
- Add event ID deduplication cache to prevent multiple online devices publishing same event
- Add PoW requirement notification for offline #me messages
- Fix signature invalidation by signing AFTER PoW mining completes

New files:
- NostrProfileManager: Manages #me channel message publishing with PublishResult sealed class
- NostrAccountSheet: UI for Nostr account management
- NostrMeshGatewayTest: Unit tests for serializer

UI/UX improvements:
- Enhanced image viewer with pinch-to-zoom and pan gestures
- Improved message components styling
- Location channels sheet updates
- About sheet enhancements
2026-01-15 03:34:09 -03:00
..
2025-07-08 20:37:46 +02:00