Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract message parsing to common worker module | Reto Brunner | 2019-08-08 | 1 | -220/+16 |
* | Clean maildirs when opened | Ben Burwell | 2019-08-02 | 1 | -0/+4 |
* | Fix error handling in maildir worker | Nicolai Dagestad | 2019-07-19 | 1 | -14/+7 |
* | Register worker in init. | Reto Brunner | 2019-07-19 | 1 | -1/+6 |
* | maildir: Watch for new messages | Ben Burwell | 2019-07-17 | 1 | -13/+68 |
* | Fix header decoding | Ben Burwell | 2019-07-17 | 1 | -13/+16 |
* | Fix missing format fields in maildir/container.go | Drew DeVault | 2019-07-13 | 1 | -2/+2 |
* | Implement maildir copy | Ben Burwell | 2019-07-12 | 2 | -2/+41 |
* | Add maildir backend worker | Ben Burwell | 2019-07-12 | 3 | -0/+780 |