This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
vikunja
Watch
2
Star
0
Fork
0
You've already forked vikunja
mirror of
https://github.com/go-vikunja/vikunja.git
synced
2026-07-15 14:22:28 -05:00
Code
Issues
690
Packages
Projects
Releases
11
Wiki
Activity
Files
82ca2a970ae5420b6baaa8e6784bdcfe93e975ca
vikunja
/
pkg
/
mail
History
kolaente
70393f38d2
feat: add Atom feed for user notifications with API token auth (
#2758
)
2026-05-15 17:25:09 +02:00
..
domain_test.go
fix(mail): fall back to os.Hostname() before hardcoded domain
2026-04-03 18:30:39 +00:00
domain.go
fix(mail): guard log calls in GetMailDomain and fix hostname-dependent tests
2026-04-03 18:30:39 +00:00
mail.go
fix(mail): disable queue when mailer disabled (
#2069
)
2026-01-08 15:51:31 +01: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
send_mail.go
refactor(mail): use CryptoRandomString for Message-ID generation
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