[commits] Horde branch master updated. be99255f6b85369a473dafd45f3b90196a020b28
Michael M Slusarz
slusarz at horde.org
Sat Dec 20 20:58:35 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: f2d2d97057eaa24b3ae583db9db66f328f9abea4
f4f27bb [mms] Support display of IDN domains in URLs.
047bfb3 [mms] IDN support no longer requires intl to be built-in to PHP.
4069237 Don't need intl extension anymore
be99255 [mms] Only count successful compose mails when determining recipient limits (Bug #13751).
Summary: http://github.com/horde/horde/compare/f2d2d97057eaa24b3ae583db9db66f328f9abea4...be99255f6b85369a473dafd45f3b90196a020b28
-----------------------------------------------------------------------
commit f4f27bb66145dd6041a6bf16fcadfa17e4d1dd82
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Dec 20 11:39:36 2014 -0700
[mms] Support display of IDN domains in URLs.
framework/Text_Filter/lib/Horde/Text/Filter/Linkurls.php | 7 ++++++-
framework/Text_Filter/package.xml | 11 +++++++++--
2 files changed, 15 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/f4f27bb66145dd6041a6bf16fcadfa17e4d1dd82
-----------------------------------------------------------------------
commit 047bfb3ff1e7017d4ed5c16d896a37f7e55cadf2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Dec 20 12:12:21 2014 -0700
[mms] IDN support no longer requires intl to be built-in to PHP.
framework/Mail/lib/Horde/Mail/Rfc822/Address.php | 11 ++++-------
framework/Mail/lib/Horde/Mail/Rfc822/Object.php | 4 +---
framework/Mail/package.xml | 11 +++++++++--
framework/Mail/test/Horde/Mail/ObjectTest.php | 7 -------
framework/Mail/test/Horde/Mail/ParseTest.php | 6 +-----
framework/Mail/test/Horde/Mail/SendTest.php | 3 ---
6 files changed, 15 insertions(+), 27 deletions(-)
http://github.com/horde/horde/commit/047bfb3ff1e7017d4ed5c16d896a37f7e55cadf2
-----------------------------------------------------------------------
commit 4069237d8a038597ca08fb7df39399fa5e14318c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Dec 20 12:13:09 2014 -0700
Don't need intl extension anymore
horde/docs/INSTALL | 10 +---------
horde/lib/Test.php | 4 ----
2 files changed, 1 insertions(+), 13 deletions(-)
http://github.com/horde/horde/commit/4069237d8a038597ca08fb7df39399fa5e14318c
-----------------------------------------------------------------------
commit be99255f6b85369a473dafd45f3b90196a020b28
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Dec 20 13:55:51 2014 -0700
[mms] Only count successful compose mails when determining recipient limits (Bug #13751).
Conflicts:
imp/docs/CHANGES
imp/package.xml
imp/docs/CHANGES | 8 ++++++++
imp/lib/Sentmail/Mongo.php | 1 +
imp/lib/Sentmail/Sql.php | 7 +++++--
imp/package.xml | 13 +++++++++++++
4 files changed, 27 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/be99255f6b85369a473dafd45f3b90196a020b28
More information about the commits
mailing list