aboutsummaryrefslogtreecommitdiff
path: root/internal/imap/folder.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename from 'client' to 'cl'René 'Necoro' Neumann2020-05-031-5/+5
|
* Restructure imap pkgRené 'Necoro' Neumann2020-04-231-0/+33
17/+205 2020-05-03Option "reupload-if-updated"René 'Necoro' Neumann2-0/+4 2020-05-03Fix typoRené 'Necoro' Neumann1-2/+2 2020-05-02Use uuid library directly and encode to base64.René 'Necoro' Neumann6-10/+16 Also add an additional header `X-Feed2Imap-Item`, b/c the messageId contains the variable part of the hostname. 2020-05-02RestructureRené 'Necoro' Neumann8-95/+111 2020-05-02WIP: Message-IdsRené 'Necoro' Neumann8-5/+40 2020-05-02Typo and mention config example in READMERené 'Necoro' Neumann2-1/+3