Commit Graph

  • 321387c0e6 Fix confusing unseen mailbox count behavior Brian White 2012-10-17 16:53:02 -0400
  • cd54142b15 Bump version Brian White 2012-10-10 19:47:47 -0400
  • 1265ebd501 Make sort() criteria doc style match that of search()'s Brian White 2012-10-10 16:33:13 -0300
  • 03aa1b0c2b Document uidnext Brian White 2012-10-10 07:36:43 -0400
  • 61300babde Fix docs: validity should be uidvalidity Brian White 2012-10-10 07:34:53 -0400
  • 6554c74e61 Don't change internal state when opening a box until the command is actually sent Brian White 2012-10-10 07:33:50 -0400
  • 639701125b Don't use arguments.callee Brian White 2012-10-10 06:41:02 -0400
  • 8370471c58 Add readOnly to definition and in resetBox() Brian White 2012-10-10 06:33:39 -0400
  • 260df2ffd0 Bump version Brian White 2012-10-10 05:37:07 -0400
  • dc1bca241f Improve sort() documentation Brian White 2012-10-10 05:36:56 -0400
  • 6919873b6b Merge branch 'master' of github.com:mscdex/node-imap Brian White 2012-10-10 05:26:13 -0400
  • 7515fe99e2 Lint Brian White 2012-10-10 05:25:37 -0400
  • b3e47568bf Add documentation for sort() Brian White 2012-10-10 05:19:54 -0400
  • adbfc49150 Make the reverse sort prefix '-' instead of '!' Brian White 2012-10-10 05:19:19 -0400
  • aa2d6931b0 Add documentation for unseen message count and reword message counts descriptions Brian White 2012-10-10 05:01:30 -0400
  • 8376ee1559 Add uidvalidity event and make uidvalidity, uidnext, etc consistently an integer Brian White 2012-10-10 04:51:43 -0400
  • 4242f2be3c Simplify command regex Brian White 2012-10-10 04:31:55 -0400
  • f4641e9523 Add readOnly attribute to mailbox object when opening Brian White 2012-10-10 04:31:28 -0400
  • d00edf7f2c Fix property doc style Brian White 2012-10-10 04:30:45 -0400
  • 224823d123 Merge pull request #117 from wavify/fix-indata-temp Brian White 2012-10-09 05:13:11 -0700
  • 53e254c491 Don't reset indata.temp before in data.expect is zero. Chotiwat Chawannakul 2012-10-09 14:45:47 +0700
  • b1a45c7ea6 Lint Brian White 2012-10-08 17:11:42 -0400
  • 36d65c6d8f Add xoauth2 support Brian White 2012-10-08 17:03:52 -0400
  • 876a212ab6 Merge pull request #116 from wavify/unseen-count Brian White 2012-10-04 11:25:40 -0700
  • 009ccc6beb Initialize and reset unseen property. Fix wrong property assignment. Chotiwat Chawannakul 2012-10-04 23:39:02 +0700
  • e8e2130249 Get unseen count of mailbox Chotiwat Chawannakul 2012-10-04 11:59:33 +0700
  • 507ea8357d Merge pull request #115 from wavify/fix-add-keywords Brian White 2012-10-03 09:23:26 -0700
  • 1d65778694 Fix addKeywords method Chotiwat Chawannakul 2012-10-03 18:10:27 +0700
  • 2268fa6004 Merge pull request #100 from wavify/rfc822-bodystructure Brian White 2012-10-02 20:55:50 -0700
  • 8323a6f738 Remove block for single-statement if Chotiwat Chawannakul 2012-10-03 01:56:47 +0700
  • 49e85a43ec Merge pull request #107 from Contatta/addDel-Labels Brian White 2012-10-01 17:58:04 -0700
  • c440c41183 Merge pull request #108 from antifuchs/fix-IDLE-DONE-race Brian White 2012-10-01 17:56:42 -0700
  • 86248a66aa Don't attempt logging in on a PREAUTH connection Andreas Fuchs 2012-09-21 22:20:23 -0700
  • 7749d75207 Fix IDLE for very fast connections Andreas Fuchs 2012-09-21 22:09:01 -0700
  • 12d979f976 Move APIs to Gmail Extensions Stuart Carnie 2012-09-21 13:46:50 -0700
  • 295d6ffd06 Added support to add/remove X-GM-LABELS Stuart Carnie 2012-09-21 12:31:56 -0700
  • 867d6dfc4a Merge pull request #102 from wavify/sort Brian White 2012-09-17 22:28:36 -0700
  • 26be70afba Check for 'SORT' capability in _sort(). Fix style and wording. Chotiwat Chawannakul 2012-09-18 12:09:57 +0700
  • 6ef3ae2141 Add sort() method Chotiwat Chawannakul 2012-09-07 18:08:57 +0700
  • 86b399238a Can request for message size when fetch. Chotiwat Chawannakul 2012-09-17 11:50:34 +0700
  • 4c9f28f910 Re-wording Brian White 2012-09-15 21:14:07 -0400
  • 56f7e5953a Remove mystery variable in examples Brian White 2012-09-15 20:59:21 -0400
  • 4960a8581a Remove unused function Brian White 2012-09-15 20:57:59 -0400
  • 46c5dd5eef Fix invalid part id for message/rfc822 attachment Chotiwat Chawannakul 2012-09-14 12:51:02 +0700
  • 0fbd8f2682 Bump version Brian White 2012-09-13 13:57:28 -0400
  • a66bfe807c Update documentation Brian White 2012-09-13 13:56:57 -0400
  • 28e9965787 Add ability to also retrieve only specific headers and a body in addition to all headers and a body Brian White 2012-09-13 13:56:50 -0400
  • 747f2c2122 Remove length property as it can be misleading Brian White 2012-09-13 13:53:46 -0400
  • 0f2d65ad27 Bump version Brian White 2012-09-12 12:02:23 -0400
  • 2dc948c75a Change ID->UID in readme to more closely match IMAP terminology Brian White 2012-09-12 11:00:15 -0400
  • 847ac47757 Fix variable re-use Brian White 2012-09-12 10:59:28 -0400
  • 3ce485ef2d Bump version Brian White 2012-09-11 13:14:34 -0400
  • 647d562e2c More style changes Brian White 2012-09-11 11:52:23 -0400
  • c1e29d131a Style changes and fix function references Brian White 2012-09-11 11:49:12 -0400
  • a430d37e04 More style fixes Brian White 2012-09-11 11:30:58 -0400
  • 430cda79cb Style fixes Brian White 2012-09-11 11:09:59 -0400
  • 2be77661a9 Fix global leak Brian White 2012-09-11 10:53:49 -0400
  • b8689f8335 Document debug config option Brian White 2012-09-10 19:43:29 -0400
  • ef66bb5c57 Make line parsing state per-connection Brian White 2012-09-10 08:17:44 -0400
  • 5ab5e55734 Move incoming data state variables Brian White 2012-09-10 08:06:14 -0400
  • 64dfc49394 Merge pull request #95 from wavify/fix-fetch-slice Brian White 2012-09-05 16:08:31 -0700
  • 779cc7a33f Fix buffer is not sliced when read position > 0 and bytes remaining are less than bytes expected Chotiwat Chawannakul 2012-09-06 01:27:06 +0700
  • 870899f664 Merge pull request #93 from wavify/delimiter-typo Brian White 2012-09-05 08:11:28 -0700
  • 23779f307f Fix typo. Update delim to delimiter in readme. Chotiwat Chawannakul 2012-09-05 12:47:52 +0700
  • e63ac7dc52 Merge pull request #91 from wavify/append-continuation Brian White 2012-09-04 07:12:58 -0700
  • a1227bd966 Fix unexpected continuation error when APPEND Chotiwat Chawannakul 2012-09-04 15:59:16 +0700
  • 298fdafcb4 Merge pull request #89 from wavify/getboxes-delimiter Brian White 2012-09-03 09:09:53 -0700
  • a4a75587b7 Merge pull request #90 from wavify/fix-parse-status Brian White 2012-09-03 09:09:12 -0700
  • fac4a1d34c Increment attribute value index after it is parsed when parsing response of STATUS Chotiwat Chawannakul 2012-09-03 18:01:26 +0700
  • b48f5d804e Fix wrong delimiter when getBoxes Chotiwat Chawannakul 2012-09-03 17:43:32 +0700
  • ac71ac0c8f Don't delay processing of extra data until next tick Brian White 2012-08-31 12:01:46 -0400
  • a9062b98f3 Fix buffer OOB error and re-style traffic debug output Brian White 2012-08-31 01:18:11 -0400
  • 4c03c7519c First go at parser and partial code rewrite Brian White 2012-08-31 01:08:07 -0400
  • 5dc5c5ace0 Add slightly modified copy of XRegExp used in parser rewrite Brian White 2012-08-31 01:05:18 -0400
  • 08d5641299 Bump version Brian White 2012-08-26 10:45:50 -0400
  • 61fdef282d Fix scope issue when re-using mime parser instance Brian White 2012-08-26 10:11:15 -0400
  • b5b0c2b687 Bump version Brian White 2012-08-21 23:38:09 -0400
  • dfc511a552 Add documentation for status() Brian White 2012-08-21 23:36:21 -0400
  • b30ce27923 Add note in readme about using a list of sequence numbers as a criteria when searching Brian White 2012-08-21 23:28:28 -0400
  • 303f53bdfb Minor readme style fix Brian White 2012-08-21 23:14:54 -0400
  • df0f24a4da Fix style in readme Brian White 2012-08-21 23:12:43 -0400
  • 07624f1f37 Re-work the readme Brian White 2012-08-21 23:00:17 -0400
  • e93234a9de Merge pull request #82 from RobinQu/master Brian White 2012-08-21 19:47:43 -0700
  • 975c6916e5 remove test; fix small bugs Robin Qu 2012-08-22 10:42:10 +0800
  • 2965e3f889 support find uid by multiple seqno Robin Qu 2012-08-22 10:08:43 +0800
  • 0153a433d6 Merge remote-tracking branch 'upstream/master' Robin Qu 2012-08-22 09:34:23 +0800
  • 51c7348cba Merge pull request #76 from wavify/master Brian White 2012-08-21 16:21:09 -0700
  • 4f9defb0a1 support sequence set for search Robin Qu 2012-08-13 13:16:53 +0800
  • 84318676c6 Fix undefined login callback call when connection timed out Chotiwat Chawannakul 2012-08-10 20:40:00 +0700
  • ca317f56d9 Fix missing message structure in fetch result Chotiwat Chawannakul 2012-08-09 15:42:57 +0700
  • 3ef5ad8f18 Merge branch 'master' of https://github.com/mscdex/node-imap Chotiwat Chawannakul 2012-08-02 13:09:40 +0700
  • 0135f16e47 Add mailbox name to result for status() Brian White 2012-07-31 09:29:51 -0400
  • edcfbdb797 Add status command Brian White 2012-07-31 09:20:55 -0400
  • 83a3008658 Rename _supports() -> _serverSupports() Brian White 2012-07-26 04:39:26 -0400
  • 7efda6cb9e Misc minor changes + be less strict on non-selectable mailboxes Brian White 2012-07-26 04:27:57 -0400
  • af0c191ec1 Better "constant" variable naming in mimeparser Brian White 2012-07-24 21:40:46 -0400
  • f9c72c9323 Misc performance improvements for utility functions Brian White 2012-07-24 21:40:11 -0400
  • 21e50a9887 Use string.indexOf() since we already have a stringified version of the response chunk Brian White 2012-07-24 21:39:25 -0400
  • 4f8fbcbe01 Use custom message parser instead of node core's HTTP response parser Brian White 2012-07-23 21:05:25 -0400
  • 27d2ae8c8d Save message part's disposition type where available Brian White 2012-07-23 08:39:02 -0400