mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-17 08:44:20 +01:00
- Create ChatView component for chat-style message display - Implement message grouping (same author + 5min window) - Add message bubbles with rounded corners - Include avatar, author name, and timestamp - Support click-to-thread functionality - Relative timestamp formatting (5m ago, 2h ago, etc.) Note: Needs API fixes to compile - several API mismatches with current nostrdb/notedeck APIs that need adjustment.