Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |