Omit ActivityPub article name and summary #37
No reviewers
Labels
No labels
activitypub
actor
admin
ai-safety
article
articles
atproto
bug
cli
configuration
content
dev-environment
docker
enhancement
feature
federation
fediverse
forgejo
garage
health
how-to
logging
markdown
mastodon
media
navigation
opengraph
passkeys
preview
priority:medium
production
release
rendering
s3
settings
setup
status:active
status:done
status:inprogress
technical
webauthn
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit.com!37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "task-2494df77-omit-ap-article-name-summary"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
nameandsummaryso Mastodon does not render title/excerpt above the link cardVerification
Task: task-2494df77
After release/deploy, redeliver
slug-cli-initand verify Mastodon shows only URL text plus one card.Review summary
Approved. This removes ActivityPub Article
nameandsummary, preventing Mastodon from rendering title/excerpt in the status body while the OpenGraph card still carries title, excerpt, and image.Acceptance criteria coverage
contentMap.name/summary.attachment,name, orsummaryon article AP objects.Verification
npm run typechecknpm test -- --run src/federation/__tests__/routes.test.tsnpm testnpm run buildFollow-up gate
After merge/release/deploy, redeliver
slug-cli-initand verify Mastodon shows URL text plus one clickable article card, without duplicated title/excerpt above the card.Blocking issues
None.
Verdict
Approved.