schn4ck / schnack

🗣️ Simple self-hosted node app for Disqus-like drop-in commenting on static websites
https://schnack.cool/
Other
1.82k stars 83 forks source link

allow editing and deleting of comments #8

Open gka opened 7 years ago

gka commented 7 years ago

I don't see why we shouldn't allow people to fix their comments after the fact.

question is if we want to version the comments in the database so we keep a track record of previous versions or not. I am almost leaning towards no, this way someone can really erase his comment after regretting them. the only thing I would display then is "edited on MMM, D" in light gray type below the comment.

kannes commented 6 years ago

This should definitely be an optional feature, not allowing people to alter what they posted can be useful.

I would highly recommend adding an option to only allow this within X timeunit after the initial post.

gka commented 6 years ago

I see your point here, but I also see someone, myself included, regretting writing a comment I wrote on some blog years ago. It might still show up in search engines and link myself to something I'm not comfortable with today. Isn't there even a legal requirement in the EU to force website owners to remove user generated content from a site upon request by the user?

gka commented 6 years ago

but ultimately, this decision doesn't need to be made by schnack, but the individual site owner. so I agree that, if added, this should be configurable. I like the idea of setting a timespan within users are allowed to edit/delete a comment.

How about this?

gka commented 6 years ago

I think #15 is a duplicate of this, and can be closed

janpio commented 6 years ago

Thought: Many modern systems don't really edit, but just add a new verison of with the old verisons still being accessible.

Yarve commented 5 years ago

Dear moderator of Schnack, how can I delete my 7 "tests" comments?