fix(activitypub): deliver nested replies up the WHOLE chain (post author included)
resolveRemoteNote now walks the full inReplyTo chain and collects every ancestor
author's inbox, so a reply to a deeply-nested comment reaches the root post's
instance (and threads there), not just the immediate parent's.
Co-Authored-By: Claude <noreply@…>
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.