horde.git
17 years agoGeneral code/comment/wrapping etc...
Michael J. Rubinsky [Tue, 25 Nov 2008 23:41:36 +0000 (18:41 -0500)]
General code/comment/wrapping etc...

17 years agoRemove these - they were left over from a previous design
Michael J. Rubinsky [Mon, 24 Nov 2008 21:00:28 +0000 (16:00 -0500)]
Remove these - they were left over from a previous design

17 years ago* visual feedback when remote gallery is created successsfully
Michael J. Rubinsky [Mon, 24 Nov 2008 19:54:45 +0000 (14:54 -0500)]
* visual feedback when remote gallery is created successsfully
* enable/disable some more controls (still more todo)
* auto select the new remote gallery in the NSComboBox
(for some reason exporting to the newly created gallery in the same
export session seems to silently fail - no promises at this point)

17 years agoAdd very bare bones packagebuilder file.
Michael J. Rubinsky [Mon, 24 Nov 2008 19:53:04 +0000 (14:53 -0500)]
Add very bare bones packagebuilder file.
Not sure how useful this will be for anybody else, as the repo
does not contain the build files, but I guess this should be in vc.

17 years agoMerge branch 'master' of mrubinsk@dev.horde.org:/horde/git/horde-hatchery
Michael J. Rubinsky [Mon, 24 Nov 2008 19:23:29 +0000 (14:23 -0500)]
Merge branch 'master' of mrubinsk@dev.horde.org:/horde/git/horde-hatchery

17 years agoremove compiled framework files - not sure how these got in there.
Michael J. Rubinsky [Mon, 24 Nov 2008 19:20:24 +0000 (14:20 -0500)]
remove compiled framework files - not sure how these got in there.

17 years agoFix first page determination.
Michael M Slusarz [Mon, 24 Nov 2008 05:36:42 +0000 (22:36 -0700)]
Fix first page determination.

Clean up some details regarding the API for unseenMessages() and
newMessages() also.

17 years agoClarify this parameter's values.
Michael M Slusarz [Mon, 24 Nov 2008 05:35:32 +0000 (22:35 -0700)]
Clarify this parameter's values.

17 years agostyle/nits
Michael M Slusarz [Sun, 23 Nov 2008 18:08:26 +0000 (11:08 -0700)]
style/nits

17 years agomessageCache->composeCache.
Michael M Slusarz [Sun, 23 Nov 2008 18:08:10 +0000 (11:08 -0700)]
messageCache->composeCache.

17 years agoMerge from HEAD: 1.733
Michael M Slusarz [Sun, 23 Nov 2008 18:07:22 +0000 (11:07 -0700)]
Merge from HEAD: 1.733

17 years agoInitial commit of my iPhoto2Ansel export plugin.
Michael J. Rubinsky [Sun, 23 Nov 2008 20:34:29 +0000 (15:34 -0500)]
Initial commit of my iPhoto2Ansel export plugin.

Very rough code, but it provides basic functionality at this point.

At this point, I believe it is iPhoto 7+ / OSX 10.5+ only. (I don't
have access to any other versions to test/class dump etc..)

Be gentle, this is my first "real" Cocoa/Objective C proect, but am
always happy to receive constructive feedback...

If you want to run this in the debugger, you need to add a
"Custom Executable" to the xcode project. This setting is stored in the
user specific project file, which is ignored in git since it changes just
about everytime you open the project.

17 years agoAdd .DS_Store to ignore list
Michael J. Rubinsky [Sun, 23 Nov 2008 20:27:14 +0000 (15:27 -0500)]
Add .DS_Store to ignore list

17 years agoRe-add limit_inline_size.
Michael M Slusarz [Fri, 21 Nov 2008 08:01:59 +0000 (01:01 -0700)]
Re-add limit_inline_size.

Add a limit for HTML messages also.

17 years ago'start' parameter is a CID, not a MIME ID.
Michael M Slusarz [Fri, 21 Nov 2008 07:39:46 +0000 (00:39 -0700)]
'start' parameter is a CID, not a MIME ID.

17 years agoRe-add emoticons.
Michael M Slusarz [Fri, 21 Nov 2008 07:39:21 +0000 (00:39 -0700)]
Re-add emoticons.

17 years agoReadd uudecoding to test/plain Viewer
Michael M Slusarz [Fri, 21 Nov 2008 07:07:18 +0000 (00:07 -0700)]
Readd uudecoding to test/plain Viewer

17 years agoFunction doesn't exist anymore
Michael M Slusarz [Fri, 21 Nov 2008 07:06:49 +0000 (00:06 -0700)]
Function doesn't exist anymore

17 years agonits
Michael M Slusarz [Fri, 21 Nov 2008 07:06:37 +0000 (00:06 -0700)]
nits

17 years agoReadd correct background display.
Michael M Slusarz [Fri, 21 Nov 2008 07:01:42 +0000 (00:01 -0700)]
Readd correct background display.

17 years agoFix numbering of message/rfc822 at root of message.
Michael M Slusarz [Fri, 21 Nov 2008 05:53:42 +0000 (22:53 -0700)]
Fix numbering of message/rfc822 at root of message.

17 years agoNot needed.
Michael M Slusarz [Fri, 21 Nov 2008 05:53:28 +0000 (22:53 -0700)]
Not needed.

17 years agoIMP_Tree -> IMP_IMAP_Tree. Move constants inside class.
Michael M Slusarz [Fri, 21 Nov 2008 00:00:14 +0000 (17:00 -0700)]
IMP_Tree -> IMP_IMAP_Tree. Move constants inside class.

17 years agotweak
Michael M Slusarz [Thu, 20 Nov 2008 23:19:57 +0000 (16:19 -0700)]
tweak

17 years agoThis should live under IMP session info.
Michael M Slusarz [Thu, 20 Nov 2008 23:19:18 +0000 (16:19 -0700)]
This should live under IMP session info.

17 years agoMove flist caching to Horde_Cache, not session caching.
Michael M Slusarz [Thu, 20 Nov 2008 22:18:05 +0000 (15:18 -0700)]
Move flist caching to Horde_Cache, not session caching.

17 years agoAdd IMP::getCacheOb().
Michael M Slusarz [Thu, 20 Nov 2008 22:17:35 +0000 (15:17 -0700)]
Add IMP::getCacheOb().

17 years agoNeed to build message data here.
Michael M Slusarz [Thu, 20 Nov 2008 21:18:45 +0000 (14:18 -0700)]
Need to build message data here.

17 years agoFix typo
Michael M Slusarz [Thu, 20 Nov 2008 21:18:24 +0000 (14:18 -0700)]
Fix typo

17 years agoAnother place where we do not need to cache MIME part.
Michael M Slusarz [Thu, 20 Nov 2008 21:06:20 +0000 (14:06 -0700)]
Another place where we do not need to cache MIME part.

17 years agoGeneral IMP:: cleanup; improvements to display
Michael M Slusarz [Thu, 20 Nov 2008 20:50:45 +0000 (13:50 -0700)]
General IMP:: cleanup; improvements to display

Improvements to print message display (don't show status boxes or
summary icons).

17 years agoFix bitmask check.
Michael M Slusarz [Thu, 20 Nov 2008 20:49:59 +0000 (13:49 -0700)]
Fix bitmask check.

17 years agophpdoc
Michael M Slusarz [Thu, 20 Nov 2008 19:45:11 +0000 (12:45 -0700)]
phpdoc

17 years agoNo need for SessionObjects; fix display of body parts.
Michael M Slusarz [Thu, 20 Nov 2008 19:44:38 +0000 (12:44 -0700)]
No need for SessionObjects; fix display of body parts.

17 years agoImplementation of S/MIME stuff so far.
Michael M Slusarz [Thu, 20 Nov 2008 06:30:25 +0000 (23:30 -0700)]
Implementation of S/MIME stuff so far.

This doesn't work yet.

17 years agoComplete the rewrite of IMP_Compose.
Michael M Slusarz [Thu, 20 Nov 2008 06:26:27 +0000 (23:26 -0700)]
Complete the rewrite of IMP_Compose.

Most everything should be done (from an API perspective). Still have to
test the whole shebang.

17 years agostyle nits
Michael M Slusarz [Thu, 20 Nov 2008 05:57:15 +0000 (22:57 -0700)]
style nits

17 years agoRequire $driver; fix toArray() parameters.
Michael M Slusarz [Thu, 20 Nov 2008 05:38:55 +0000 (22:38 -0700)]
Require $driver; fix toArray() parameters.

17 years agostyle
Michael M Slusarz [Thu, 20 Nov 2008 03:17:40 +0000 (20:17 -0700)]
style

17 years agoClean up the language files to trim them a bit.
Michael M Slusarz [Wed, 19 Nov 2008 23:23:48 +0000 (16:23 -0700)]
Clean up the language files to trim them a bit.

17 years agoMore fixes/updates.
Michael M Slusarz [Wed, 19 Nov 2008 23:09:21 +0000 (16:09 -0700)]
More fixes/updates.

17 years agophpdoc
Michael M Slusarz [Wed, 19 Nov 2008 23:08:38 +0000 (16:08 -0700)]
phpdoc

17 years agoNits.
Michael M Slusarz [Wed, 19 Nov 2008 23:08:21 +0000 (16:08 -0700)]
Nits.

17 years agoMore IMP_Compose fixes.
Michael M Slusarz [Wed, 19 Nov 2008 10:55:17 +0000 (03:55 -0700)]
More IMP_Compose fixes.

17 years agoDon't need gettext here.
Michael M Slusarz [Wed, 19 Nov 2008 08:10:57 +0000 (01:10 -0700)]
Don't need gettext here.

17 years agoFix function call.
Michael M Slusarz [Wed, 19 Nov 2008 08:10:42 +0000 (01:10 -0700)]
Fix function call.

17 years agoCurrently, can't do anything with gzip only data.
Michael M Slusarz [Wed, 19 Nov 2008 05:26:50 +0000 (22:26 -0700)]
Currently, can't do anything with gzip only data.

TODO: implement IMP zip-like driver to allow browsing/downloading of
both gzip files and tar files.

17 years agoSanity checking.
Michael M Slusarz [Wed, 19 Nov 2008 05:26:39 +0000 (22:26 -0700)]
Sanity checking.

17 years agoMore correct check.
Michael M Slusarz [Wed, 19 Nov 2008 05:09:24 +0000 (22:09 -0700)]
More correct check.

17 years agophpdoc
Michael M Slusarz [Wed, 19 Nov 2008 04:44:18 +0000 (21:44 -0700)]
phpdoc

17 years agoConvert to PHP 5 style.
Michael M Slusarz [Wed, 19 Nov 2008 04:43:41 +0000 (21:43 -0700)]
Convert to PHP 5 style.

17 years agoParse PGP armor data using embdedded functions. Kewl.
Michael M Slusarz [Wed, 19 Nov 2008 03:55:30 +0000 (20:55 -0700)]
Parse PGP armor data using embdedded functions. Kewl.

17 years agonits
Michael M Slusarz [Wed, 19 Nov 2008 03:54:46 +0000 (20:54 -0700)]
nits

17 years agoMake sure all EOL chars have been stripped.
Michael M Slusarz [Wed, 19 Nov 2008 03:54:27 +0000 (20:54 -0700)]
Make sure all EOL chars have been stripped.

17 years agoRemove unused functions.
Michael M Slusarz [Wed, 19 Nov 2008 03:30:25 +0000 (20:30 -0700)]
Remove unused functions.

17 years agophpdoc
Michael M Slusarz [Wed, 19 Nov 2008 03:29:21 +0000 (20:29 -0700)]
phpdoc

17 years agocleanups.
Michael M Slusarz [Wed, 19 Nov 2008 03:29:09 +0000 (20:29 -0700)]
cleanups.

17 years agoFirst wave of changes to IMP_Compose to make it work again
Michael M Slusarz [Wed, 19 Nov 2008 01:53:38 +0000 (18:53 -0700)]
First wave of changes to IMP_Compose to make it work again

17 years agoUse features provided by other libs.
Michael M Slusarz [Tue, 18 Nov 2008 22:38:57 +0000 (15:38 -0700)]
Use features provided by other libs.

17 years agoUse exception logging callback.
Michael M Slusarz [Tue, 18 Nov 2008 22:38:39 +0000 (15:38 -0700)]
Use exception logging callback.

17 years agoAdd findBody()
Michael M Slusarz [Tue, 18 Nov 2008 21:44:52 +0000 (14:44 -0700)]
Add findBody()

17 years agoUse Horde_Crypt to instantiate.
Michael M Slusarz [Tue, 18 Nov 2008 21:11:55 +0000 (14:11 -0700)]
Use Horde_Crypt to instantiate.

17 years agoReturn success status for remove/alter.
Michael M Slusarz [Tue, 18 Nov 2008 21:11:07 +0000 (14:11 -0700)]
Return success status for remove/alter.

17 years agoUse Horde_Crypt to instantiate. Remove todo.
Michael M Slusarz [Tue, 18 Nov 2008 21:01:58 +0000 (14:01 -0700)]
Use Horde_Crypt to instantiate. Remove todo.

Not sure if works yet, but there is no reason technically why encrypted
body text parts won't appear in reply/forward messages anymore.

17 years agoViewing encrypted parts works now.
Michael M Slusarz [Tue, 18 Nov 2008 21:01:04 +0000 (14:01 -0700)]
Viewing encrypted parts works now.

Only tested with simple text/plain parts, but we can now access embedded
encrypted parts by using pseudo-MIME IDs instead of requiring the data
to be cached.  Big step.

17 years agoUse Horde_Crypt to instantiate.
Michael M Slusarz [Tue, 18 Nov 2008 21:00:33 +0000 (14:00 -0700)]
Use Horde_Crypt to instantiate.

17 years agoUse new embeddedMimeParts() return format.
Michael M Slusarz [Tue, 18 Nov 2008 20:58:45 +0000 (13:58 -0700)]
Use new embeddedMimeParts() return format.

17 years agoFix alterPart() and removePart().
Michael M Slusarz [Tue, 18 Nov 2008 20:58:20 +0000 (13:58 -0700)]
Fix alterPart() and removePart().

17 years agoChange output for this function.
Michael M Slusarz [Tue, 18 Nov 2008 20:15:27 +0000 (13:15 -0700)]
Change output for this function.

Matches render() better.

17 years agoAdd option to return Mime_Part object instead.
Michael M Slusarz [Tue, 18 Nov 2008 20:14:55 +0000 (13:14 -0700)]
Add option to return Mime_Part object instead.

17 years agoFix getEmbeddedMimeParts(). Simplify.
Michael M Slusarz [Tue, 18 Nov 2008 18:52:07 +0000 (11:52 -0700)]
Fix getEmbeddedMimeParts(). Simplify.

17 years agoPGP: implement Viewing keys and signed parts.
Michael M Slusarz [Tue, 18 Nov 2008 08:27:44 +0000 (01:27 -0700)]
PGP: implement Viewing keys and signed parts.

17 years agoNow that the imap client lib is fixed, don't need these.
Michael M Slusarz [Tue, 18 Nov 2008 08:17:18 +0000 (01:17 -0700)]
Now that the imap client lib is fixed, don't need these.

17 years agoAdd mimeheaders option to getBodyPart().
Michael M Slusarz [Tue, 18 Nov 2008 07:26:22 +0000 (00:26 -0700)]
Add mimeheaders option to getBodyPart().

17 years agoBetter defaults for Driver functions.
Michael M Slusarz [Sun, 16 Nov 2008 23:55:04 +0000 (16:55 -0700)]
Better defaults for Driver functions.

Allows easier extending by sub-drivers.
Convert security Viewer to new API.

17 years agoRename to match new Horde_Crypt API
Michael M Slusarz [Sun, 16 Nov 2008 22:58:38 +0000 (15:58 -0700)]
Rename to match new Horde_Crypt API

17 years agophpdoc - document correct default value
Michael M Slusarz [Sun, 16 Nov 2008 22:57:30 +0000 (15:57 -0700)]
phpdoc - document correct default value

17 years agoFix typos.
Michael M Slusarz [Sun, 16 Nov 2008 22:57:13 +0000 (15:57 -0700)]
Fix typos.

17 years agofix list() weirdness (might be a PHP 5 thing).
Michael M Slusarz [Sun, 16 Nov 2008 22:56:43 +0000 (15:56 -0700)]
fix list() weirdness (might be a PHP 5 thing).

17 years agoFixes.
Michael M Slusarz [Sun, 16 Nov 2008 22:11:29 +0000 (15:11 -0700)]
Fixes.

17 years agoFix paths
Michael M Slusarz [Sun, 16 Nov 2008 21:09:31 +0000 (14:09 -0700)]
Fix paths

17 years agoMove Horde_Crypt from CVS.
Michael M Slusarz [Sun, 16 Nov 2008 21:05:55 +0000 (14:05 -0700)]
Move Horde_Crypt from CVS.

Due to Horde_Mime changes.

17 years agoAdd capability variable.
Michael M Slusarz [Sun, 16 Nov 2008 17:55:52 +0000 (10:55 -0700)]
Add capability variable.

17 years agows
Michael M Slusarz [Sun, 16 Nov 2008 17:50:37 +0000 (10:50 -0700)]
ws

17 years agoNeed to recurse since new Parts may also contain embedded parts.
Michael M Slusarz [Fri, 14 Nov 2008 23:59:36 +0000 (16:59 -0700)]
Need to recurse since new Parts may also contain embedded parts.

17 years agoDon't show attachments header if there are no attachments.
Michael M Slusarz [Fri, 14 Nov 2008 23:31:50 +0000 (16:31 -0700)]
Don't show attachments header if there are no attachments.

17 years agoUpdate partial Viewer.
Michael M Slusarz [Fri, 14 Nov 2008 23:26:10 +0000 (16:26 -0700)]
Update partial Viewer.

The first working embedded parts Viewer. Yay!

17 years agoIMP_Contents improvements.
Michael M Slusarz [Fri, 14 Nov 2008 23:24:25 +0000 (16:24 -0700)]
IMP_Contents improvements.

Allow MIME Part to be specified to render().
Make sure message is built before calling render().
Catch if embedded part replaces base message.
getMessageIndex() -> getIndex().
getMessageMailbox() -> getMailbox().

17 years agoFix function name.
Michael M Slusarz [Fri, 14 Nov 2008 23:23:43 +0000 (16:23 -0700)]
Fix function name.

17 years agoFix undefined variable.
Michael M Slusarz [Fri, 14 Nov 2008 23:23:26 +0000 (16:23 -0700)]
Fix undefined variable.

17 years agoAllow contents to be set in parseMessage().
Michael M Slusarz [Fri, 14 Nov 2008 23:23:08 +0000 (16:23 -0700)]
Allow contents to be set in parseMessage().

17 years agonormalize all locale parts to be ucfirst
Chuck Hagenbuch [Sun, 16 Nov 2008 05:06:48 +0000 (00:06 -0500)]
normalize all locale parts to be ucfirst

17 years agoMerge branch 'master' of chuck@dev.horde.org:/horde/git/horde-hatchery
Chuck Hagenbuch [Sat, 15 Nov 2008 17:24:38 +0000 (12:24 -0500)]
Merge branch 'master' of chuck@dev.horde.org:/horde/git/horde-hatchery

17 years agoadd scribd service to the hatchery
Chuck Hagenbuch [Sat, 15 Nov 2008 17:23:46 +0000 (12:23 -0500)]
add scribd service to the hatchery

17 years agoMerge from HEAD (Request #4664).
Michael M Slusarz [Fri, 14 Nov 2008 22:11:04 +0000 (15:11 -0700)]
Merge from HEAD (Request #4664).

17 years agoUpdate quota drivers.
Michael M Slusarz [Fri, 14 Nov 2008 22:10:44 +0000 (15:10 -0700)]
Update quota drivers.

17 years agoOutput status message if no inline parts.
Michael M Slusarz [Fri, 14 Nov 2008 20:39:43 +0000 (13:39 -0700)]
Output status message if no inline parts.

17 years agoMake this a bit more noticable.
Michael M Slusarz [Fri, 14 Nov 2008 20:39:12 +0000 (13:39 -0700)]
Make this a bit more noticable.

17 years agoClean up URL passing; fix image conversion.
Michael M Slusarz [Fri, 14 Nov 2008 19:46:45 +0000 (12:46 -0700)]
Clean up URL passing; fix image conversion.

17 years agoFix full rendering.
Michael M Slusarz [Fri, 14 Nov 2008 19:46:27 +0000 (12:46 -0700)]
Fix full rendering.