horde.git
2008-11-25 Michael M SlusarzUpdates to S/MIME viewer. Still not working.
2008-11-25 Michael M SlusarzFix mailbox updating so it doesn't break on message...
2008-11-25 Michael M SlusarzNot needed.
2008-11-25 Michael M SlusarzVarious compose fixes.
2008-11-25 Michael M SlusarzFix parse error.
2008-11-25 Michael M Slusarznits
2008-11-25 Michael M SlusarzFix compose_attach_preview.
2008-11-24 Michael M SlusarzFirst attempt at Mime_Message->Mime_Part transition.
2008-11-24 Michael M SlusarzAdd replaceHeader().
2008-11-24 Michael M SlusarzDon't include MIME headers twice in base part.
2008-11-24 Michael M SlusarzMerge Horde_Mime_Message into Horde_Mime_Part.
2008-11-24 Michael M SlusarzFix undefined var error.
2008-11-24 Michael J.... * visual feedback when remote gallery is created succes...
2008-11-24 Michael J.... Add very bare bones packagebuilder file.
2008-11-24 Michael J.... Merge branch 'master' of mrubinsk@dev.horde.org:/horde...
2008-11-24 Michael J.... remove compiled framework files - not sure how these...
2008-11-24 Michael M SlusarzFix first page determination.
2008-11-24 Michael M SlusarzClarify this parameter's values.
2008-11-24 Michael M Slusarzstyle/nits
2008-11-24 Michael M SlusarzmessageCache->composeCache.
2008-11-24 Michael M SlusarzMerge from HEAD: 1.733
2008-11-23 Michael J.... Initial commit of my iPhoto2Ansel export plugin.
2008-11-23 Michael J.... Add .DS_Store to ignore list
2008-11-21 Michael M SlusarzRe-add limit_inline_size.
2008-11-21 Michael M Slusarz'start' parameter is a CID, not a MIME ID.
2008-11-21 Michael M SlusarzRe-add emoticons.
2008-11-21 Michael M SlusarzReadd uudecoding to test/plain Viewer
2008-11-21 Michael M SlusarzFunction doesn't exist anymore
2008-11-21 Michael M Slusarznits
2008-11-21 Michael M SlusarzReadd correct background display.
2008-11-21 Michael M SlusarzFix numbering of message/rfc822 at root of message.
2008-11-21 Michael M SlusarzNot needed.
2008-11-21 Michael M SlusarzIMP_Tree -> IMP_IMAP_Tree. Move constants inside class.
2008-11-20 Michael M Slusarztweak
2008-11-20 Michael M SlusarzThis should live under IMP session info.
2008-11-20 Michael M SlusarzMove flist caching to Horde_Cache, not session caching.
2008-11-20 Michael M SlusarzAdd IMP::getCacheOb().
2008-11-20 Michael M SlusarzNeed to build message data here.
2008-11-20 Michael M SlusarzFix typo
2008-11-20 Michael M SlusarzAnother place where we do not need to cache MIME part.
2008-11-20 Michael M SlusarzGeneral IMP:: cleanup; improvements to display
2008-11-20 Michael M SlusarzFix bitmask check.
2008-11-20 Michael M Slusarzphpdoc
2008-11-20 Michael M SlusarzNo need for SessionObjects; fix display of body parts.
2008-11-20 Michael M SlusarzImplementation of S/MIME stuff so far.
2008-11-20 Michael M SlusarzComplete the rewrite of IMP_Compose.
2008-11-20 Michael M Slusarzstyle nits
2008-11-20 Michael M SlusarzRequire $driver; fix toArray() parameters.
2008-11-20 Michael M Slusarzstyle
2008-11-19 Michael M SlusarzClean up the language files to trim them a bit.
2008-11-19 Michael M SlusarzMore fixes/updates.
2008-11-19 Michael M Slusarzphpdoc
2008-11-19 Michael M SlusarzNits.
2008-11-19 Michael M SlusarzMore IMP_Compose fixes.
2008-11-19 Michael M SlusarzDon't need gettext here.
2008-11-19 Michael M SlusarzFix function call.
2008-11-19 Michael M SlusarzCurrently, can't do anything with gzip only data.
2008-11-19 Michael M SlusarzSanity checking.
2008-11-19 Michael M SlusarzMore correct check.
2008-11-19 Michael M Slusarzphpdoc
2008-11-19 Michael M SlusarzConvert to PHP 5 style.
2008-11-19 Michael M SlusarzParse PGP armor data using embdedded functions. Kewl.
2008-11-19 Michael M Slusarznits
2008-11-19 Michael M SlusarzMake sure all EOL chars have been stripped.
2008-11-19 Michael M SlusarzRemove unused functions.
2008-11-19 Michael M Slusarzphpdoc
2008-11-19 Michael M Slusarzcleanups.
2008-11-19 Michael M SlusarzFirst wave of changes to IMP_Compose to make it work...
2008-11-18 Michael M SlusarzUse features provided by other libs.
2008-11-18 Michael M SlusarzUse exception logging callback.
2008-11-18 Michael M SlusarzAdd findBody()
2008-11-18 Michael M SlusarzUse Horde_Crypt to instantiate.
2008-11-18 Michael M SlusarzReturn success status for remove/alter.
2008-11-18 Michael M SlusarzUse Horde_Crypt to instantiate. Remove todo.
2008-11-18 Michael M SlusarzViewing encrypted parts works now.
2008-11-18 Michael M SlusarzUse Horde_Crypt to instantiate.
2008-11-18 Michael M SlusarzUse new embeddedMimeParts() return format.
2008-11-18 Michael M SlusarzFix alterPart() and removePart().
2008-11-18 Michael M SlusarzChange output for this function.
2008-11-18 Michael M SlusarzAdd option to return Mime_Part object instead.
2008-11-18 Michael M SlusarzFix getEmbeddedMimeParts(). Simplify.
2008-11-18 Michael M SlusarzPGP: implement Viewing keys and signed parts.
2008-11-18 Michael M SlusarzNow that the imap client lib is fixed, don't need these.
2008-11-18 Michael M SlusarzAdd mimeheaders option to getBodyPart().
2008-11-16 Michael M SlusarzBetter defaults for Driver functions.
2008-11-16 Michael M SlusarzRename to match new Horde_Crypt API
2008-11-16 Michael M Slusarzphpdoc - document correct default value
2008-11-16 Michael M SlusarzFix typos.
2008-11-16 Michael M Slusarzfix list() weirdness (might be a PHP 5 thing).
2008-11-16 Michael M SlusarzFixes.
2008-11-16 Michael M SlusarzFix paths
2008-11-16 Michael M SlusarzMove Horde_Crypt from CVS.
2008-11-16 Michael M SlusarzAdd capability variable.
2008-11-16 Michael M Slusarzws
2008-11-16 Michael M SlusarzNeed to recurse since new Parts may also contain embedd...
2008-11-16 Michael M SlusarzDon't show attachments header if there are no attachments.
2008-11-16 Michael M SlusarzUpdate partial Viewer.
2008-11-16 Michael M SlusarzIMP_Contents improvements.
2008-11-16 Michael M SlusarzFix function name.
2008-11-16 Michael M SlusarzFix undefined variable.
next