cvs commit: imp mailbox.php message.php imp/docs CHANGES imp/lib
Message.php api.php
Chuck Hagenbuch
chuck@horde.org
Mon, 11 Mar 2002 14:19:31 -0800 (PST)
chuck 2002/03/11 14:19:31 PST
Modified files: (Branch: RELENG_3)
. mailbox.php message.php
docs CHANGES
lib Message.php api.php
Log:
MFH:
Fix a problem with sorting by thread, POP3, and deleting messages.
Fix IMP summary with POP3 if the user polls folders other than INBOX.
Also condense a lot of duplicated thread code into IMP_Message::threadSort().
Revision Changes Path
1.389.2.36 +2 -0 imp/docs/CHANGES
1.32.2.6 +39 -2 imp/lib/Message.php
1.12.2.3 +15 -13 imp/lib/api.php
2.296.2.23 +2 -28 imp/mailbox.php
2.257.2.19 +11 -73 imp/message.php
Chora Links:
http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.389.2.35&r2=1.389.2.36&ty=u
http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.32.2.5&r2=1.32.2.6&ty=u
http://cvs.horde.org/diff.php/imp/lib/api.php?r1=1.12.2.2&r2=1.12.2.3&ty=u
http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.296.2.22&r2=2.296.2.23&ty=u
http://cvs.horde.org/diff.php/imp/message.php?r1=2.257.2.18&r2=2.257.2.19&ty=u