feat: implement Web Push pipeline for stealth payment alerts - #173
Conversation
|
@yustech-alt is attempting to deploy a commit to the truthixify's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@yustech-alt Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
ac92f63 to
0f77d91
Compare
- Add pushRelay.ts library for privacy-first relay integration - Enhance useNotificationSW.ts hook with subscription management - Update service workers with push event handling and deduplication - Add Web Push subscription UI to Settings.tsx - Implement unsubscribe functionality - Add privacy protections (meta-address hash only) - Add comprehensive i18n strings Closes wraith-protocol#158
0f77d91 to
52b4d00
Compare
|
Rebased onto Single trivial conflict: Verified locally before pushing: If you have this branch locally, |
|
Merged @yustech-alt. Self-hostable relay with a user-overridable URL, and dedup against the existing notification history, keeps this privacy-first rather than bolting on a third-party push service. Second one from you this wave. |
Closes #158