Describe the bug
Page federation provides no content nor fallback, beyond the url
To Reproduce
Steps to reproduce the behavior:
- Go to browser.pub/https://bonfire.cafe/pub/objects/01KY...
- See the
url is the only "meaningful" peice of content.
Expected behavior
Make use of the name property for the title, and content, or summary where the whole page content isn't meant to be federated.
Not every ActivityPub implementation includes pre-fetching the url of an Object to display an OpenGraph preview.
See Lemmy, for example, making use of the name property for the title, and content.
Screenshots
Mastodon (which supports Open Graph previews)

A c2s web client which cannot fetch OG previews due to cors

Re: swicg/activitypub-api#61
Describe the bug
Page federation provides no content nor fallback, beyond the
urlTo Reproduce
Steps to reproduce the behavior:
urlis the only "meaningful" peice of content.Expected behavior
Make use of the
nameproperty for the title, andcontent, orsummarywhere the whole page content isn't meant to be federated.Not every ActivityPub implementation includes pre-fetching the
urlof an Object to display an OpenGraph preview.See Lemmy, for example, making use of the
nameproperty for the title, andcontent.Screenshots
Mastodon (which supports Open Graph previews)

A c2s web client which cannot fetch OG previews due to

corsRe: swicg/activitypub-api#61