Send multi-photo evidence bundles in mobile conversation replies #944

Merged
timmy merged 1 commits from timmy/943-mobile-conversation-photo-bundles into main 2026-08-16 06:13:38 +00:00
Owner

What changed

  • accept up to five ordered photos in issue, pull-request, and unread-update conversation composers
  • persist complete bundles as IndexedDB-only Blobs with metadata-only localStorage records
  • checkpoint each upload independently and resume at the first unconfirmed photo before posting one comment/reply
  • preserve legacy single-photo records and roll the offline shell cache

Verification

  • pytest -q — 1802 passed, 1 skipped
  • deterministic release bundle checksum and manifest verification passed
  • rendered packaged controls at 320×720 and 390×844: 44px+ targets, five-photo state, no horizontal overflow

Closes #943

## What changed - accept up to five ordered photos in issue, pull-request, and unread-update conversation composers - persist complete bundles as IndexedDB-only Blobs with metadata-only localStorage records - checkpoint each upload independently and resume at the first unconfirmed photo before posting one comment/reply - preserve legacy single-photo records and roll the offline shell cache ## Verification - `pytest -q` — 1802 passed, 1 skipped - deterministic release bundle checksum and manifest verification passed - rendered packaged controls at 320×720 and 390×844: 44px+ targets, five-photo state, no horizontal overflow Closes #943
timmy added 1 commit 2026-08-16 06:06:51 +00:00
feat: send mobile conversation photo bundles (Closes #943)
All checks were successful
CI / lint (pull_request) Successful in 2m4s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 57s
CI / release-candidate (pull_request) Has been skipped
c5d31c1972
timmy merged commit 55bd353daf into main 2026-08-16 06:13:38 +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#944
No description provided.