Commit Graph

  • e739623172 fixing openBox method for node-0.4.0 (was broken when the argument "readOnly" was skipped by the user) Vytautas Jakutis 2011-02-19 01:05:36 +0800
  • 1e1031f06d fixes the ImapConnection.getBox method. Vytautas Jakutis 2011-02-18 22:10:00 +0800
  • 0ed5b5b32f Update TODO Brian White 2011-02-15 04:39:39 -0500
  • 5aaa70e68f 0.4.0 compatibility. 0.2.x no longer supported. Brian White 2011-02-15 04:37:39 -0500
  • d9e705dea8 Modify fetch() to be async and to no longer buffer message bodies. Fix NOOP handling. Brian White 2011-01-24 02:04:11 -0500
  • b9718b5402 Add configurable debug function in constructor options and incorporate a few fixes. Brian White 2011-01-18 00:58:29 -0500
  • 093f95006c Initial commit of package.json. Brian White 2010-11-25 11:37:36 -0500
  • 2a6d162025 More refactoring, fixes, and additional features. Brian White 2010-11-25 01:05:18 -0500
  • 1519eb3043 Lots of additions and fixes. Brian White 2010-11-23 20:21:55 -0500
  • 4af7472a7b Implement "OR" for message search. Brian White 2010-11-21 05:15:52 -0500
  • e45b904800 Implemented configurable connection timeout. Brian White 2010-11-19 20:20:21 -0500
  • a10f9539f0 Fix README layout issue. Brian White 2010-11-19 01:31:17 -0500
  • 09b2fe0968 Swap out regex used for parsing FETCH responses for a real parser. Not all IMAP servers respond with the requested FETCH data in the same order. Brian White 2010-11-19 01:25:26 -0500
  • 0bc8f47e97 Added the ability to specify a byte range when fetching a message's (raw or part) body. Fixed a bug that was causing flags to not be added or removed at all. Lastly, a list of available permanent flags for the current mailbox is now available under the permFlags property of the mailbox object. Brian 2010-11-14 23:34:53 -0500
  • 0c5ed3df53 Added support for IMAP STORE and EXPUNGE commands, fixed parsing of dispositions with NIL parameters in BODYSTRUCTUREs, and fixed the regex for capturing the BODYSTRUCTURE sent by the server. Brian 2010-11-14 14:00:55 -0500
  • c45ab05455 Fixed error in README. Brian 2010-11-14 01:36:55 -0500
  • e87b527fc3 Add license. Brian 2010-11-14 01:14:41 -0500
  • 392b42bd3f A few more README changes. Brian 2010-11-14 01:07:30 -0500
  • 66f3d87e18 Fix README style issues. Brian 2010-11-14 00:57:47 -0500
  • 0d593c4b0c Initial commit. Brian 2010-11-14 00:46:44 -0500