Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | worker: add WorkerInteractor interface | Koni Marti | 2023-06-22 | 1 | -1/+1 |
* | imap: use named logger | Robin Jarry | 2023-06-12 | 1 | -3/+2 |
* | directory: use directory to store rue counts | Tim Culverhouse | 2023-04-22 | 1 | -5/+1 |
* | capabilities: report capabilities from backend | Tim Culverhouse | 2023-04-22 | 1 | -1/+0 |
* | imap: properly handle mailbox status updates | Tim Culverhouse | 2023-04-22 | 1 | -0/+9 |
* | msgstore: fetch message list based on OpenDirectory msg | Tim Culverhouse | 2023-04-22 | 1 | -1/+0 |
* | imap: use list-status for check-mail | Tim Culverhouse | 2022-12-02 | 1 | -24/+43 |
* | logging: rename package to log | Robin Jarry | 2022-12-02 | 1 | -2/+2 |
* | logging: homogenize levels | Robin Jarry | 2022-12-02 | 1 | -1/+1 |
* | imap: stop checkmail if there are pending actions | kt programs | 2022-09-29 | 1 | -0/+13 |
* | logging: use level-based logger functions | Robin Jarry | 2022-07-23 | 1 | -1/+2 |
* | threading: add backend capabilities to workers | Tim Culverhouse | 2022-07-10 | 1 | -0/+1 |
* | feat: add background mail polling option for all workers | Tim Culverhouse | 2022-05-31 | 1 | -0/+40 |