[commits] Horde branch master updated. b70af762e653fdc19fbef08451264078c3fa3a31
Michael M Slusarz
slusarz at horde.org
Wed Aug 27 21:40:46 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 296622b066008f7a03e627000ca9270cd47b0b89
020df07 Yay! Headers are no longer broken by long strings
b0c2aba Better popup thread display
708265a [mms] Fix determination of user confirmation in certain instances.
820bd70 [mms] Fix generation of Original-Message-ID header in MDN notification (Bug #13526).
ba15d70 Released Horde_Mime-2.4.5
0c63623 Development mode for Horde_Mime-2.4.6
b70af76 [mms] Filter out relative image URLs in HTML message data.
Summary: http://github.com/horde/horde/compare/296622b066008f7a03e627000ca9270cd47b0b89...b70af762e653fdc19fbef08451264078c3fa3a31
-----------------------------------------------------------------------
commit 020df072ad74c791ab45b960e3f2e7f4a6f3090d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 27 00:00:17 2014 -0600
Yay! Headers are no longer broken by long strings
We really shouldn't be using images that are a fixed size and can't be
stretched vertically. If we want a gradient effect, the bottom can't
change colors right before it cuts off
imp/themes/default/screen.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/020df072ad74c791ab45b960e3f2e7f4a6f3090d
-----------------------------------------------------------------------
commit b0c2abac3785498c91eef4200661be10374b6859
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 27 00:09:48 2014 -0600
Better popup thread display
imp/themes/default/screen.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/b0c2abac3785498c91eef4200661be10374b6859
-----------------------------------------------------------------------
commit 708265ac3d90c7aba04f7a89725c85b0401852c7
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 27 14:06:45 2014 -0600
[mms] Fix determination of user confirmation in certain instances.
framework/Mime/lib/Horde/Mime/Mdn.php | 4 +---
framework/Mime/package.xml | 8 ++++----
2 files changed, 5 insertions(+), 7 deletions(-)
http://github.com/horde/horde/commit/708265ac3d90c7aba04f7a89725c85b0401852c7
-----------------------------------------------------------------------
commit 820bd7047c0252c7c394a27e81dffe806af24aba
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 27 14:07:22 2014 -0600
[mms] Fix generation of Original-Message-ID header in MDN notification (Bug #13526).
framework/Mime/lib/Horde/Mime/Mdn.php | 44 ++++++++-------
framework/Mime/package.xml | 4 +
framework/Mime/test/Horde/Mime/MdnTest.php | 85 ++++++++++++++++++++++++++++
3 files changed, 112 insertions(+), 21 deletions(-)
create mode 100644 framework/Mime/test/Horde/Mime/MdnTest.php
http://github.com/horde/horde/commit/820bd7047c0252c7c394a27e81dffe806af24aba
-----------------------------------------------------------------------
commit ba15d704787a8848a31013a2f95384b719a3715f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 27 15:25:42 2014 -0600
Released Horde_Mime-2.4.5
framework/Mime/composer.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/ba15d704787a8848a31013a2f95384b719a3715f
-----------------------------------------------------------------------
commit 0c63623c683d87f9b6412aae45543cc0a0449c67
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 27 15:25:42 2014 -0600
Development mode for Horde_Mime-2.4.6
framework/Mime/package.xml | 18 +++++++++++++++---
1 files changed, 15 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/0c63623c683d87f9b6412aae45543cc0a0449c67
-----------------------------------------------------------------------
commit b70af762e653fdc19fbef08451264078c3fa3a31
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 27 15:40:21 2014 -0600
[mms] Filter out relative image URLs in HTML message data.
imp/docs/CHANGES | 1 +
imp/lib/Mime/Viewer/Html.php | 33 ++++++++++++++++++++++++++++-----
imp/package.xml | 1 +
3 files changed, 30 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/b70af762e653fdc19fbef08451264078c3fa3a31
More information about the commits
mailing list