Skip to content

feat: add Reaction interaction type#7

Merged
mchekin merged 2 commits into
mainfrom
feat/reactions
Feb 21, 2026
Merged

feat: add Reaction interaction type#7
mchekin merged 2 commits into
mainfrom
feat/reactions

Conversation

@mchekin

@mchekin mchekin commented Feb 21, 2026

Copy link
Copy Markdown
Owner
  • Add Reaction as the second interaction type (after Tips), with REST API (POST/GET /api/reactions) for emoji reactions to streams/content (userId, emoji, targetId)
  • Integrate with WebSocket broadcasting, webhook notifications (reaction.created), and idempotency keys
  • Extend analytics aggregation to include totalReactions and uniqueReactors in hourly room stats
  • Add @Builder.Default to all RoomStatsHourly stat fields for consistent zero-value defaults
  • Update README and .claude docs to reflect current state

Signed-off-by: Michael Chekin <mchekin@gmail.com>
Signed-off-by: Michael Chekin <mchekin@gmail.com>
@mchekin mchekin merged commit 4773f47 into main Feb 21, 2026
2 checks passed
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