[commits] Horde branch master updated. 5f7a151af9f9b96f625fa784801f25206ee8f90e

Michael M Slusarz slusarz at horde.org
Fri Sep 9 08:51:49 UTC 2011


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

from: 7b018ffa35eccf3a17c3edec4133384c658c9e66

963b3d8 Better class description
7647a18 Support Content-Duration MIME header (RFC 3803)
3e23ee3 Provide content duration information for audio & video data if that information is available (RFC 3803).
729c71d The box is no longer clickable
5f7a151 Focus on compose body when new message has a pre-filled to address

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

commit 963b3d8c9370e030cf60625b21fa517788e53fb1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Sep 9 01:46:41 2011 -0600

    Better class description

 framework/Mime/lib/Horde/Mime/Part.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/963b3d8c9370e030cf60625b21fa517788e53fb1

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

commit 7647a188ad8bf14c9836e0699e6b367879232aef
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Sep 9 01:51:46 2011 -0600

    Support Content-Duration MIME header (RFC 3803)

 framework/Mime/lib/Horde/Mime/Part.php |   48 ++++++++++++++++++++++++++++++++
 framework/Mime/package.xml             |    9 +++--
 2 files changed, 53 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/7647a188ad8bf14c9836e0699e6b367879232aef

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

commit 3e23ee326e34a1cc4a47d3f37af2da30fe44c64c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Sep 9 02:09:06 2011 -0600

    Provide content duration information for audio & video data if that information is available (RFC 3803).

 imp/config/mime_drivers.php   |   20 +++++++++++++
 imp/docs/CHANGES              |    2 +
 imp/docs/RFCS                 |    1 +
 imp/lib/Contents.php          |   22 +++++++------
 imp/lib/Mime/Viewer/Audio.php |   64 +++++++++++++++++++++++++++++++++++++++++
 imp/lib/Mime/Viewer/Video.php |   63 ++++++++++++++++++++++++++++++++++++++++
 imp/package.xml               |   10 ++++--
 7 files changed, 169 insertions(+), 13 deletions(-)
 create mode 100644 imp/lib/Mime/Viewer/Audio.php
 create mode 100644 imp/lib/Mime/Viewer/Video.php

http://git.horde.org/horde-git/-/commit/3e23ee326e34a1cc4a47d3f37af2da30fe44c64c

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

commit 729c71d6c33b7282e4108dbfb9a0cc89cabd0f3c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Sep 9 02:42:09 2011 -0600

    The box is no longer clickable

 imp/themes/default/dimp/screen.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/729c71d6c33b7282e4108dbfb9a0cc89cabd0f3c

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

commit 5f7a151af9f9b96f625fa784801f25206ee8f90e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Sep 9 02:48:25 2011 -0600

    Focus on compose body when new message has a pre-filled to address

 imp/compose-dimp.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

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




More information about the commits mailing list