fix: synthesize timeline content for likes/bookmarks/reposts

Interaction types (likes, bookmarks, reposts) have no body content in
their JF2 properties. The timeline entry was created with empty content,
showing blank posts in Phanpy/Moshidon. Now synthesizes display content
(e.g. "Liked: https://...") matching backfill-timeline.js behavior.
This commit is contained in:
Ricardo
2026-03-27 15:32:15 +01:00
parent 42c0959c8a
commit f1ad18d92d
2 changed files with 47 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@rmdes/indiekit-endpoint-activitypub",
"version": "3.10.1",
"version": "3.10.2",
"description": "ActivityPub federation endpoint for Indiekit via Fedify. Adds full fediverse support: actor, inbox, outbox, followers, following, syndication, and Mastodon migration.",
"keywords": [
"indiekit",