Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure | René 'Necoro' Neumann | 2021-02-28 | 1 | -53/+1 |
* | IMAP: Set a timeout for connection | René 'Necoro' Neumann | 2021-02-28 | 1 | -2/+10 |
* | Start IMAP connections in the background and use them on the go | René 'Necoro' Neumann | 2021-02-28 | 1 | -5/+7 |
* | Verbose variant of 'target' in config | René 'Necoro' Neumann | 2020-05-14 | 1 | -17/+14 |
* | Rename from 'client' to 'cl' | René 'Necoro' Neumann | 2020-05-03 | 1 | -2/+2 |
* | Some linting remarks | René 'Necoro' Neumann | 2020-04-26 | 1 | -6/+9 |
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 1 | -2/+2 |
* | Restructure imap pkg | René 'Necoro' Neumann | 2020-04-23 | 1 | -52/+5 |
* | Concurrent imap | René 'Necoro' Neumann | 2020-04-23 | 1 | -34/+48 |
* | Concurrent feed processing; central imap handler | René 'Necoro' Neumann | 2020-04-22 | 1 | -1/+3 |
* | Upload mails to imap | René 'Necoro' Neumann | 2020-04-21 | 1 | -5/+5 |
* | Fixes and validation | René 'Necoro' Neumann | 2020-04-20 | 1 | -1/+2 |
* | SELECT is not necessary for most operations -- skip it | René 'Necoro' Neumann | 2020-04-19 | 1 | -2/+1 |
* | Split client part to client.go | René 'Necoro' Neumann | 2020-04-19 | 1 | -125/+9 |
* | IMAP: Create folders | René 'Necoro' Neumann | 2020-04-19 | 1 | -4/+38 |
* | Improved IMAP | René 'Necoro' Neumann | 2020-04-19 | 1 | -3/+88 |
* | Started IMAP connection | René 'Necoro' Neumann | 2020-04-19 | 1 | -0/+126 |