[commits] Horde annotated tag horde_imap_client-2.1.6 created. ae638feb889a4136e7dcb1a6f51e822fafbcee53
Michael M Slusarz
slusarz at horde.org
Sat Nov 10 19:19:57 UTC 2012
The annotated tag "horde_imap_client-2.1.6" has been created.
at ae638feb889a4136e7dcb1a6f51e822fafbcee53 (tag)
tagging a104c949ad947dea73ca538e6b3f2ba9676f7aae (commit)
replaces webmail-5.0.1
tagged by Michael M Slusarz
on Sat Nov 10 12:18:35 2012 -0700
-----------------------------------------------------------------------
Released Horde_Imap_Client-2.1.6.
Jan Schneider (12):
Development mode for webmail-5.0.2
Need to use HTTPS.
Use GUID.
Style
[jan] Fix listing of recurring tasks via timeobjects API.
This is used for the chmod form.
Remove unneeded stuff.
First round of H5 styling.
Convert to Horde_View.
Custom login page is long gone.
[jan] Convert templates to Horde_View.
Fix displaying quota icon.
Michael J Rubinsky (8):
phpdoc
avoid undefined variable warnings
Revert "QRESYNC -> CONDSTORE"
We shouldn't need to save the syncCache here, it will be saved later in the process.
Limit POOMMAIL_TO to 1024 characters, POOMMAIL_DISPLAYTO is delimited by semicolon, not comma.
Use subject as thread topic
Fix detecting plaintext or html attachments.
BFN
Michael M Slusarz (37):
Bug #11666: Some report that extra whitespace is causing send to fail
Turns out that only subsequent rule IDs are reindexed.
[mms] Purge IMAP cache data when upgrading from IMP 5.
Assume that if poll task is returning unseen count, we are polling that mailbox
Fix notification call
[mms] Fix displaying encrypted message in dynamic preview when correct passphrase is entered (Bug #11661).
None of these view actions should require a read/write session.
[mms] Don't try to save sent-mail to a non-existent sent-mail mailbox.
[mms] Save sent-mail when composing in the smartmobile view (Bug #11670).
Get rid of stubs and move to proper handler now that we have callAction()
[mms] Fix displaying flag changes for messages in search mailboxes in dynamic view (Bug #11622).
[mms] Allow iCalendar events to be added to the calendar even if they are missing the required UID parameter (Bug #11669).
[mms] Fix sending templates in dynamic view.
[mms] Fix editing templates in dynamic view.
No need to send requestid to server; this can be tracked via the Ajax.Request object
[mms] Fix adding mailboxes with mull delimiters to the IMAP folder tree (Bug #11672).
[mms] Fix regression that may have caused message flags to have been improperly cached if debugging was disabled (Bug #11665).
Bug #11665: Optimize silent check
[mms] Correctly increment UIDNEXT when an EXISTS response is issued after the mailbox is opened (Bug #11679).
Add Horde_Crypt_Blowfish library
[mms] Use Horde_Crypt_Blowfish instead of Crypt_Blowfish.
PEAR's Crypt_Blowfish is no longer needed
Remove unneeded Autoload.php
phpdoc
Throw exception if file data type is unknown
[mms] Add Horde_Stream_Existing class.
Add @since tag
Improvements to mailbox import code
Fix up headers when exporting a mailbox
Parse date information from mbox file to set as IMAP arrived date.
[mms] Improved generation and parsing of mbox files.
stream_copy_to_stream() is known to be buggy - just use fread/fwrite instead
[mms] If we have binary data, and server doesn't support BINARY extension, send data anyway since we don't have any other option.
[mms] Workaround broken BINARY implementation on UW-IMAP servers.
Move buildMailboxPage() completely into IMP_Mailbox_List_Track, since that's the only place it is used.
[mms] Fix parsing PARSE response code associated with an OK response.
Released Horde_Imap_Client-2.1.6
More information about the commits
mailing list