[commits] Horde branch master updated. 8a54144fdcde5ab62a417d3de92bfc177bd94e1d
Michael M Slusarz
slusarz at horde.org
Wed Jan 27 18:38:00 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 2c1d6f255d2cb6c71888b599cdc5be8c18915262
b52cdb0 Additional hooks documentation
1c89c7c Improve reply quoting in HTML messages
0bb0763 Add additional Horde_Imap_Client_Base::status() returns.
2152a3a Catch flag changes in DIMP mailbox refreshes.
8a54144 changelog wording tweak
-----------------------------------------------------------------------
commit b52cdb0750d97562548cc5c429c777ffc309379c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Jan 26 19:31:48 2010 -0700
Additional hooks documentation
imp/config/hooks.php.dist | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/imp/config/hooks.php.dist?rt=horde-git&r1=e8a23b4023af0b28d30404ab1ab98044c459da0b&r2=b52cdb0750d97562548cc5c429c777ffc309379c
-----------------------------------------------------------------------
commit 1c89c7c007ae8bc7159af0e2e948a90e03478160
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Jan 27 10:49:47 2010 -0700
Improve reply quoting in HTML messages
Some mailers strip the type attribute from blockquote - switch to doing
straight CSS in a DIV instead.
Lightly shade the reply material to differentiate from new text.
imp/lib/Compose.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=9ad763efa473b2301c7280cc0d6d8ed8eae2fe24&r2=1c89c7c007ae8bc7159af0e2e948a90e03478160
-----------------------------------------------------------------------
commit 0bb07630d3d568fec99905babf4df9d43b8b56d9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Jan 27 11:21:24 2010 -0700
Add additional Horde_Imap_Client_Base::status() returns.
Add STATUS_LASTMODSEQ and STATUS_LASTMODSEQUIDS to quickly determine the
list of changed UIDs in a mailbox if CONDSTORE is enabled.
framework/Imap_Client/lib/Horde/Imap/Client.php | 4 +-
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 43 +++++++++++++++-
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 2 +-
3 files changed, 46 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=0bb07630d3d568fec99905babf4df9d43b8b56d9
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=31a346f31689c76419fa0ca1244de72425a37c08&r2=0bb07630d3d568fec99905babf4df9d43b8b56d9
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=31a346f31689c76419fa0ca1244de72425a37c08&r2=0bb07630d3d568fec99905babf4df9d43b8b56d9
-----------------------------------------------------------------------
commit 2152a3a3946414e8d2cab2ec78a99871744dd674
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Jan 27 11:32:09 2010 -0700
Catch flag changes in DIMP mailbox refreshes.
Requires CONDSTORE support on the server.
imp/docs/CHANGES | 2 ++
imp/lib/Mailbox.php | 4 ++++
imp/lib/Views/ListMessages.php | 28 +++++++++++++++++++---------
3 files changed, 25 insertions(+), 9 deletions(-)
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=9ad763efa473b2301c7280cc0d6d8ed8eae2fe24&r2=2152a3a3946414e8d2cab2ec78a99871744dd674
http://git.horde.org/diff.php/imp/lib/Mailbox.php?rt=horde-git&r1=2b0324a89ced9404c7cfffe549fe9bb39d5d27b8&r2=2152a3a3946414e8d2cab2ec78a99871744dd674
http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-git&r1=0b323e03586865781592a52370148f23636239b9&r2=2152a3a3946414e8d2cab2ec78a99871744dd674
-----------------------------------------------------------------------
commit 8a54144fdcde5ab62a417d3de92bfc177bd94e1d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Jan 27 11:33:11 2010 -0700
changelog wording tweak
imp/docs/CHANGES | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=2152a3a3946414e8d2cab2ec78a99871744dd674&r2=8a54144fdcde5ab62a417d3de92bfc177bd94e1d
More information about the commits
mailing list