-
-
Notifications
You must be signed in to change notification settings - Fork 71
Description
A reaction is (in the user's opinion) true when it is added, but later changes (to the post or in the world) can cause it to no longer apply. We don't show when reactions were added (related: #703), so this can end up with people seeming to assert things they no longer consider true.
Yes we should show reaction times somewhere, but I'd like to also allow people to retract reactions. Ideally we would store this in the DB -- i.e. still record that a reaction was made and then retracted, as opposed to just deleting it. (I'd still like to get those reactions into post histories, plus this might be needed in rare cases for moderation.) If the reaction came with a comment I'm not proposing to delete that; I'm only talking about the reactions that show on the post.