[commits] Horde branch imp_multiple_accounts updated. c3de62e2cfa3731adfa75314a70d16e98c822a22
Michael M Slusarz
slusarz at horde.org
Mon Sep 16 23:57:12 UTC 2013
The branch "imp_multiple_accounts" has been updated.
The following is a summary of the commits.
from: 64f065acb6b08fbb2ea0be565308c441284ab59a
f2f80b3 Fix sending updates for mailbox actions
d218b0d array_unique() being applied to the wrong line
d94beb7 Remote mailboxes now appear in folder tree
3a6f531 Delimiter may be null
c3de62e Hooray! Remote messages can now be viewed!
-----------------------------------------------------------------------
commit f2f80b3d9df7a3bf2874052bf120e971f9942df2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Sep 16 14:09:10 2013 -0600
Fix sending updates for mailbox actions
imp/lib/Ajax/Queue.php | 2 +-
imp/lib/Ftree.php | 15 +++++++++------
2 files changed, 10 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/f2f80b3d9df7a3bf2874052bf120e971f9942df2
-----------------------------------------------------------------------
commit d218b0dbe7277592a81db087d1f186af19567c7e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Sep 16 15:43:39 2013 -0600
array_unique() being applied to the wrong line
imp/lib/Ajax/Application/Handler/Dynamic.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/d218b0dbe7277592a81db087d1f186af19567c7e
-----------------------------------------------------------------------
commit d94beb7b54c70873ba7c6dfdf09a84a4c2a862d4
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Sep 16 15:59:05 2013 -0600
Remote mailboxes now appear in folder tree
imp/lib/Ajax/Queue.php | 2 +-
imp/lib/Ftree/Account/Remote.php | 10 ++++++++--
imp/lib/Mailbox.php | 19 ++++++++++++++-----
3 files changed, 23 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/d94beb7b54c70873ba7c6dfdf09a84a4c2a862d4
-----------------------------------------------------------------------
commit 3a6f531df032b27d6e6abce59ffec6fc7380e747
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Sep 16 17:23:55 2013 -0600
Delimiter may be null
imp/lib/Ftree/Account/Imap.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/3a6f531df032b27d6e6abce59ffec6fc7380e747
-----------------------------------------------------------------------
commit c3de62e2cfa3731adfa75314a70d16e98c822a22
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Sep 16 17:48:23 2013 -0600
Hooray! Remote messages can now be viewed!
Note that this is VIEWING only. Message/mailbox actions are surely
broken, and will probably cause damage to your remote IMAP account, so
this is by no means a finished product.
imp/lib/Imap.php | 25 ++++++++++++++++++-------
imp/lib/Imap/Remote.php | 12 ++++++++++++
imp/lib/Remote.php | 16 +++++++++++++---
3 files changed, 43 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/c3de62e2cfa3731adfa75314a70d16e98c822a22
More information about the commits
mailing list