Changeset 515cf1a in Klonkt for src/config/database.js

Timestamp:
06/28/2026 10:39:11 AM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
73cffc3
Parents:
0596945
Message:

fix(nsfw): warn on cover-less NSFW posts everywhere (related, list, news)

A sensitive post with no cover image showed no warning in the related-posts grid, the list
view, or the News feed (text-only). Now they all get the click-to-reveal veil over a
placeholder (cards) or over the content (text-only News post), matching the grid tile.

  • views/pages/post.ejs — veil on the empty related-cover placeholder
  • views/partials/post-card.ejs — placeholder cover + veil when nsfw and no cover
  • views/pages/news.ejs — blur the content for a text-only sensitive post
(No files)

Note: See TracChangeset for help on using the changeset viewer.