rspace-online/modules/rsocials
Jeff Emmett 0c9b07525f feat(rsocials): merge Posts & Threads nav + Postiz API integration
Rename "Threads" to "Posts & Threads" in hub nav, route title, and subPageInfos.
Thread gallery now shows draft/scheduled posts from campaigns alongside threads.
Add Postiz API client (postiz-client.ts) with settings schema for URL + API key.
Proxy routes: /api/postiz/status, integrations, posts, threads.
Wire workflow executor to call real Postiz API for post/thread/cross-post nodes.
Add "Send to Postiz" button in thread builder (editor + readonly views).
Add approval queue: PendingApproval schema (v5), GET/POST /api/approvals routes,
wait-approval workflow node creates pending approvals and pauses execution.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 14:28:22 -07:00
..
components feat(rsocials): merge Posts & Threads nav + Postiz API integration 2026-03-20 14:28:22 -07:00
lib feat(rsocials): merge Posts & Threads nav + Postiz API integration 2026-03-20 14:28:22 -07:00
campaign-data.ts feat(rsocials): AI campaign generator from event brief 2026-03-12 13:59:56 -07:00
landing.ts feat: add ViewHistory for in-app back navigation, rename rWork to rTasks 2026-03-11 14:04:13 -07:00
local-first-client.ts feat(rsocials): replace campaign planner with n8n-style workflow builder 2026-03-11 21:29:09 -07:00
mod.ts feat(rsocials): merge Posts & Threads nav + Postiz API integration 2026-03-20 14:28:22 -07:00
schemas.ts feat(rsocials): merge Posts & Threads nav + Postiz API integration 2026-03-20 14:28:22 -07:00