The branch "master" has been updated. The following is a summary of the commits.
from: 8ff98d8fa0e4f256516cf77ec67e9504b5dbff1e c81c28c Fix composing messages in mobile view 3b05145 Fix viewing next message after deleting message in mobile view. 039af8f Fix reporting spam/innocent on mailbox page in mobile view. 1d1a87d Fix view part display in mobile view 0bbdb25 Allow image attachments to be displayed without download in mobile view. ----------------------------------------------------------------------- commit c81c28c55ed73eef6b4d5f880eaa5842fed57791 Author: Michael M Slusarz <[email protected]> Date: Sun Sep 25 23:43:12 2011 -0600 Fix composing messages in mobile view imp/compose-mimp.php | 4 ++-- imp/docs/CHANGES | 1 + imp/package.xml | 4 +++- 3 files changed, 6 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/c81c28c55ed73eef6b4d5f880eaa5842fed57791 ----------------------------------------------------------------------- commit 3b051459b04f7919337bbef555e16bf7d3b484c8 Author: Michael M Slusarz <[email protected]> Date: Sun Sep 25 23:49:52 2011 -0600 Fix viewing next message after deleting message in mobile view. imp/docs/CHANGES | 1 + imp/message-mimp.php | 5 ++++- imp/package.xml | 4 +++- 3 files changed, 8 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/3b051459b04f7919337bbef555e16bf7d3b484c8 ----------------------------------------------------------------------- commit 039af8f78947cd262d7818d03d167ec16e8c5f66 Author: Michael M Slusarz <[email protected]> Date: Sun Sep 25 23:54:33 2011 -0600 Fix reporting spam/innocent on mailbox page in mobile view. imp/docs/CHANGES | 1 + imp/mailbox-mimp.php | 4 ++-- imp/package.xml | 4 +++- imp/templates/mimp/mailbox/mailbox.html | 4 ++-- imp/templates/mimp/mailbox/search.html | 2 +- 5 files changed, 9 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/039af8f78947cd262d7818d03d167ec16e8c5f66 ----------------------------------------------------------------------- commit 1d1a87dcd79b217ac9072d4062d019646b8ceb46 Author: Michael M Slusarz <[email protected]> Date: Mon Sep 26 00:03:54 2011 -0600 Fix view part display in mobile view imp/message-mimp.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/1d1a87dcd79b217ac9072d4062d019646b8ceb46 ----------------------------------------------------------------------- commit 0bbdb250810b7ff19f7f6f0bb18861a896d4c132 Author: Michael M Slusarz <[email protected]> Date: Mon Sep 26 00:17:55 2011 -0600 Allow image attachments to be displayed without download in mobile view. imp/docs/CHANGES | 1 + imp/lib/Mime/Viewer/Images.php | 15 ++++++++++++++- imp/package.xml | 8 +++++--- 3 files changed, 20 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/0bbdb250810b7ff19f7f6f0bb18861a896d4c132 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
