ephemeraHQ / xmtp-inbox-web

XMTP Inbox web chat app
https://dev.xmtp.chat
MIT License
33 stars 40 forks source link

Support reactji (reacting to messages with emoji) in Inbox Web #269

Closed yash-luna closed 3 months ago

yash-luna commented 1 year ago

Add support for reactji to xmtp.chat. Based on the implementation, we add to the https://github.com/xmtp/xmtp-js-content-types repo that developers can import to easily support the feature in their dApp

This implementation also helps proactively plan for the Uniswap integration because they consider reactions and quote replies as top features.

Acceptance criteria:

MUST HAVE:

NICE TO HAVE:

Inspo from Slack for hover panel placement and design: Image

More Slack inspo for displaying 'sent' reactji and a count of how many people reacted: Image

### Tasks
- [ ] https://github.com/xmtp-labs/xmtp-inbox-web/issues/270
rygine commented 3 months ago

reactions are now supported in Inbox Web.