rspace-online/modules/rsocials/components
Jeff Emmett f4edf3b7ae fix: thread API calls 404 on subdomain routing (jeff.rspace.online)
basePath was always returning /{space}/rsocials/ which works for path-based
routing (rspace.online/jeff/rsocials/) but double-prefixes on subdomain
routing (jeff.rspace.online/jeff/rsocials/ → rewritten to /jeff/jeff/rsocials/).

Now detects subdomain hosts (*.rspace.online, *.rsocials.online) and returns
/rsocials/ without the space prefix, since the space is the subdomain.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 16:47:41 -08:00
..
folk-campaign-manager.ts fix: thread builder save crash — await Automerge doc open before write 2026-03-05 16:38:50 -08:00
folk-socials-canvas.ts fix: replace broken Postiz reverse proxy with iframe embed 2026-03-05 10:20:19 -08:00
folk-thread-builder.ts fix: thread API calls 404 on subdomain routing (jeff.rspace.online) 2026-03-05 16:47:41 -08:00
folk-thread-gallery.ts fix: thread builder save crash — await Automerge doc open before write 2026-03-05 16:38:50 -08:00
socials-canvas.css fix: add wasm plugin to folk-flows-app build + add missing rsocials components 2026-03-04 20:34:32 -08:00
socials.css feat: refactor rSocials from monolith to full rApp 2026-03-04 20:42:18 -08:00