This website requires JavaScript.
Explore
Help
Register
Sign In
kodev-org
/
vikunja
Watch
1
Star
0
Fork
You've already forked vikunja
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7d127fd756
vikunja
/
pkg
/
mail
History
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