gdpelican / retort

A reactions plugin for Discourse
MIT License
57 stars 39 forks source link

Allow reactions to be removed #9

Closed redrumrobot closed 8 years ago

redrumrobot commented 8 years ago

Once a user leaves a reaction, there is no apparent way to delete it (in case they change their mind). Users should be able to simply click the reaction to remove it, to behave like reactions on Slack.

gdpelican commented 8 years ago

I've implemented this here: https://github.com/gdpelican/retort/pull/14