Lock inactive dashboard sessions without losing drafts #464

Merged
timmy merged 1 commits from timmy/463-idle-session-lock into main 2026-08-10 07:47:08 +00:00
Owner

Closes #463

Adds a server-enforced 15-minute idle boundary with throttled pointer/keyboard/touch heartbeats. Idle responses lock the dashboard without clearing account-bound drafts, Today/Later state, outboxes, or caches; closed-app delivery pauses and resumes after sign-in. Absolute expiry and revocation behavior remain unchanged.

Tests: pytest -q — 906 passed.

Closes #463 Adds a server-enforced 15-minute idle boundary with throttled pointer/keyboard/touch heartbeats. Idle responses lock the dashboard without clearing account-bound drafts, Today/Later state, outboxes, or caches; closed-app delivery pauses and resumes after sign-in. Absolute expiry and revocation behavior remain unchanged. Tests: `pytest -q` — 906 passed.
timmy added 1 commit 2026-08-10 07:45:39 +00:00
feat: lock idle dashboard sessions (#463)
All checks were successful
CI / lint (pull_request) Successful in 56s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
0b992543f1
timmy merged commit 7639a42d7b into main 2026-08-10 07:47:08 +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#464
No description provided.