[commits] Horde branch master updated. b114b14e6b2108d3f0735076573377472d16fc3d

Michael M Slusarz slusarz at horde.org
Wed Jun 5 06:49:09 UTC 2013


The branch "master" has been updated.
The following is a summary of the commits.

from: 2fe96343d6de01bfca97e0d6b3d9a168d4dc5825

7d43637 [mms] Don't log authentication exception messages from the IMAP library; authentication failures are already logged by the authentication code.
a087c00 Only show success notification if the user can actually add addresses to the safe list
c50f7af Optimize
5d8038f [mms] Don't show option to add senders to safe images list if the current address cannot be added to the safe list.
b114b14 [mms] Fix regression in throwing exceptions when parsing POP3 server responses.

-----------------------------------------------------------------------

commit 7d4363793e6447df974f3ca7a0c880966b4163bc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jun 5 00:10:32 2013 -0600

    [mms] Don't log authentication exception messages from the IMAP library; authentication failures are already logged by the authentication code.

 imp/docs/CHANGES |    2 ++
 imp/lib/Imap.php |   10 +++++-----
 imp/package.xml  |    4 ++--
 3 files changed, 9 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/7d4363793e6447df974f3ca7a0c880966b4163bc

-----------------------------------------------------------------------

commit a087c00838c8f2f73826a90627c186a7a516fe5a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jun 5 00:32:04 2013 -0600

    Only show success notification if the user can actually add addresses to the safe list
    
    The pref may be locked, for example.

 imp/lib/Ajax/Application/Handler/ImageUnblock.php |    8 ++++----
 imp/lib/Prefs/Special/ImageReplacement.php        |    5 ++++-
 2 files changed, 8 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/a087c00838c8f2f73826a90627c186a7a516fe5a

-----------------------------------------------------------------------

commit c50f7afb029e4bc33a55edbfe3a42c9598c45ef1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jun 5 00:38:49 2013 -0600

    Optimize

 imp/js/imp.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/c50f7afb029e4bc33a55edbfe3a42c9598c45ef1

-----------------------------------------------------------------------

commit 5d8038f77800e979b1348e4a8dcde2ef088de560
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jun 5 00:43:57 2013 -0600

    [mms] Don't show option to add senders to safe images list if the current address cannot be added to the safe list.

 imp/docs/CHANGES                           |    2 +
 imp/js/imp.js                              |   42 ++++++++++++++++------------
 imp/lib/Mime/Viewer/Html.php               |   10 +++++-
 imp/lib/Prefs/Special/ImageReplacement.php |   10 ++++++
 imp/package.xml                            |    2 +
 5 files changed, 46 insertions(+), 20 deletions(-)

http://git.horde.org/horde-git/-/commit/5d8038f77800e979b1348e4a8dcde2ef088de560

-----------------------------------------------------------------------

commit b114b14e6b2108d3f0735076573377472d16fc3d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jun 5 00:47:01 2013 -0600

    [mms] Fix regression in throwing exceptions when parsing POP3 server responses.

 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php |    8 ++++----
 framework/Imap_Client/package.xml                           |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/b114b14e6b2108d3f0735076573377472d16fc3d




More information about the commits mailing list