Phuks-co / throat

Open Source link aggregator and discussion platform powering Phuks
https://phuks.co
MIT License
74 stars 32 forks source link

Don't require users to type a reason for deleting their own comment #414

Closed happy-river closed 3 years ago

happy-river commented 3 years ago

When users are looking at the list of their own comments, and use the delete link on one of them, they are then prompted to type a reason for the deletion. The reason is then ignored by the code that does the deletion. Set the selfdel attribute on the delete link to suppress the prompt.