aboutsummaryrefslogtreecommitdiff
path: root/internal/imap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Concurrent feed processing; central imap handlerRené 'Necoro' Neumann2020-04-223-4/+121
|
* Upload mails to imapRené 'Necoro' Neumann2020-04-212-26/+59
|
* Fixes and validationRené 'Necoro' Neumann2020-04-201-1/+2
|
* SELECT is not necessary for most operations -- skip itRené 'Necoro' Neumann2020-04-192-12/+1
|
* Split client part to client.goRené 'Necoro' Neumann2020-04-192-125/+137
|
* IMAP: Create foldersRené 'Necoro' Neumann2020-04-191-4/+38
|
* Improved IMAPRené 'Necoro' Neumann2020-04-191-3/+88
|
* Started IMAP connectionRené 'Necoro' Neumann2020-04-191-0/+126
6-12-11 12:10:12 +0100'>2006-12-11Avoid infinite loops in caching layerLars Hjemli3-14/+31 2006-12-11Let 'make install' clear all cachefilesLars Hjemli1-0/+2 2006-12-11Fix cache algorithm loopholeLars Hjemli3-11/+16 2006-12-10Add version identifier in generated filesLars Hjemli2-9/+14 2006-12-10Add license file and copyright noticesLars Hjemli5-0/+372 2006-12-10Add caching infrastructureLars Hjemli9-28/+353