The branch "imp_6_2" has been updated. The following is a summary of the commits.
from: ece62ef39c5eb229b8b08a35f23ca1c0292c9d36 0775dd6 This method is only used in the Basic Folders view c516b91 Add IMP_Imap#getSlices() abf8a15 Implement copying messages across accounts. 7a6ff3b Don't move deleted messages on remote accounts to local trash ----------------------------------------------------------------------- commit 0775dd68e599771bb4691efcd0adf2d57f5edc9f Author: Michael M Slusarz <[email protected]> Date: Wed Sep 18 15:36:56 2013 -0600 This method is only used in the Basic Folders view imp/lib/Basic/Folders.php | 36 +++++++++++++++++++++++++++++++++--- imp/lib/Message.php | 32 -------------------------------- 2 files changed, 33 insertions(+), 35 deletions(-) http://git.horde.org/horde-git/-/commit/0775dd68e599771bb4691efcd0adf2d57f5edc9f ----------------------------------------------------------------------- commit c516b914459dd5d5c879d04dde76abd3ec0dc7a4 Author: Michael M Slusarz <[email protected]> Date: Wed Sep 18 16:39:04 2013 -0600 Add IMP_Imap#getSlices() imp/lib/Imap.php | 45 ++++++++++++++++++++++++++++++++++ imp/lib/Mbox/Generate.php | 59 ++++++++++---------------------------------- 2 files changed, 59 insertions(+), 45 deletions(-) http://git.horde.org/horde-git/-/commit/c516b914459dd5d5c879d04dde76abd3ec0dc7a4 ----------------------------------------------------------------------- commit abf8a1528d36adb85a862aad0612feba6bc0dc08 Author: Michael M Slusarz <[email protected]> Date: Wed Sep 18 16:23:00 2013 -0600 Implement copying messages across accounts. imp/lib/Imap.php | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++ imp/lib/Message.php | 4 --- 2 files changed, 62 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/abf8a1528d36adb85a862aad0612feba6bc0dc08 ----------------------------------------------------------------------- commit 7a6ff3b2c57c9dbeef29dd9880b2e714c349f1de Author: Michael M Slusarz <[email protected]> Date: Wed Sep 18 17:03:06 2013 -0600 Don't move deleted messages on remote accounts to local trash imp/lib/Message.php | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/7a6ff3b2c57c9dbeef29dd9880b2e714c349f1de -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
