feat [v1.3]: Push notifications — web push via ServiceWorker #88
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Real-time browser push notifications using the Web Push API. User opts in, receives push for likes, comments, messages, connection requests.
Priority: v1.1
feat: Push notifications — web push via ServiceWorkerto feat [v1.3]: Push notifications — web push via ServiceWorkerBuilt: PushHelper + ServiceWorker built. Subscriptions in profile params, VAPID config in component settings. Full JWT signing needs web-push-php package.