Phuks-co / throat

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

Only show self-deleted comments to mods and admins #392

Closed happy-river closed 3 years ago

happy-river commented 3 years ago

Fix the same issue as #390 as it applies to comments.

343 caused users to be able to see comments that they deleted themselves in their own comment lists, which was not intended.

When users are looking at the list of their own comments, show them the ones that were deleted by mods, so they can copy and paste their writing elsewhere, but don't show them the comments that they deleted themselves.

When mods and admins are looking at a user's list of comments, show the admins all deleted comments and show the mods all deleted comments on posts in the subs that they mod.