aboutsummaryrefslogtreecommitdiff
path: root/worker/imap/open.go
AgeCommit message (Expand)Author
2019-11-10worker/imap: Fix seqMap race conditionKevin Kuehler
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-05-13Handle incoming emails gracefullyDrew DeVault
2019-04-29worker/imap: use the IMAP connection from a single goroutineSimon Ser
2019-03-20Implement :delete-messageDrew DeVault
2019-03-14Implement message store side of message fetchingDrew DeVault
2019-03-10Fetch valid UIDs from server after opening dirDrew DeVault
2019-01-13Issue IMAP SELECT commandDrew DeVault