Skip to content

feat: add @-mention tagging to notification inline replies#396

Merged
barrydeen merged 1 commit intomainfrom
feat/notification-mention-tagging
Mar 31, 2026
Merged

feat: add @-mention tagging to notification inline replies#396
barrydeen merged 1 commit intomainfrom
feat/notification-mention-tagging

Conversation

@barrydeen
Copy link
Copy Markdown
Owner

Summary

  • Add @-mention user tagging popup to notification inline reply composers (both DM and note replies), matching the existing behavior in the note composer
  • Add client tag (["client", "Wisp"]) to quick replies sent from the notifications screen when the setting is enabled
  • Mention display names are resolved and rendered inline via MentionOutputTransformation

Test plan

  • Expand a reply notification, type @ in the inline reply — verify mention popup appears with contacts
  • Select a mention candidate — verify nostr:nprofile1... is inserted and rendered as @displayName
  • Expand a DM notification, type @ in the inline reply — verify same mention popup behavior
  • Send a quick reply from notifications — verify the published event includes ["client", "Wisp"] tag (when enabled in settings)
  • Verify emoji shortcode autocomplete still works and is suppressed while mention popup is active

…lies

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@barrydeen barrydeen merged commit 222f6f9 into main Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant