Load complete mobile conversations without leaving My Work #210

Merged
timmy merged 1 commits from timmy/209-mobile-conversation-history into main 2026-08-07 16:23:33 +00:00
Owner

Closes #209

What changed

  • open assigned issue and pull sheets on the newest bounded conversation page
  • load older messages in-place with chronological deduplication, single-flight retries, and preserved scroll position/drafts
  • reconcile confirmed authored comments exactly once
  • authorize and bound issue/pull conversation endpoints; handle Gitea 1.22's unpaginated comment response locally

Verification

  • python3 -m pytest tests/ -q — 326 passed
  • Node syntax checks passed
  • live Gitea comment transport verified against issue #1 (newest page 3/3, 4 of 14 comments at limit 5)
  • mobile markup tests cover 44px Load older controls, no-store APIs, error preservation, and issue/pull wiring
Closes #209 ## What changed - open assigned issue and pull sheets on the newest bounded conversation page - load older messages in-place with chronological deduplication, single-flight retries, and preserved scroll position/drafts - reconcile confirmed authored comments exactly once - authorize and bound issue/pull conversation endpoints; handle Gitea 1.22's unpaginated comment response locally ## Verification - `python3 -m pytest tests/ -q` — 326 passed - Node syntax checks passed - live Gitea comment transport verified against issue #1 (newest page 3/3, 4 of 14 comments at limit 5) - mobile markup tests cover 44px Load older controls, no-store APIs, error preservation, and issue/pull wiring
timmy added 1 commit 2026-08-07 16:22:55 +00:00
feat: load complete mobile conversations (#209)
All checks were successful
CI / lint (pull_request) Successful in 17s
CI / build-frontend (pull_request) Successful in 4s
c63b23865c
timmy merged commit 092234af38 into main 2026-08-07 16:23:33 +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#210
No description provided.