aerc/worker/imap
Reto Brunner fc9ccc3000 remove models.Address in favor of go-message Address
We made a new type out of go-message/mail.Address without any real reason.
This suddenly made it necessary to convert from one to the other without actually
having any benefit whatsoever.
This commit gets rid of the additional type
2020-11-14 15:40:13 +01:00
..
create.go #190 Handle gmail duplicate folder 2019-07-11 19:38:40 -04:00
fetch.go imap: Remove FetchMessageBodyPart.{Encoding,Charset} 2020-05-16 20:03:42 +02:00
flags.go Add additional flagging functionality 2020-07-08 09:13:03 +02:00
imap.go remove models.Address in favor of go-message Address 2020-11-14 15:40:13 +01:00
list.go extract search criteria parsing into the backends 2019-08-29 08:44:10 +09:00
movecopy.go Mark sent messages as "seen" in maildir 2020-03-03 20:08:37 +01:00
open.go imap: add sort support 2020-10-11 09:18:45 +02:00
remove.go Add support for :rmdir 2020-08-19 11:38:57 +02:00
search.go Add flag based search options 2020-07-25 08:08:08 +02:00
worker.go imap: add sort support 2020-10-11 09:18:45 +02:00