Skip to content

feat: template support and notification preferences#8

Merged
casc84ab merged 1 commit into
developfrom
fix/framework-hardening
Feb 13, 2026
Merged

feat: template support and notification preferences#8
casc84ab merged 1 commit into
developfrom
fix/framework-hardening

Conversation

@ancongui

Copy link
Copy Markdown
Contributor

Summary

  • Add EmailTemplateRequestDTO for template-based emails
  • Add TemplateEngine interface with FreemarkerTemplateEngine implementation
  • Add NotificationPreferenceService for user channel preferences
  • Add preference checking before notification delivery

Test plan

  • All existing tests pass
  • New tests added for new functionality
  • Manual verification of key flows

- Add EmailTemplateRequestDTO for template-based emails
- Add TemplateEngine interface with FreemarkerTemplateEngine implementation
- Add NotificationPreferenceService for user channel preferences
- Add preference checking before notification delivery
@ancongui ancongui requested a review from casc84ab February 13, 2026 00:34

@casc84ab casc84ab left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Template engine with Freemarker and notification preferences are clean additions. EmailTemplateRequestDTO properly designed.

@casc84ab casc84ab merged commit 24cfc76 into develop Feb 13, 2026
4 checks passed
@casc84ab casc84ab deleted the fix/framework-hardening branch February 13, 2026 09:28
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.

2 participants