mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 16:14:40 +00:00
Brings the MLS/Marmot message composer to parity with NIP-17 DMs: typing @ shows the shared user-suggestion dropdown (local cache + NIP-05 resolution), selecting a user inserts @npub…, and on send NewMessageTagger rewrites mentions into nostr: URIs and collects the referenced users as p-tags on the inner kind:9 rumor. Mentions stay inside the MLS ciphertext; the outer kind:445 is unchanged. Also applies MentionPreservingInputTransformation and UrlUserTagOutputTransformation to the field so mentions render highlighted while composing, matching the DM editor. https://claude.ai/code/session_013NWdjCSegsf2FYSPPANX3n