Editable syndication links and manual records
Created by: jedmund
Summary
-
PATCH /api/syndication/:idfor editing syndication URLs after the fact -
POST /api/syndication/statusfor creating manual syndication records (for content cross-posted outside the system) - Inline edit UI: "Edit" button next to "View" for existing syndication links
- "Add link" button for platforms without records, creates a manual record
Test plan
-
Publish and syndicate a post → click Edit next to Bluesky link → change URL → blur → verify it persists on reload -
For a platform without a syndication record, click "Add link" → paste a URL → verify record is created with manualstatus -
Verify the green status dot appears for both successandmanualstatus records