The branch "master" has been updated. The following is a summary of the commits.
from: 64765b0eeaa0fdba1b599f009ba10090d74f21e6 989687a Add QUIRK_INCORRECTLY_SENDS_EMPTY_PICTURE_TAG d524e5f Check for broken iOS picture behavior. 471a891 Fix iOS version string detection. 47087c7 cs 6af384c Bump version. Summary: http://github.com/horde/horde/compare/64765b0eeaa0fdba1b599f009ba10090d74f21e6...6af384cdee27dd99cf8b1c046a57514f08174b56 ----------------------------------------------------------------------- commit 989687acac9aa7311ea7616e06780e71be711016 Author: Michael J Rubinsky <[email protected]> Date: Wed May 11 12:58:42 2016 -0400 Add QUIRK_INCORRECTLY_SENDS_EMPTY_PICTURE_TAG framework/ActiveSync/lib/Horde/ActiveSync/Device.php | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/989687acac9aa7311ea7616e06780e71be711016 ----------------------------------------------------------------------- commit d524e5f61b89c6ecbc9c2f5145a21794c372a839 Author: Michael J Rubinsky <[email protected]> Date: Wed May 11 12:59:15 2016 -0400 Check for broken iOS picture behavior. ...but allow to override this from client code if desired. .../lib/Horde/ActiveSync/Message/Contact.php | 23 ++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/d524e5f61b89c6ecbc9c2f5145a21794c372a839 ----------------------------------------------------------------------- commit 471a891d817d637e5b3300b28189fc5f453f37bd Author: Michael J Rubinsky <[email protected]> Date: Wed May 11 12:59:53 2016 -0400 Fix iOS version string detection. framework/ActiveSync/lib/Horde/ActiveSync/Device.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://github.com/horde/horde/commit/471a891d817d637e5b3300b28189fc5f453f37bd ----------------------------------------------------------------------- commit 47087c7a2f3890f39fa833df11f3a6369027f62f Author: Michael J Rubinsky <[email protected]> Date: Wed May 11 13:00:51 2016 -0400 cs turba/lib/Driver.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/47087c7a2f3890f39fa833df11f3a6369027f62f ----------------------------------------------------------------------- commit 6af384cdee27dd99cf8b1c046a57514f08174b56 Author: Michael J Rubinsky <[email protected]> Date: Wed May 11 13:03:12 2016 -0400 Bump version. framework/ActiveSync/package.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/6af384cdee27dd99cf8b1c046a57514f08174b56 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
