Phuks-co / throat

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

Fix the error handling in view_comment_inbox #268

Closed happy-river closed 3 years ago

happy-river commented 3 years ago

Navigating to /c/not-a-valid-cid results in a 500, due to some copypasta. Fix it to give a 404 instead.