5fee5d7810
Mastodon (#152): - Visibility levels (public/unlisted/private/direct) from params or config - Content warnings via spoiler_text param - Scheduled posts via scheduled_at param - Poll creation (options, expires_in, multiple) mutually exclusive with media - Language tag support - Fixed broken ${CLASS_NAME} namespace in mastodon.xml Bluesky (#158): - Auto-thread: split long messages at sentence boundaries into reply chains - External link card embed (app.bsky.embed.external) with article title/description - Link card attached to last post in thread - Dispatcher now passes article_title to service plugins Closes #152, closes #158