[commits] Horde branch master updated. 511c7b68fdf2cbb6cb240729015a2e387fa8878e

Michael M Slusarz slusarz at horde.org
Wed Jun 11 06:20:06 UTC 2014


The branch "master" has been updated.
The following is a summary of the commits.

from: e6ff132b52f2c34145ce085e22068689b049320f

5ab7a8c Cleanup/simplify so subscribed option can be added
0ca089a [mms] Added the MBOX_ALL_SUBSCRIBED mode to Horde_Imap_Client_Base#listMailboxes().
e70a817 [mms] Delimiter information is now always returned from Horde_Imap_Client_Base#listMailboxes().
511c7b6 Fix display of subscribed vs. unsubscribed mailboxes

Summary: http://github.com/horde/horde/compare/e6ff132b52f2c34145ce085e22068689b049320f...511c7b68fdf2cbb6cb240729015a2e387fa8878e

-----------------------------------------------------------------------

commit 5ab7a8cfadfc269b461fdf622e65650ccd3660ce
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 10 22:25:07 2014 -0600

    Cleanup/simplify so subscribed option can be added

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |   98 ++++++++--------
 1 files changed, 49 insertions(+), 49 deletions(-)

http://github.com/horde/horde/commit/5ab7a8cfadfc269b461fdf622e65650ccd3660ce

-----------------------------------------------------------------------

commit 0ca089aaae2b6547cdeb8058c1a7aff8b225b7bb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 10 23:07:53 2014 -0600

    [mms] Added the MBOX_ALL_SUBSCRIBED mode to Horde_Imap_Client_Base#listMailboxes().
    
    [mms] Fix broken MBOX_UNSUBSCRIBED behavior on IMAP servers that support LIST-EXTENDED.

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING  |   10 ++++
 framework/Imap_Client/lib/Horde/Imap/Client.php        |    2 +
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php   |    8 +++
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |   39 ++++++++++++---
 framework/Imap_Client/package.xml                      |   14 +++--
 5 files changed, 59 insertions(+), 14 deletions(-)

http://github.com/horde/horde/commit/0ca089aaae2b6547cdeb8058c1a7aff8b225b7bb

-----------------------------------------------------------------------

commit e70a817a50e0aa9230cfb4e643fbb195a7c72663
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jun 11 00:15:31 2014 -0600

    [mms] Delimiter information is now always returned from Horde_Imap_Client_Base#listMailboxes().

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING             |    2 +
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php              |    8 +--
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php            |   10 +--
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php       |   17 ++---
 framework/Imap_Client/package.xml                                 |    2 +
 .../Imap_Client/test/Horde/Imap/Client/RemoteImapServerTest.php   |    6 +-
 6 files changed, 19 insertions(+), 26 deletions(-)

http://github.com/horde/horde/commit/e70a817a50e0aa9230cfb4e643fbb195a7c72663

-----------------------------------------------------------------------

commit 511c7b68fdf2cbb6cb240729015a2e387fa8878e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 10 16:07:20 2014 -0600

    Fix display of subscribed vs. unsubscribed mailboxes

 imp/lib/Ftree.php                   |    4 +-
 imp/lib/Ftree/Account.php           |    6 +-
 imp/lib/Ftree/Account/Imap.php      |   87 ++++++++++++++++------------------
 imp/lib/Ftree/Account/Inboxonly.php |    2 +-
 imp/lib/Ftree/Account/Remote.php    |   14 ++++--
 imp/lib/Ftree/Account/Vfolder.php   |    2 +-
 imp/package.xml                     |    2 +-
 7 files changed, 58 insertions(+), 59 deletions(-)

http://github.com/horde/horde/commit/511c7b68fdf2cbb6cb240729015a2e387fa8878e




More information about the commits mailing list