rspace-online/modules/rmeets
Jeff Emmett e3f322e7ff fix(rmeets): use subdomain-aware URLs everywhere
All internal rMeets links were hardcoded to /{space}/rmeets, so clicking
Quick Meet on https://demo.rspace.online/rmeets landed on
https://demo.rspace.online/demo/rmeets/<id> — a banned path-with-subdomain
URL. Added rmeetsBase(c) that returns /rmeets on {space}.rspace.online and
/{space}/rmeets elsewhere; swept all five `base` sites plus the inline
meeting page's meetsBase.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-16 15:55:27 -04:00
..
components feat(rmeets): chat popup notifications + right-side chat panel 2026-04-16 09:36:29 -04:00
landing.ts fix: disable all feature tours — shell welcome tour, TourEngine, landing links 2026-04-15 11:12:00 -04:00
local-first-client.ts feat: add Automerge schemas + local-first-clients for remaining modules 2026-03-15 17:49:51 -07:00
mod.ts fix(rmeets): use subdomain-aware URLs everywhere 2026-04-16 15:55:27 -04:00
schemas.ts feat: add Automerge schemas + local-first-clients for remaining modules 2026-03-15 17:49:51 -07:00