Changeset ffa53cc in Klonkt for src/views

Timestamp:
06/24/2026 01:56:06 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
c73ac64
Parents:
de3d24b
Message:

fix(activitypub): no self-duplicate when replying on your own post

deliverReply never delivers to our own inbox, and the inbox ignores activities
from our own actors (already stored via ap_outbox). Fixes a reply appearing
twice (once as You, once as the site actor) on the owner's own post.

Co-Authored-By: Claude <noreply@…>

(No files)

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