trypost/app/Http/Requests
Paulo Castellano 8648ed9720 feat(bluesky): add link preview cards for posts
Bluesky does not hydrate link cards server-side, so build the app.bsky.embed.external embed at publish time: detect the first URL, scrape its OpenGraph metadata, and re-upload the og:image as the card thumb. Works for web, API and MCP. Adds a posts/link-preview endpoint so the editor renders the card live. The thumb download is SSRF-guarded and does not follow redirects.
2026-07-17 14:32:40 -03:00
..
Api Harden per-image alt text across publishers, validation, and attach paths 2026-07-16 13:55:33 -03:00
App feat(bluesky): add link preview cards for posts 2026-07-17 14:32:40 -03:00