Skip to content

feat(safety): show WoT-hidden thread replies as placeholders #593

Description

@dmnyc

Port candidate from iOS PR barrydeen/wisp-ios#380.

Context

When a user has Web of Trust filtering enabled, replies from authors outside their WoT are currently dropped silently in thread view. This means threads appear incomplete with no indication that content was filtered.

Proposed behavior

  • WoT-hidden replies render as placeholder rows instead of being dropped
  • A single hidden reply shows "Post hidden by WoT filter" with an eye-slash icon
  • Consecutive hidden replies at the same depth collapse into one row: "2 posts hidden by WoT filter", etc.
  • No content, author, or media is revealed — the placeholder only preserves the thread's shape
  • WoT enforcement is unchanged; the filter still runs as before

Reference

iOS implementation: barrydeen/wisp-ios#380

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions