rspace-online/modules/rsocials
Jeff Emmett aad08c2eec fix(rsocials): use space-scoped data instead of global scope
rsocials had defaultScope: "global" but client components passed the raw
space slug, creating threads in space-specific docs (e.g. commonshub).
Server routes then looked in the non-existent "global" doc → 404.
Changed to defaultScope: "space" to match how client actually works.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 01:27:00 -07:00
..
components fix(rsocials): subdomain-aware link generation 2026-03-09 23:31:45 -07:00
lib feat: upgrade thread image prompts to memetic infographic style 2026-03-05 20:44:08 -08:00
campaign-data.ts feat: replace rSocials canvas with n8n-style campaign planner 2026-03-05 18:18:30 -08:00
landing.ts feat: restructure all 22 landing pages with standardized template 2026-02-27 16:05:26 -08:00
local-first-client.ts feat: replace rSocials canvas with n8n-style campaign planner 2026-03-05 18:18:30 -08:00
mod.ts fix(rsocials): use space-scoped data instead of global scope 2026-03-10 01:27:00 -07:00
schemas.ts feat: replace rSocials canvas with n8n-style campaign planner 2026-03-05 18:18:30 -08:00