Skip to content

feat: send blank reaction on long-press of reaction button#225

Merged
barrydeen merged 1 commit intomainfrom
feat/long-press-blank-reaction
Mar 12, 2026
Merged

feat: send blank reaction on long-press of reaction button#225
barrydeen merged 1 commit intomainfrom
feat/long-press-blank-reaction

Conversation

@barrydeen
Copy link
Copy Markdown
Owner

Summary

  • Long-pressing the reaction button in the action bar sends a kind 7 event with empty content
  • Each client can render blank reactions however they prefer (typically as a red heart)
  • Single tap still opens the emoji picker as before

Test plan

  • Long-press the reaction button on a note — verify a blank reaction is sent
  • Tap the reaction button — verify emoji picker still opens
  • Verify ripple feedback appears on both tap and long-press

Long-pressing the reaction button sends a kind 7 event with empty
content, letting each client render it as they see fit (typically a
red heart). Single tap still opens the emoji picker.
@barrydeen barrydeen merged commit f8386e1 into main Mar 12, 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