about summary refs log tree commit diff stats
path: root/worker/imap/imap.go
Commit message (Expand)AuthorAgeFilesLines
* worker/imap: rely on go-imap for charset handlingSimon Ser2020-03-031-31/+13
* Mark sent messages as "seen" in maildirGalen Abell2020-03-031-3/+21
* decode(RFC 2047) imap headers to fix encoding in subject & filenamesLeszek CimaƂa2019-12-071-5/+25
* Factor IMAP-specific structs out of UI modelsBen Burwell2019-07-081-0/+75
* Use []uint32 instead of imap.SeqSetBen Burwell2019-07-081-0/+13