pepyatka / pepyatka-server

Server for Pepyatka
79 stars 27 forks source link

Moderation: User should be able to delete any comments on her own threads #250

Closed urbansheep closed 9 years ago

urbansheep commented 9 years ago

User should be able to delete any comments on her own threads, both in her feed and in any groups or direct messages.

Deletion mode is triggered by turning on the «Moderate comments» option in the post actions menu, and this adds “Delete” option for all of the comments in the thread (not just user's own comments).

After comment is deleted, it is replaced with a message “Comment deleted”, with an option “Undo?” to revert deletion.

When page is reloaded, deleted posts don't appear anymore, and undo is not possible.

berkus commented 9 years ago

This should probably be in -html

urbansheep commented 9 years ago

Thanks, will move.