rspace-online/modules/rsocials/components
Jeff Emmett ff5dd8c006 fix: await saveDraft/saveToAutomerge in all image and share handlers
All callers of saveDraft() and saveToAutomerge() in generateImage,
uploadImage, uploadTweetImage, generateTweetImage, removeTweetImage,
and share handler now properly await these async methods. Without await,
runtime.change() fires before the Automerge doc subscription resolves,
causing "Document not open" errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 16:58:04 -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: await saveDraft/saveToAutomerge in all image and share handlers 2026-03-05 16:58:04 -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