Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update support for IMAP | René 'Necoro' Neumann | 2020-05-03 | 2 | -4/+121 |
| | |||||
* | Some linting remarks | René 'Necoro' Neumann | 2020-04-26 | 4 | -11/+13 |
| | |||||
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 4 | -12/+12 |
| | |||||
* | Fix concurrent access to the same folder | René 'Necoro' Neumann | 2020-04-23 | 2 | -5/+43 |
| | |||||
* | A mailbox may exist, but not be writable when \Noselect is set | René 'Necoro' Neumann | 2020-04-23 | 1 | -3/+4 |
| | |||||
* | Restructure imap pkg | René 'Necoro' Neumann | 2020-04-23 | 8 | -267/+316 |
| | |||||
* | Concurrent imap | René 'Necoro' Neumann | 2020-04-23 | 3 | -90/+176 |
| | |||||
* | Concurrent feed processing; central imap handler | René 'Necoro' Neumann | 2020-04-22 | 3 | -4/+121 |
| | |||||
* | Upload mails to imap | René 'Necoro' Neumann | 2020-04-21 | 2 | -26/+59 |
| | |||||
* | 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 | 2 | -12/+1 |
| | |||||
* | Split client part to client.go | René 'Necoro' Neumann | 2020-04-19 | 2 | -125/+137 |
| | |||||
* | 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 |