leapchat
leapchat copied to clipboard
Feature idea: reactions
Should be able to react to posts, Slack-style.
In the DB, there should simply be a reactions
table with a foreign key to messages
.
Depends on #111 (emojis)