Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idler: improve the imap idler | Koni Marti | 2024-01-25 | 1 | -1/+1 |
* | xdg: get rid of deprecated dependencies | Robin Jarry | 2023-08-27 | 1 | -5/+2 |
* | imap: support the Gmail extension (X-GM-EXT-1) | Koni Marti | 2023-08-03 | 1 | -0/+6 |
* | imap: add folder-map | Koni Marti | 2023-06-22 | 1 | -0/+22 |
* | worker: add WorkerInteractor interface | Koni Marti | 2023-06-22 | 1 | -0/+1 |
* | headers: enable partial header fetching | Tim Culverhouse | 2023-05-16 | 1 | -0/+2 |
* | imap,smtp: add XOAUTH2 support | Julian Pidancet | 2022-10-01 | 1 | -0/+15 |
* | lint: work nicely with wrapped errors (errorlint) | Moritz Poldrack | 2022-08-04 | 1 | -9/+9 |
* | imap: add option to cache headers | Tim Culverhouse | 2022-06-22 | 1 | -1/+21 |
* | imap: add debouncer to the idler | Koni Marti | 2022-05-04 | 1 | -0/+11 |
* | imap: monitor the logout channel with an observer | Koni Marti | 2022-05-04 | 1 | -0/+12 |
* | imap: manage idle mode with an idler | Koni Marti | 2022-05-04 | 1 | -0/+2 |
* | imap: extract imap config and configure handling | Koni Marti | 2022-05-04 | 1 | -0/+99 |