aerc/worker/imap
Reto Brunner 472c421e85 worker/imap: don't decode in FetchFullMessage.
Doing that breaks `git am` as it expected the encoded variant.
Same is probably true for any sort of signature validation (gpg / dkim)
2020-01-18 19:00:02 -05:00
..
create.go #190 Handle gmail duplicate folder 2019-07-11 19:38:40 -04:00
fetch.go worker/imap: don't decode in FetchFullMessage. 2020-01-18 19:00:02 -05:00
flags.go Use []uint32 instead of imap.SeqSet 2019-07-08 16:06:26 -04:00
imap.go decode(RFC 2047) imap headers to fix encoding in subject & filenames 2019-12-07 14:30:33 -05:00
list.go extract search criteria parsing into the backends 2019-08-29 08:44:10 +09:00
movecopy.go Use []uint32 instead of imap.SeqSet 2019-07-08 16:06:26 -04:00
open.go worker/imap: Fix seqMap race condition 2019-11-10 17:19:23 -05:00
search.go Change search flags 2019-09-20 15:06:54 -04:00
worker.go Fix: oauthbearer runtime error 2019-10-16 11:04:41 -04:00