aboutsummaryrefslogtreecommitdiffstats
path: root/cloud_mdir_sync
Commit message (Expand)AuthorAgeFilesLines
* Do not pass msgdb all over the placeJason Gunthorpe2020-02-075-39/+38
* Lift Mailbox.cfg out of the sub classesJason Gunthorpe2020-02-076-20/+22
* GMail supportJason Gunthorpe2020-02-065-11/+671
* Allow a Mailbox to search for messages with a None email_idJason Gunthorpe2020-02-051-16/+40
* Preserve flags in the local MailDir that are not supported in the cloudJason Gunthorpe2020-02-052-7/+24
* Do not run tracing by defaultJason Gunthorpe2020-02-052-4/+2
* Add some more type annotations to O365MailboxJason Gunthorpe2020-02-042-10/+14
* Add a --offline optionJason Gunthorpe2020-01-311-10/+32
* Support FLAG_DELETED in Office365Jason Gunthorpe2020-01-311-16/+26
* Support the Trash flag in MailDirJason Gunthorpe2020-01-312-3/+8
* Move Office365 flag manipulation into a functionJason Gunthorpe2020-01-311-67/+70
* Trigger an update of a O365 mailbox if the notification FD closesJason Gunthorpe2020-01-181-0/+2
* Initial commit of cloud_mdir_syncJason Gunthorpe2020-01-109-0/+1607