The branch "master" has been updated. The following is a summary of the commits.
from: d96cb0230c5023c89a0ed54cd72ce4908ea46ee2 bbb6f23 Bump thumbnail size to 150px 6c8dd6e [mms] Directly output image thumbnails via data URIs when possible. 05d2fa6 More tweaking of taphold popup behavior, since chrome on android fires contextmenu event differently from all other browsers 215f031 Only issue fetch command if we have fetch queries 03a643c Bug #12245: Lost passing options to _fetch() ----------------------------------------------------------------------- commit bbb6f23784b4c6a8436f5910d5a1fffcacc1dda5 Author: Michael M Slusarz <[email protected]> Date: Fri May 10 21:22:14 2013 -0600 Bump thumbnail size to 150px imp/lib/Mime/Viewer/Images.php | 4 ++-- imp/lib/Mime/Viewer/Pdf.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/bbb6f23784b4c6a8436f5910d5a1fffcacc1dda5 ----------------------------------------------------------------------- commit 6c8dd6e516057d2d8eabbdefab212e4cc14d0118 Author: Michael M Slusarz <[email protected]> Date: Fri May 10 21:37:10 2013 -0600 [mms] Directly output image thumbnails via data URIs when possible. imp/docs/CHANGES | 1 + imp/lib/Mime/Viewer/Images.php | 20 +++++++++++++++++++- imp/package.xml | 2 ++ 3 files changed, 22 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/6c8dd6e516057d2d8eabbdefab212e4cc14d0118 ----------------------------------------------------------------------- commit 05d2fa689d178e0a131a71e59d073416eee6bf0d Author: Michael M Slusarz <[email protected]> Date: Sat May 11 13:37:33 2013 -0600 More tweaking of taphold popup behavior, since chrome on android fires contextmenu event differently from all other browsers imp/js/jquery.mobile/plugins/listviewtaphold.js | 21 ++++++++++++--------- 1 files changed, 12 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/05d2fa689d178e0a131a71e59d073416eee6bf0d ----------------------------------------------------------------------- commit 215f031616b3f195228aa83afecc875dada6aada Author: Michael M Slusarz <[email protected]> Date: Sat May 11 13:48:03 2013 -0600 Only issue fetch command if we have fetch queries framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/215f031616b3f195228aa83afecc875dada6aada ----------------------------------------------------------------------- commit 03a643c704071735f6e3ff54636b41a2d08ca779 Author: Michael M Slusarz <[email protected]> Date: Sat May 11 13:52:28 2013 -0600 Bug #12245: Lost passing options to _fetch() framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/03a643c704071735f6e3ff54636b41a2d08ca779 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
