Continue unread-update conversations offline #348

Merged
timmy merged 1 commits from timmy/347-offline-update-conversations into main 2026-08-08 22:43:48 +00:00
Owner

Closes #347

What changed

  • cache bounded, allowlisted unread-update conversation details by notification identity
  • hydrate saved conversations without network reads and block server-state actions offline
  • preserve the existing durable, account-bound reply outbox
  • ship the changed runtime atomically in shell cache v40

Verification

  • RED observed for update-detail persistence, offline hydration/server-state blocking, offline routing, and documentation
  • pytest -q → 648 passed
  • Chromium at 390×844: cached conversation rendered on a cold outage; 390px panel had no overflow; composer 112px and Send 44px; mark-read/ownership/older/defer controls disabled
Closes #347 ## What changed - cache bounded, allowlisted unread-update conversation details by notification identity - hydrate saved conversations without network reads and block server-state actions offline - preserve the existing durable, account-bound reply outbox - ship the changed runtime atomically in shell cache v40 ## Verification - RED observed for update-detail persistence, offline hydration/server-state blocking, offline routing, and documentation - `pytest -q` → 648 passed - Chromium at 390×844: cached conversation rendered on a cold outage; 390px panel had no overflow; composer 112px and Send 44px; mark-read/ownership/older/defer controls disabled
timmy added 1 commit 2026-08-08 22:42:48 +00:00
feat: continue unread updates offline (#347)
All checks were successful
CI / lint (pull_request) Successful in 36s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
ae6cde29c2
timmy merged commit e11e55149c into main 2026-08-08 22:43:48 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#348
No description provided.