aboutsummaryrefslogtreecommitdiff
path: root/internal/imap/connection.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace `interface{}` by `any`René 'Necoro' Neumann2022-04-241-2/+2
* #47 Consume all messages and filter by UIDRené 'Necoro' Neumann2021-05-101-8/+13
* #47: Exhaust messages to avoid deadlockRené 'Necoro' Neumann2021-05-101-1/+8
* #39 Ignore mails marked as deleted when looking for existing mails, as to not...René 'Necoro' Neumann2021-02-211-0/+1
* Use UIDPLUS Imap extensionRené 'Necoro' Neumann2020-05-031-4/+16
* Fix update in IMAPRené 'Necoro' Neumann2020-05-031-2/+12
* Update support for IMAPRené 'Necoro' Neumann2020-05-031-4/+105
* Some linting remarksRené 'Necoro' Neumann2020-04-261-2/+2
* Larger restructuringRené 'Necoro' Neumann2020-04-251-2/+2
* Fix concurrent access to the same folderRené 'Necoro' Neumann2020-04-231-0/+7
* A mailbox may exist, but not be writable when \Noselect is setRené 'Necoro' Neumann2020-04-231-3/+4
* Restructure imap pkgRené 'Necoro' Neumann2020-04-231-0/+137
/span>Add header X-Feed2Imap-GUIDRené 'Necoro' Neumann3-1/+7 2020-05-07update changelogRené 'Necoro' Neumann1-0/+1 2020-05-07FixRené 'Necoro' Neumann1-1/+1 2020-05-07Unified publishedDate and updatedDate into one (just as the old feed2imap...)René 'Necoro' Neumann5-21/+32 2020-05-06Print version during startupRené 'Necoro' Neumann1-1/+1 2020-05-06Improve templateRené 'Necoro' Neumann3-20/+28 2020-05-05Fix pipelineRené 'Necoro' Neumann1-2/+5 2020-05-05Make changelog a part of the release pipeline (untested)René 'Necoro' Neumann2-0/+12