Age | Commit message (Expand) | Author |
---|---|---|
2021-11-05 | go.mod: change base git url | Robin Jarry |
2020-11-14 | imap: strip <> from message-ids | Reto Brunner |
2020-11-14 | remove models.Address in favor of go-message Address | Reto Brunner |
2020-08-20 | base models.Address on the mail.Address type | Reto Brunner |
2020-03-03 | worker/imap: rely on go-imap for charset handling | Simon Ser |
2020-03-03 | Mark sent messages as "seen" in maildir | Galen Abell |
2019-12-07 | decode(RFC 2047) imap headers to fix encoding in subject & filenames | Leszek CimaĆa |
2019-07-08 | Factor IMAP-specific structs out of UI models | Ben Burwell |
2019-07-08 | Use []uint32 instead of imap.SeqSet | Ben Burwell |