aboutsummaryrefslogtreecommitdiffstats
path: root/worker/maildir/container.go
Commit message (Expand)AuthorAgeFilesLines
* go.mod: change base git urlRobin Jarry2021-11-051-1/+1
* maildir: track the recent flag correctlyReto Brunner2021-11-011-9/+31
* maildir: Provide nicer error message on invalid urlTero Koskinen2020-07-271-3/+18
* Allow maildir subdirectoriesGrégoire Delattre2020-05-051-11/+27
* maildir: Preserve flags when copying messagesBen Burwell2019-08-081-20/+2
* Fix missing format fields in maildir/container.goDrew DeVault2019-07-131-2/+2
* Implement maildir copyBen Burwell2019-07-121-0/+38
* Add maildir backend workerBen Burwell2019-07-121-0/+105