- Shipped
- August 15, 2026 at 12:05 AM UTC
- Author
- Kamo
- Commit
- 904d75c
MEETING_REMINDER, so MediaService can raise the start-time nudge as a notification instead of a popup only it knows about. Its own kind rather than CALENDAR_EVENT because a meeting room is not a calendar entry, and the kind is the unit a member mutes: someone who has silenced calendar reminders has not asked to stop being told that a call they are expected on is starting. No migration. member_notifications.KIND is @Enumerated(STRING) into a VARCHAR(50) with no CHECK constraint (verified against the live table), so a new constant needs nothing but this.