Changeset c6bd87e in Klonkt for src/middleware/render.js

Timestamp:
06/27/2026 10:27:33 AM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
7eddb3b
Parents:
f3551ec
Message:

fix(fedi): resolve PeerTube videos (array attributedTo) as a reply target

  • services/ActivityPubService.js — resolveRemoteNote returned null ("Could not fetch that post") for objects whose attributedTo is an ARRAY (PeerTube Video = [Person, Group]). New actorUriOf() handles string/object/array and prefers the Person; used for the post and each thread ancestor. Non-Note objects (Video/Article…) now prepend their name (title) to the shown content so you see what you're replying to.
(No files)

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