The branch "master" has been updated. The following is a summary of the commits.
from: 0d7dbf3a7746ef333ce04c9b4a02fefb44c11137 41b934b m.message might be null if JSON encoding is broken fa79e74 Fix folder display on IE8 677e10c Fix empty mailbox message display on IE8 32798d6 Remove unreachable code f9ca4b5 Have flagEntry() accept an IMP_Indices object bf6144f Have the flagCallback handle setting deleted flag when reporting spam 844be82 Other than delete, don't flag until we get confirmation from server ----------------------------------------------------------------------- commit 41b934b1ed6c8aa82448bf2cde1c89ec2926d467 Author: Michael M Slusarz <[email protected]> Date: Thu Dec 16 22:30:07 2010 -0700 m.message might be null if JSON encoding is broken imp/js/dimpcore.js | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/41b934b1ed6c8aa82448bf2cde1c89ec2926d467 ----------------------------------------------------------------------- commit fa79e74a1fd1e4c2e6e605ce911553b58b1109a2 Author: Michael M Slusarz <[email protected]> Date: Fri Dec 17 01:32:55 2010 -0700 Fix folder display on IE8 imp/themes/default/dimp/screen.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/fa79e74a1fd1e4c2e6e605ce911553b58b1109a2 ----------------------------------------------------------------------- commit 677e10c5fde11360adf8a58d0d8d960298b9cfd0 Author: Michael M Slusarz <[email protected]> Date: Fri Dec 17 01:39:01 2010 -0700 Fix empty mailbox message display on IE8 imp/js/viewport.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/677e10c5fde11360adf8a58d0d8d960298b9cfd0 ----------------------------------------------------------------------- commit 32798d6be012f3fd6024a8fa2e73f4ed8874e368 Author: Michael M Slusarz <[email protected]> Date: Fri Dec 17 01:53:02 2010 -0700 Remove unreachable code imp/lib/Imap/Thread.php | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/32798d6be012f3fd6024a8fa2e73f4ed8874e368 ----------------------------------------------------------------------- commit f9ca4b516a870ef8fb41781f49e2312eeca20fd7 Author: Michael M Slusarz <[email protected]> Date: Fri Dec 17 02:11:31 2010 -0700 Have flagEntry() accept an IMP_Indices object imp/lib/Ajax/Application.php | 29 ++++++++++++++++------------- imp/message-dimp.php | 2 +- 2 files changed, 17 insertions(+), 14 deletions(-) http://git.horde.org/horde-git/-/commit/f9ca4b516a870ef8fb41781f49e2312eeca20fd7 ----------------------------------------------------------------------- commit bf6144f1e7f557fe307c0430e0a09ea39a41ee94 Author: Michael M Slusarz <[email protected]> Date: Fri Dec 17 02:11:58 2010 -0700 Have the flagCallback handle setting deleted flag when reporting spam imp/js/dimpbase.js | 11 +++-------- imp/lib/Ajax/Application.php | 7 ++++++- 2 files changed, 9 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/bf6144f1e7f557fe307c0430e0a09ea39a41ee94 ----------------------------------------------------------------------- commit 844be82b89fc9f13cb61c3f40fdd4406aa2b75c4 Author: Michael M Slusarz <[email protected]> Date: Fri Dec 17 02:15:05 2010 -0700 Other than delete, don't flag until we get confirmation from server imp/js/dimpbase.js | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/844be82b89fc9f13cb61c3f40fdd4406aa2b75c4 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
