about summary refs log tree commit diff stats
path: root/worker/imap/imap.go
Commit message (Expand)AuthorAgeFilesLines
* 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