vikunja/pkg/mail
rhclayto 7d127fd756
Merge 5f75ea633c into 076cd214fe
2026-06-30 06:59:02 -05:00
..
domain.go fix(mail): guard log calls in GetMailDomain and fix hostname-dependent tests 2026-04-03 18:30:39 +00:00
domain_test.go fix(mail): fall back to os.Hostname() before hardcoded domain 2026-04-03 18:30:39 +00:00
mail.go Changing new variables to end with 'path' 2026-03-05 09:20:51 -07:00
send_mail.go refactor(mail): use CryptoRandomString for Message-ID generation 2026-04-03 18:30:39 +00:00
send_mail_test.go fix(mail): set RFC 5322 compliant Message-ID using public URL domain 2026-04-03 18:30:39 +00:00
testing.go feat: add Atom feed for user notifications with API token auth (#2758) 2026-05-15 17:25:09 +02:00