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.