aboutsummaryrefslogtreecommitdiff
path: root/internal/imap/imap.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Verbose variant of 'target' in configRené 'Necoro' Neumann2020-05-141-17/+14
|
* Rename from 'client' to 'cl'René 'Necoro' Neumann2020-05-031-2/+2
|
* Some linting remarksRené 'Necoro' Neumann2020-04-261-6/+9
|
* Larger restructuringRené 'Necoro' Neumann2020-04-251-2/+2
|
* Restructure imap pkgRené 'Necoro' Neumann2020-04-231-52/+5
|
* Concurrent imapRené 'Necoro' Neumann2020-04-231-34/+48
|
* Concurrent feed processing; central imap handlerRené 'Necoro' Neumann2020-04-221-1/+3
|
* Upload mails to imapRené 'Necoro' Neumann2020-04-211-5/+5
|
* Fixes and validationRené 'Necoro' Neumann2020-04-201-1/+2
|
* SELECT is not necessary for most operations -- skip itRené 'Necoro' Neumann2020-04-191-2/+1
|
* Split client part to client.goRené 'Necoro' Neumann2020-04-191-125/+9
|
* 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
a9ca67404613be97bfa615&follow=1'>Added git as a submoduleLars Hjemli2-1/+1 2007-05-09Add support for downloading single blobsLars Hjemli5-3/+47 2007-05-08ui-view: show pathname if specified in querystringLars Hjemli3-5/+10 2007-05-08Update to libgit 1.5.2-rc2Lars Hjemli9-837/+50 2007-02-21Layout updateLars Hjemli9-32/+127 2007-02-08Make snapshot feature configurableLars Hjemli5-6/+22 2007-02-08Add support for snapshotsLars Hjemli8-8/+153 2007-02-05cgit v0.2v0.2Lars Hjemli1-1/+1 2007-02-05Add support for prefix and gitsrc arguments to 'make'Lars Hjemli2-15/+37 2007-02-04Update cgitrc templateLars Hjemli1-21/+32 2007-02-04Add support for lightweight tagsLars Hjemli2-19/+37 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli5-55/+120 2007-02-04Do not die if tag has no messageLars Hjemli1-2/+2 2007-02-03Fix search for non-virtual urlsLars Hjemli1-0/+6 2007-01-28Update README with install/config informationLars Hjemli1-24/+28