[commits] Horde-Hatchery branch master updated.

Michael M Slusarz slusarz at horde.org
Wed Apr 1 19:12:55 UTC 2009


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

from: 90176a025514e25527c4feebbd355a6d76b14a15

94f6cff... Output intvals rather than booleans (saves space).
a5ae220... PHP 5 style for static vars.
00effab... Transfer IMAP flags from old server.
aae805c... Implement $MDNSent keyword support (RFC 3503)

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

commit 94f6cfff28bb8866966a7a1c71390f523002788a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 30 18:18:58 2009 -0600

    Output intvals rather than booleans (saves space).
    
    Allows us to filter out empty entries since JS code should do the
    necessary existence checking for us.

 imp/lib/DIMP.php                  |   38 ++++++++++++++++++------------------
 imp/templates/javascript_defs.php |    6 ++--
 2 files changed, 22 insertions(+), 22 deletions(-)

http://git.horde.org/diff.php/imp/lib/DIMP.php?rt=horde-hatchery&r1=c07c866e16347611ebcbf0f7a8dea7d246c8ca43&r2=94f6cfff28bb8866966a7a1c71390f523002788a
http://git.horde.org/diff.php/imp/templates/javascript_defs.php?rt=horde-hatchery&r1=e0d5c61901c45e599505d09bb5a7b3f9d3db9783&r2=94f6cfff28bb8866966a7a1c71390f523002788a

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

commit a5ae220574e1ff1c25e91abdf49673ed35d46749
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Mar 30 18:19:22 2009 -0600

    PHP 5 style for static vars.

 imp/lib/Search.php |   27 ++++++++++++++++-----------
 1 files changed, 16 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/imp/lib/Search.php?rt=horde-hatchery&r1=0d2a4911515604829909f96f47cdffd4a76975be&r2=a5ae220574e1ff1c25e91abdf49673ed35d46749

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

commit 00effab0ddb1f57b007f39f1770d868777a37185
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Apr 1 12:28:05 2009 -0600

    Transfer IMAP flags from old server.

 imp/lib/Fetchmail.php      |    5 +++--
 imp/lib/Fetchmail/imap.php |    5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/lib/Fetchmail.php?rt=horde-hatchery&r1=b1314da3c3234bf90a1992361e10834a9ca91e98&r2=00effab0ddb1f57b007f39f1770d868777a37185
http://git.horde.org/diff.php/imp/lib/Fetchmail/imap.php?rt=horde-hatchery&r1=82ba98934760971b553c6149df78a37acad20ac1&r2=00effab0ddb1f57b007f39f1770d868777a37185

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

commit aae805cf3895a62ffb96d77095f6499133f7aeee
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Apr 1 13:11:54 2009 -0600

    Implement $MDNSent keyword support (RFC 3503)

 imp/ajax.php                  |    2 +-
 imp/docs/CHANGES              |    1 +
 imp/docs/RFCS                 |    1 +
 imp/lib/Compose.php           |   14 +++++++-
 imp/lib/UI/Message.php        |   79 +++++++++++++++++++++++++++++------------
 imp/lib/Views/ShowMessage.php |    2 +-
 imp/message.php               |    2 +-
 7 files changed, 74 insertions(+), 27 deletions(-)

http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=3980059e60858aee16d86e2ce30bd5cddf66d22a&r2=aae805cf3895a62ffb96d77095f6499133f7aeee
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=f0fc63ddef6c4afef3f9517457e1cd6157eeec3d&r2=aae805cf3895a62ffb96d77095f6499133f7aeee
http://git.horde.org/diff.php/imp/docs/RFCS?rt=horde-hatchery&r1=c0c303f0c3a9f2bbfeeaa0a01ba3c64a9a8060dd&r2=aae805cf3895a62ffb96d77095f6499133f7aeee
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-hatchery&r1=74d25ed5e98773df84edea74c1f054d58f4f5e63&r2=aae805cf3895a62ffb96d77095f6499133f7aeee
http://git.horde.org/diff.php/imp/lib/UI/Message.php?rt=horde-hatchery&r1=f0fc63ddef6c4afef3f9517457e1cd6157eeec3d&r2=aae805cf3895a62ffb96d77095f6499133f7aeee
http://git.horde.org/diff.php/imp/lib/Views/ShowMessage.php?rt=horde-hatchery&r1=f0fc63ddef6c4afef3f9517457e1cd6157eeec3d&r2=aae805cf3895a62ffb96d77095f6499133f7aeee
http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=f0fc63ddef6c4afef3f9517457e1cd6157eeec3d&r2=aae805cf3895a62ffb96d77095f6499133f7aeee




More information about the commits mailing list