element-hq / element-hq/element-web
Allow free-form reactions
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Your use case
#### What would you like to do?
Post reactions other than emojis.
#### Why would you like to do it?
To unleash my creativity! Also, I hate emojis.
#### How would you like to achieve it?
By merging https://github.com/matrix-org/matrix-react-sdk/pull/6628.
### Have you considered any alternatives?
The only alternative currently available is using another client. Freeform reactions are already used in the wild though, for example by TWIM bot.
### Additional context
It was noted in the PR above that reactions aren't encrypted – a warning should probably be displayed before posting them (maybe all of them, not just freeforms) in encrypted rooms.
Contributor guide
Assessment
This issue has not been assessed yet.