Closer/functions/src/notifications
null 21b078a180 fix(notif): set FCM channel on remaining reminder senders (E-OBS)
Add android.notification.channelId to the 4 senders not covered by the earlier batch:
scheduledOutcomesReminder + dailyQuestionReminder + reengagement -> 'reminders';
sendGentleReminderCallable -> 'partner_activity'. Completes E-OBS so backgrounded pushes land on
their proper channels (importance/sound + per-category toggle) instead of fcm_fallback. tsc green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 12:39:59 -05:00
..
dailyQuestionReminder.ts fix(notif): set FCM channel on remaining reminder senders (E-OBS) 2026-06-25 12:39:59 -05:00
gameRetention.ts fix(notif): deep-link results-ready pushes to per-session results/replay screen (E-003) 2026-06-25 12:35:49 -05:00
reengagement.ts fix(notif): set FCM channel on remaining reminder senders (E-OBS) 2026-06-25 12:39:59 -05:00
reminders.ts feat(notifications): FCM token registration, quiet hours, notification permission helper, reminder Cloud Functions (batch 11) 2026-06-17 01:30:04 -05:00
sendGentleReminderCallable.ts fix(notif): set FCM channel on remaining reminder senders (E-OBS) 2026-06-25 12:39:59 -05:00