trypost/app/Http/Requests/App
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
..
Ai refactor(ai-create): clarify prompt-rule naming and label the counter 2026-07-17 11:26:15 -03:00
ApiKey refactor: restructure to Actions, subdomain routes (app/api), API tokens 2026-03-29 19:24:28 -03:00
Asset feat(linkedin): support PDF document (carousel) posts 2026-06-24 16:32:27 -03:00
Auth refactor: organize middleware/requests into App/ subdirs, add Resources, fix auth routes 2026-03-29 21:13:30 -03:00
Automations fix(automations): persist the Generate node content style 2026-06-18 11:50:10 -03:00
Discord feat(channels): add Discord as a social channel 2026-06-16 14:44:00 -03:00
Invite fix(members): preserve invited role on accept and surface viewer in role menu 2026-06-22 14:24:19 -03:00
Label refactor: restructure to Actions, subdomain routes (app/api), API tokens 2026-03-29 19:24:28 -03:00
Onboarding test(onboarding): cover the full flow; drop goal exclusivity rule 2026-06-25 21:01:46 -03:00
Post feat(bluesky): add link preview cards for posts 2026-07-17 14:32:40 -03:00
PostComment feat: complete AI assistant with custom services and brand config 2026-04-16 09:25:08 -03:00
PostTemplate feat: pass and persist post dates through AI creation wizard and template application flows 2026-05-06 17:21:30 -03:00
Settings feat: implement consolidated authentication settings including session management and social provider integration 2026-05-03 17:42:44 -03:00
Workspace Save the autofilled site logo as the workspace logo on brand settings update 2026-07-03 20:05:54 -03:00