rspace-online/server
Jeff Emmett 048171131b feat: implement FUN model replacing CRUD across rSpace canvas
Forget (F): Soft-delete shapes — close button sets forgotten:true in
Automerge doc instead of removing. Memory panel (toolbar toggle) lets
users browse and Remember forgotten shapes. Server-side forgetShape()
and rememberShape() with WebSocket handlers.

Update (U): New public updateShape(id, fields) method on CommunitySync
for programmatic field updates. Existing auto-capture unchanged.

New (N): Renamed all create/add vocabulary to new — toolbar buttons,
event names (new-shape, shape-new, shape-removed), internal functions
(newShape, newShapeElement).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 23:21:53 +00:00
..
community-store.ts feat: implement FUN model replacing CRUD across rSpace canvas 2026-02-18 23:21:53 +00:00
encryptid-sdk.d.ts fix: resolve TypeScript build errors for Docker deployment 2026-02-13 14:59:04 -07:00
index.ts feat: implement FUN model replacing CRUD across rSpace canvas 2026-02-18 23:21:53 +00:00
seed-campaign.ts feat: add rChats.online to ecosystem links and EncryptID allowed origins 2026-02-18 14:15:42 -07:00
seed-demo.ts feat: add CRDT token issuance system with mint/ledger shapes 2026-02-15 15:01:47 -07:00