[commits] Horde-Hatchery branch master updated.

Michael M Slusarz slusarz at horde.org
Mon Apr 6 22:30:27 UTC 2009


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

from: 425dd39dc724392ab9665551b23f997d513ed5eb

677127f... More flagging improvements in dimp
3b5d35c... Fix error reporting.
69dec7c... More config options for PGP's getPublicKey()
028e4e3... Not needed

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

commit 677127f53baeb0dd6b72a2d984a6455d2285624a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 6 12:02:07 2009 -0600

    More flagging improvements in dimp
    
    More cleanly seperate non IMAP flagging actions (blacklist, spam) from
    IMAP activities.
    Allows flagging a message as deleted without it being purged, for
    example.

 imp/ajax.php                   |   28 ++----
 imp/js/src/DimpBase.js         |  185 +++++++++++++++++++++------------------
 imp/js/src/compose-dimp.js     |    2 +-
 imp/js/src/fullmessage-dimp.js |    4 +-
 4 files changed, 112 insertions(+), 107 deletions(-)

http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=2a51a1dc6b5aced2bb073150390d2e1a5b4aa2e8&r2=677127f53baeb0dd6b72a2d984a6455d2285624a
http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=2a51a1dc6b5aced2bb073150390d2e1a5b4aa2e8&r2=677127f53baeb0dd6b72a2d984a6455d2285624a
http://git.horde.org/diff.php/imp/js/src/compose-dimp.js?rt=horde-hatchery&r1=2ea274eddb56da98fc5af2bcf21f01dc8dda0970&r2=677127f53baeb0dd6b72a2d984a6455d2285624a
http://git.horde.org/diff.php/imp/js/src/fullmessage-dimp.js?rt=horde-hatchery&r1=60d2d303c57a76d9cc886c0181d46dde3153d0e1&r2=677127f53baeb0dd6b72a2d984a6455d2285624a

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

commit 3b5d35c0234ada7f4513ddb814f73b9a3467ec13
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 6 14:45:47 2009 -0600

    Fix error reporting.

 imp/compose.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/compose.php?rt=horde-hatchery&r1=aedc2a5138e85c86bbfa0011273f2bdcd898be7a&r2=3b5d35c0234ada7f4513ddb814f73b9a3467ec13

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

commit 69dec7cd121cf05e057b762d05c94372cafc8ec7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 6 14:45:55 2009 -0600

    More config options for PGP's getPublicKey()
    
    Allows us to skip cache checks, which would prevent importation of user
    keys.

 imp/lib/Crypt/Pgp.php |   29 ++++++++++++++++++++---------
 imp/pgp.php           |    4 ++--
 2 files changed, 22 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/imp/lib/Crypt/Pgp.php?rt=horde-hatchery&r1=e75c0e96230b24c14ab10e6fccc59ca3a55f00ef&r2=69dec7cd121cf05e057b762d05c94372cafc8ec7
http://git.horde.org/diff.php/imp/pgp.php?rt=horde-hatchery&r1=b093605acc16523c318c34152df81384c745b6ba&r2=69dec7cd121cf05e057b762d05c94372cafc8ec7

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

commit 028e4e3ffb17df612d1889a04499ce7a05f8adef
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 6 15:57:39 2009 -0600

    Not needed

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

http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=60d2d303c57a76d9cc886c0181d46dde3153d0e1&r2=028e4e3ffb17df612d1889a04499ce7a05f8adef




More information about the commits mailing list