Phuks-co / throat

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

Check notification type before doing archive and blur checks #386

Closed happy-river closed 3 years ago

happy-river commented 3 years ago

379 and #380 caused some regressions on the notifications page. Mod invite notifications are causing a 500 error, and the mod's reason for deleting an NSFW post is shown blurred if the user has the blur NSFW preference selected. Fix these problems by only doing the checks for blurring and archiving for the appropriate notification types.