Notify mobile operators about new unread updates #550

Merged
timmy merged 1 commits from timmy/549-inbound-web-push into main 2026-08-11 07:10:05 +00:00
Owner

Closes #549

Adds opt-in, device-bound Web Push for new unread Gitea updates: durable per-device deduplication, privacy-safe lock-screen content, existing update deep links, revocation cleanup, expired-endpoint removal, and fail-closed VAPID configuration.

Verification:

  • python3 -m pytest tests/ -q — 1138 passed
  • mobile Chromium 390×844 — 44px control, no horizontal overflow
  • production dependency install verified in isolated venv
Closes #549 Adds opt-in, device-bound Web Push for new unread Gitea updates: durable per-device deduplication, privacy-safe lock-screen content, existing update deep links, revocation cleanup, expired-endpoint removal, and fail-closed VAPID configuration. Verification: - `python3 -m pytest tests/ -q` — 1138 passed - mobile Chromium 390×844 — 44px control, no horizontal overflow - production dependency install verified in isolated venv
timmy added 1 commit 2026-08-11 07:08:23 +00:00
feat: notify mobile operators of unread updates (Closes #549)
All checks were successful
CI / lint (pull_request) Successful in 1m15s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
6e90e3fa9e
timmy merged commit 4c64cc4c3e into main 2026-08-11 07:10:05 +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#550
No description provided.