mirror of
https://github.com/hoornet/vega.git
synced 2026-06-12 16:03:30 -07:00
f4878f9d4f
- DM messages now parse and render URLs as clickable accent links - Image URLs show inline in the bubble (max-h-48) - nostr:naddr and mentions rendered as styled clickable links - nostr:nevent quotes show a subtle indicator - Media URLs (video/audio/youtube etc.) rendered as clickable links - parseContent regex now case-insensitive for nostr: prefix; entity lowercased before nip19.decode for robustness - renderTextSegments: add case for quote type (↩ note indicator)