docs(notifications): spec push notifications + per-type preferences - #1156
Open
leahpeker wants to merge 2 commits into
Open
docs(notifications): spec push notifications + per-type preferences#1156leahpeker wants to merge 2 commits into
leahpeker wants to merge 2 commits into
Conversation
Phased spec: notification opt-outs (model + prefs API + settings UI), event_comment split into hosting/attending (attending fan-out is new), web push (PWA) first, Capacitor/FCM later. Builds on spike-native-push.md and app-store-readiness.md.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.claude/docs/spec-push-and-notification-prefs.md— phased spec for push notifications (web push first, Capacitor/FCM later) and per-type notification opt-outsNotificationOptOutmodel enforced once at notification creation (SSE + push inherit prefs for free), grouped settings toggles with a separate email toggle for types that also send email (event invites, co-host invites, check-in nudges), and splittingevent_commentintoevent_comment_hosting/event_comment_attending— the attending fan-out is net-new (attendees currently get no comment notification)spike-native-push.mdandapp-store-readiness.md; supersedes the spike's raw-APNs sender choice with FCMTest plan