Skip to content

feat: add notification preferences (#370)#517

Merged
LaGodxy merged 1 commit intoMettaChain:mainfrom
Daveside9:feature/370-notification-preferences
Apr 29, 2026
Merged

feat: add notification preferences (#370)#517
LaGodxy merged 1 commit intoMettaChain:mainfrom
Daveside9:feature/370-notification-preferences

Conversation

@Daveside9
Copy link
Copy Markdown
Contributor

Adds user notification preference settings with full channel selection (email, SMS, push, in-app), delivery frequency (INSTANT/HOURLY/DAILY/WEEKLY), event type subscriptions, quiet hours with overnight window support, and per-event channel overrides. Includes Prisma schema update, migration, and new GET/PATCH /users/preferences/notifications endpoints. NotificationsService now respects all preference rules before delivering.

Closes #370

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 29, 2026

@Daveside9 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! 🚀

Learn more about application limits

@LaGodxy LaGodxy merged commit 18275df into MettaChain:main Apr 29, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Notification Preferences

2 participants