Phuks-co / throat

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

Fix a couple issues with NSFW posts in single post view #394

Closed happy-river closed 3 years ago

happy-river commented 3 years ago

In the single post view, fix the code that hides the comments behind a "Show Comments" link to not hide the comments when the user has their NSFW preference set to "Show without blur".

Change the single post view to add blur to the content and hide the comments when the user has their NSFW preference set to "Hide from lists" and they arrive at the single post view of a NSFW post anyway (presumably by following a link from elsewhere).