summaryrefslogtreecommitdiff
path: root/lisp/gnus/nnimap.el
Commit message (Expand)AuthorAgeFilesLines
* Fix nnimap tick/readedness thinko introduced some weeks backLars Ingebrigtsen2019-10-091-5/+5
* Expunge INBOX messages after splittingLars Ingebrigtsen2019-09-281-4/+8
* Clean up nnimap-split-incoming-mail slightlyLars Ingebrigtsen2019-09-281-1/+3
* Copy edit nnimap-expunge doc stringLars Ingebrigtsen2019-09-281-7/+7
* Fix problem with changing to correct NNTP serverLars Ingebrigtsen2019-09-271-2/+2
* nnimap.el: support additional expunge optionsNikolaus Rath2019-09-271-36/+44
* Tweak updating of readedness marks on the IMAP serverLars Ingebrigtsen2019-09-271-2/+9
* Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-031-50/+12
* Fix two parse-time-months invalid assumptionsPaul Eggert2019-08-011-7/+2
* Use decoded time accessors in GnusLars Ingebrigtsen2019-07-301-1/+1
* Don't set marks on imap groups when there are no marks to setEric Abrahamsen2019-07-251-12/+13
* Adjust regexp for parsing IMAP header responseEric Abrahamsen2019-07-221-1/+1
* Fix case of IMAP Noselect flagEric Abrahamsen2019-07-221-1/+1
* Clean up code in nnimap-parse-flags slightlyLars Ingebrigtsen2019-07-201-7/+5
* Possibly skip IMAP server FETCH responsesEric Abrahamsen2019-07-151-40/+53
* Fix long credentials when using auth in nnimap.elLars Ingebrigtsen2019-07-131-2/+4
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-1/+1
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-1/+1
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-301-3/+3
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-6/+6
* Don't map imaps to 993 anymore except on old Windows versionsRobert Pluim2019-02-041-1/+4
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | New function flatten-treeAlex Branham2018-12-171-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
* | Make nnimap support IMAP namespacesNikolaus Rath2018-08-111-27/+66
* | Move tls.el and starttls.el to lisp/obsolete/ (Bug#31457)Noam Postavsky2018-06-181-1/+0
* | Make nnimap parse pathological spam headers betterLars Ingebrigtsen2018-04-131-9/+10
* | (nnimap-sequence): Add commentLars Ingebrigtsen2018-04-131-0/+2
* | Tweak nnimap sequence numbers to avoid reuseLars Ingebrigtsen2018-04-131-1/+1
* | From: Lars Ingebrigtsen <larsi@gnus.org>Jonathan Marten2018-04-121-0/+2
* | Ensure that non-QRESYNC nnimap can proceed after a QRESYNC failLars Ingebrigtsen2018-04-121-0/+2
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-14/+14
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Require subr-x when compiling nnimap.elEric Abrahamsen2017-10-151-1/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update uses of if-let and when-letMark Oteiza2017-09-121-1/+1
* Fix typo in last checkinLars Ingebrigtsen2017-01-261-2/+2
* Document nnimap-shell-programLars Ingebrigtsen2017-01-261-1/+5
* Revert "nnimap.el: support additional expunge options"Lars Ingebrigtsen2017-01-251-50/+37
* nnimap.el: support additional expunge optionsNikolaus Rath2017-01-251-37/+50
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Revert "Fix gnus-group-get-new-news-this-group on group with closed server"Andreas Schwab2016-02-121-3/+1
* | Disable MOVE more for DovecotLars Magne Ingebrigtsen2016-03-141-2/+4
* | Don't use MOVE on DovecotLars Magne Ingebrigtsen2016-03-141-2/+4
* | Clean up nnimap-request-move-article slightlyLars Ingebrigtsen2016-02-141-13/+14
* | Use open-network-stream instead of open-protocol-streamLars Ingebrigtsen2016-02-141-8/+1
* | Remove compat code in Gnus backendsLars Ingebrigtsen2016-02-141-3/+1
* | Remove several gnus-util compat functionsLars Ingebrigtsen2016-02-131-4/+4