added preliminary mailing list support
[org.ibex.mail.git] / src / org / ibex / mail / target / Mailbox.java
2005-03-24 adamadded preliminary mailing list support
2005-02-21 adammassive robustness overhaul
2005-01-11 adamupdate Mail for new JS API
2005-01-04 adamlicensing update to APSL 2.0
2004-10-18 adamchanged return type of Iterator.head() to return headers
2004-09-03 adamby default, UIDVALIDITY is randomly regenerated on...
2004-08-16 adamreturn null from slash() instead of throwing an exception
2004-08-16 adamadded NullIterator
2004-07-13 adambogus
2004-06-24 adamtolerate null query on Mailbox
2004-06-24 adamadded get() method to Mailbox for JS compatability
2004-06-20 adamalmost there
2004-06-18 adamready for prime-time
2004-06-14 adamcompiling again
2004-06-13 adammore cleanup
2004-06-13 adammassive cleanup, almost there!
2004-06-12 adamLIST sorta working but broken
2004-06-09 adamcompiles
2004-06-09 adamit compiles
2004-05-31 adamalmost there
2004-05-31 adamrestructuring; broke out Query, cleaned up Mailbox
2004-05-31 adammoved flags into Mailbox
2004-05-31 adamgot IMAP compiling
2004-05-09 adamcheckpoint imap support