feat: add syndication target selection to compose form

- Fetch syndication targets from Micropub config
- Display checkboxes for each target in compose form
- Include mp-syndicate-to in Micropub request
- Include optional content/comments for likes and reposts
This commit is contained in:
Ricardo
2026-02-06 20:44:53 +01:00
parent fabadd8585
commit 99cb4de4e8
4 changed files with 79 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@rmdes/indiekit-endpoint-microsub",
"version": "1.0.14",
"version": "1.0.15",
"description": "Microsub endpoint for Indiekit. Enables subscribing to feeds and reading content using the Microsub protocol.",
"keywords": [
"indiekit",