summaryrefslogtreecommitdiff
path: root/worker/imap/imap.go
AgeCommit message (Expand)Author
2021-11-05go.mod: change base git urlRobin Jarry
2020-11-14imap: strip <> from message-idsReto Brunner
2020-11-14remove models.Address in favor of go-message AddressReto Brunner
2020-08-20base models.Address on the mail.Address typeReto Brunner
2020-03-03worker/imap: rely on go-imap for charset handlingSimon Ser
2020-03-03Mark sent messages as "seen" in maildirGalen Abell
2019-12-07decode(RFC 2047) imap headers to fix encoding in subject & filenamesLeszek CimaƂa
2019-07-08Factor IMAP-specific structs out of UI modelsBen Burwell
2019-07-08Use []uint32 instead of imap.SeqSetBen Burwell