The branch "master" has been updated. The following is a summary of the commits.
from: 0bbdb250810b7ff19f7f6f0bb18861a896d4c132 17b8bd3 Clean up server-side AJAX message deletion code 5d643e3 More metadata entries that do not need to be updated every page load 5436138 Deletes in threaded mailboxes now correctly updates threads a098ab9 Empty mailbox - another action that can be entirely handled within viewport 6e24b16 More efficient way of indicating the mailbox is now empty ----------------------------------------------------------------------- commit 17b8bd3f9d14027552aa2d8e9ede79d567e3e828 Author: Michael M Slusarz <[email protected]> Date: Mon Sep 26 10:06:57 2011 -0600 Clean up server-side AJAX message deletion code imp/lib/Ajax/Application.php | 16 +++++++--------- 1 files changed, 7 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/17b8bd3f9d14027552aa2d8e9ede79d567e3e828 ----------------------------------------------------------------------- commit 5d643e3a1505df7314935ab7617b18075576d2a4 Author: Michael M Slusarz <[email protected]> Date: Mon Sep 26 10:20:41 2011 -0600 More metadata entries that do not need to be updated every page load imp/lib/Views/ListMessages.php | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/5d643e3a1505df7314935ab7617b18075576d2a4 ----------------------------------------------------------------------- commit 5436138d529a6b1f43a0f013b7a111ac6b1d2a8f Author: Michael M Slusarz <[email protected]> Date: Mon Sep 26 10:54:23 2011 -0600 Deletes in threaded mailboxes now correctly updates threads imp/js/viewport.js | 74 +++++++++++++++++++--------------------------------- 1 files changed, 27 insertions(+), 47 deletions(-) http://git.horde.org/horde-git/-/commit/5436138d529a6b1f43a0f013b7a111ac6b1d2a8f ----------------------------------------------------------------------- commit a098ab96e98f648897a7550c500f14a53b9991c0 Author: Michael M Slusarz <[email protected]> Date: Mon Sep 26 11:15:29 2011 -0600 Empty mailbox - another action that can be entirely handled within viewport imp/js/dimpbase.js | 15 +-------------- imp/js/viewport.js | 1 + imp/lib/Ajax/Application.php | 8 ++++++-- 3 files changed, 8 insertions(+), 16 deletions(-) http://git.horde.org/horde-git/-/commit/a098ab96e98f648897a7550c500f14a53b9991c0 ----------------------------------------------------------------------- commit 6e24b16d0009e68960862db699f09382b0343bf3 Author: Michael M Slusarz <[email protected]> Date: Mon Sep 26 11:25:34 2011 -0600 More efficient way of indicating the mailbox is now empty imp/lib/Views/ListMessages.php | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/6e24b16d0009e68960862db699f09382b0343bf3 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
