aboutsummaryrefslogtreecommitdiff
path: root/internal/imap/client.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename from 'client' to 'cl'René 'Necoro' Neumann2020-05-031-5/+5
|
* Use UIDPLUS Imap extensionRené 'Necoro' Neumann2020-05-031-7/+10
|
* Larger restructuringRené 'Necoro' Neumann2020-04-251-6/+6
|
* Restructure imap pkgRené 'Necoro' Neumann2020-04-231-198/+4
|
* Concurrent imapRené 'Necoro' Neumann2020-04-231-31/+110
|
* Concurrent feed processing; central imap handlerRené 'Necoro' Neumann2020-04-221-3/+26
|
* Upload mails to imapRené 'Necoro' Neumann2020-04-211-21/+54
|
* SELECT is not necessary for most operations -- skip itRené 'Necoro' Neumann2020-04-191-10/+0
|
* Split client part to client.goRené 'Necoro' Neumann2020-04-191-0/+128
7-145/+113 2006-10-05Added first support for the masking stuff ... and hoping that it is going to ...necoro5-79/+135 2006-10-05Changed changelog / added config-filenecoro2-0/+10 2006-10-05Added preference windownecoro4-49/+155 2006-10-02Corrected comments, structure, bad algorithms etcnecoro4-176/+209 2006-10-02Corrected indention in commentnecoro1-8/+6 2006-10-010.3.3necoro1-0/+6 2006-10-01Implemented an internal db; removed unmerge-bugnecoro2-26/+43 2006-09-30Implemented some new backend functions which speed up the package-list-creati...necoro2-12/+37 2006-09-300.3.2 release; changed font in terminal; added new "masking"-dialognecoro3-11/+36 2006-09-29fixed bugsnecoro4-13/+23 2006-09-29Corrected setup.pynecoro1-1/+1