aboutsummaryrefslogtreecommitdiff
path: root/internal/imap/commando.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start IMAP connections in the background and use them on the goRené 'Necoro' Neumann2021-02-281-3/+3
|
* Rename from 'client' to 'cl'René 'Necoro' Neumann2020-05-031-8/+8
|
* Some linting remarksRené 'Necoro' Neumann2020-04-261-2/+2
|
* Restructure imap pkgRené 'Necoro' Neumann2020-04-231-17/+0
|
* Concurrent imapRené 'Necoro' Neumann2020-04-231-25/+18
|
* Concurrent feed processing; central imap handlerRené 'Necoro' Neumann2020-04-221-0/+92