feat: Add XEP-0444: Message Reactions
Draft of a XEP-0444: Message Reactions implementation.
What has been done so far:
-
ReactionsBar widget, which displays reactions and lets you add or remove own reactions
What needs to be done:
-
Database storage (data structure, ...) -
DB Migration -
Add incoming reaction limit -
Ignore if occupant id is not available -
Check if 'store' hint is correctly set -
Prevent in GUI to send reactions if Occupant id is not supported -
Handling of incoming reactions -
Handling for outgoing reactions -
Menu item for adding a reaction -
Determining support
Edited by Philipp Hörist