aboutsummaryrefslogtreecommitdiffstats
path: root/worker/imap/configure.go
Commit message (Expand)AuthorAgeFilesLines
* idler: improve the imap idlerKoni Marti2024-01-251-1/+1
* xdg: get rid of deprecated dependenciesRobin Jarry2023-08-271-5/+2
* imap: support the Gmail extension (X-GM-EXT-1)Koni Marti2023-08-031-0/+6
* imap: add folder-mapKoni Marti2023-06-221-0/+22
* worker: add WorkerInteractor interfaceKoni Marti2023-06-221-0/+1
* headers: enable partial header fetchingTim Culverhouse2023-05-161-0/+2
* imap,smtp: add XOAUTH2 supportJulian Pidancet2022-10-011-0/+15
* lint: work nicely with wrapped errors (errorlint)Moritz Poldrack2022-08-041-9/+9
* imap: add option to cache headersTim Culverhouse2022-06-221-1/+21
* imap: add debouncer to the idlerKoni Marti2022-05-041-0/+11
* imap: monitor the logout channel with an observerKoni Marti2022-05-041-0/+12
* imap: manage idle mode with an idlerKoni Marti2022-05-041-0/+2
* imap: extract imap config and configure handlingKoni Marti2022-05-041-0/+99