vikunja/pkg/notifications
kolaente fb7764d9f1
feat: format user mentions with display names in email notifications (#1930)
Email notifications now display user mentions with inline avatar images for improved visual recognition and easier identification. Mentions gracefully fall back to display names if avatars are unavailable.
2025-12-10 12:39:05 +01:00
..
database.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
db.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
logo.png feat: embed the vikunja logo as inline attachment 2022-06-30 14:21:17 +00:00
mail.go feat: add thread IDs to task notification emails for client-side threading (#1826) 2025-11-15 18:58:32 +01:00
mail_render.go feat: format user mentions with display names in email notifications (#1930) 2025-12-10 12:39:05 +01:00
mail_test.go fix: HTML entity double-escaping in email notifications (#1829) 2025-11-15 21:37:09 +01:00
main_test.go feat: move to slog for logging 2025-07-21 18:15:39 +02:00
notification.go feat: add thread IDs to task notification emails for client-side threading (#1826) 2025-11-15 18:58:32 +01:00
notification_test.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
testing.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00