Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change search flags | Jeffas | 2019-09-20 | 1 | -2/+6 |
* | Add sorting functionality | Jeffas | 2019-09-20 | 1 | -7/+46 |
* | Add directory info messages | Jeffas | 2019-09-18 | 1 | -16/+55 |
* | Add basic searching to the maildir backend | Jeffas | 2019-09-16 | 2 | -1/+260 |
* | maildir: Preserve flags when copying messages | Ben Burwell | 2019-08-08 | 1 | -20/+2 |
* | 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 |