aboutsummaryrefslogtreecommitdiff
path: root/internal/imap/connection.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
2.1Lars Hjemli1-1/+1 2009-03-15Fix doc-related glitches in Makefile and .gitignoreLars Hjemli2-1/+6 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli1-6/+17 2009-03-15fix segfault when displaying empty blobsEric Wong1-5/+8 2009-02-19Add support for HEAD requestsLars Hjemli2-0/+7 2009-02-19Add support for ETag in 'plain' viewLars Hjemli4-0/+5 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli1-4/+9 2009-02-12Makefile: add doc-related targetsLars Hjemli1-2/+17