Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maildir,notmuch: avoid leaking open files | Nguyễn Gia Phong | 2022-01-19 | 1 | -7/+2 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -2/+2 |
* | maildir: don't read the full file into memory | Reto Brunner | 2021-02-08 | 1 | -8/+2 |
* | Add additional flagging functionality | ARaspiK | 2020-07-08 | 1 | -25/+11 |
* | Set AnsweredFlag on successful reply | Srivathsan Murali | 2020-05-25 | 1 | -0/+20 |
* | Mark sent messages as "seen" in maildir | Galen Abell | 2020-03-03 | 1 | -4/+23 |
* | Add labels to index format (%g) | Reto Brunner | 2019-12-27 | 1 | -0/+4 |
* | Extract message parsing to common worker module | Reto Brunner | 2019-08-08 | 1 | -220/+16 |
* | Fix header decoding | Ben Burwell | 2019-07-17 | 1 | -13/+16 |
* | Add maildir backend worker | Ben Burwell | 2019-07-12 | 1 | -0/+322 |