Michael M Slusarz [Tue, 25 Nov 2008 05:46:41 +0000 (22:46 -0700)]
Fix constructor call.
Michael M Slusarz [Tue, 25 Nov 2008 04:44:02 +0000 (21:44 -0700)]
itip viewer is not working, so mark as such
Michael M Slusarz [Tue, 25 Nov 2008 04:43:22 +0000 (21:43 -0700)]
Updates to S/MIME viewer. Still not working.
Renamed from pkcs7 to smime.
Michael M Slusarz [Tue, 25 Nov 2008 04:01:04 +0000 (21:01 -0700)]
Fix mailbox updating so it doesn't break on message actions.
Still need to think yet more about how (or if) we should reimplement
message list caching, but that can be done later.
Michael M Slusarz [Tue, 25 Nov 2008 04:00:44 +0000 (21:00 -0700)]
Not needed.
Michael M Slusarz [Tue, 25 Nov 2008 03:26:10 +0000 (20:26 -0700)]
Various compose fixes.
Remove disposition selection for attachments - always attach as
attachment rather than inline.
Michael M Slusarz [Tue, 25 Nov 2008 03:25:29 +0000 (20:25 -0700)]
Fix parse error.
Michael M Slusarz [Tue, 25 Nov 2008 03:25:17 +0000 (20:25 -0700)]
nits
Michael M Slusarz [Tue, 25 Nov 2008 00:03:35 +0000 (17:03 -0700)]
Fix compose_attach_preview.
Michael M Slusarz [Mon, 24 Nov 2008 21:46:31 +0000 (14:46 -0700)]
First attempt at Mime_Message->Mime_Part transition.
Michael M Slusarz [Mon, 24 Nov 2008 21:45:54 +0000 (14:45 -0700)]
Add replaceHeader().
Michael M Slusarz [Mon, 24 Nov 2008 21:37:06 +0000 (14:37 -0700)]
Don't include MIME headers twice in base part.
Michael M Slusarz [Mon, 24 Nov 2008 21:00:45 +0000 (14:00 -0700)]
Merge Horde_Mime_Message into Horde_Mime_Part.
Michael M Slusarz [Mon, 24 Nov 2008 20:59:44 +0000 (13:59 -0700)]
Fix undefined var error.
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)
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.
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
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.
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.
Michael M Slusarz [Mon, 24 Nov 2008 05:35:32 +0000 (22:35 -0700)]
Clarify this parameter's values.
Michael M Slusarz [Sun, 23 Nov 2008 18:08:26 +0000 (11:08 -0700)]
style/nits
Michael M Slusarz [Sun, 23 Nov 2008 18:08:10 +0000 (11:08 -0700)]
messageCache->composeCache.
Michael M Slusarz [Sun, 23 Nov 2008 18:07:22 +0000 (11:07 -0700)]
Merge from HEAD: 1.733
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.
Michael J. Rubinsky [Sun, 23 Nov 2008 20:27:14 +0000 (15:27 -0500)]
Add .DS_Store to ignore list
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.
Michael M Slusarz [Fri, 21 Nov 2008 07:39:46 +0000 (00:39 -0700)]
'start' parameter is a CID, not a MIME ID.
Michael M Slusarz [Fri, 21 Nov 2008 07:39:21 +0000 (00:39 -0700)]
Re-add emoticons.
Michael M Slusarz [Fri, 21 Nov 2008 07:07:18 +0000 (00:07 -0700)]
Readd uudecoding to test/plain Viewer
Michael M Slusarz [Fri, 21 Nov 2008 07:06:49 +0000 (00:06 -0700)]
Function doesn't exist anymore
Michael M Slusarz [Fri, 21 Nov 2008 07:06:37 +0000 (00:06 -0700)]
nits
Michael M Slusarz [Fri, 21 Nov 2008 07:01:42 +0000 (00:01 -0700)]
Readd correct background display.
Michael M Slusarz [Fri, 21 Nov 2008 05:53:42 +0000 (22:53 -0700)]
Fix numbering of message/rfc822 at root of message.
Michael M Slusarz [Fri, 21 Nov 2008 05:53:28 +0000 (22:53 -0700)]
Not needed.
Michael M Slusarz [Fri, 21 Nov 2008 00:00:14 +0000 (17:00 -0700)]
IMP_Tree -> IMP_IMAP_Tree. Move constants inside class.
Michael M Slusarz [Thu, 20 Nov 2008 23:19:57 +0000 (16:19 -0700)]
tweak
Michael M Slusarz [Thu, 20 Nov 2008 23:19:18 +0000 (16:19 -0700)]
This should live under IMP session info.
Michael M Slusarz [Thu, 20 Nov 2008 22:18:05 +0000 (15:18 -0700)]
Move flist caching to Horde_Cache, not session caching.
Michael M Slusarz [Thu, 20 Nov 2008 22:17:35 +0000 (15:17 -0700)]
Add IMP::getCacheOb().
Michael M Slusarz [Thu, 20 Nov 2008 21:18:45 +0000 (14:18 -0700)]
Need to build message data here.
Michael M Slusarz [Thu, 20 Nov 2008 21:18:24 +0000 (14:18 -0700)]
Fix typo
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.
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).
Michael M Slusarz [Thu, 20 Nov 2008 20:49:59 +0000 (13:49 -0700)]
Fix bitmask check.
Michael M Slusarz [Thu, 20 Nov 2008 19:45:11 +0000 (12:45 -0700)]
phpdoc
Michael M Slusarz [Thu, 20 Nov 2008 19:44:38 +0000 (12:44 -0700)]
No need for SessionObjects; fix display of body parts.
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.
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.
Michael M Slusarz [Thu, 20 Nov 2008 05:57:15 +0000 (22:57 -0700)]
style nits
Michael M Slusarz [Thu, 20 Nov 2008 05:38:55 +0000 (22:38 -0700)]
Require $driver; fix toArray() parameters.
Michael M Slusarz [Thu, 20 Nov 2008 03:17:40 +0000 (20:17 -0700)]
style
Michael M Slusarz [Wed, 19 Nov 2008 23:23:48 +0000 (16:23 -0700)]
Clean up the language files to trim them a bit.
Michael M Slusarz [Wed, 19 Nov 2008 23:09:21 +0000 (16:09 -0700)]
More fixes/updates.
Michael M Slusarz [Wed, 19 Nov 2008 23:08:38 +0000 (16:08 -0700)]
phpdoc
Michael M Slusarz [Wed, 19 Nov 2008 23:08:21 +0000 (16:08 -0700)]
Nits.
Michael M Slusarz [Wed, 19 Nov 2008 10:55:17 +0000 (03:55 -0700)]
More IMP_Compose fixes.
Michael M Slusarz [Wed, 19 Nov 2008 08:10:57 +0000 (01:10 -0700)]
Don't need gettext here.
Michael M Slusarz [Wed, 19 Nov 2008 08:10:42 +0000 (01:10 -0700)]
Fix function call.
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.
Michael M Slusarz [Wed, 19 Nov 2008 05:26:39 +0000 (22:26 -0700)]
Sanity checking.
Michael M Slusarz [Wed, 19 Nov 2008 05:09:24 +0000 (22:09 -0700)]
More correct check.
Michael M Slusarz [Wed, 19 Nov 2008 04:44:18 +0000 (21:44 -0700)]
phpdoc
Michael M Slusarz [Wed, 19 Nov 2008 04:43:41 +0000 (21:43 -0700)]
Convert to PHP 5 style.
Michael M Slusarz [Wed, 19 Nov 2008 03:55:30 +0000 (20:55 -0700)]
Parse PGP armor data using embdedded functions. Kewl.
Michael M Slusarz [Wed, 19 Nov 2008 03:54:46 +0000 (20:54 -0700)]
nits
Michael M Slusarz [Wed, 19 Nov 2008 03:54:27 +0000 (20:54 -0700)]
Make sure all EOL chars have been stripped.
Michael M Slusarz [Wed, 19 Nov 2008 03:30:25 +0000 (20:30 -0700)]
Remove unused functions.
Michael M Slusarz [Wed, 19 Nov 2008 03:29:21 +0000 (20:29 -0700)]
phpdoc
Michael M Slusarz [Wed, 19 Nov 2008 03:29:09 +0000 (20:29 -0700)]
cleanups.
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
Michael M Slusarz [Tue, 18 Nov 2008 22:38:57 +0000 (15:38 -0700)]
Use features provided by other libs.
Michael M Slusarz [Tue, 18 Nov 2008 22:38:39 +0000 (15:38 -0700)]
Use exception logging callback.
Michael M Slusarz [Tue, 18 Nov 2008 21:44:52 +0000 (14:44 -0700)]
Add findBody()
Michael M Slusarz [Tue, 18 Nov 2008 21:11:55 +0000 (14:11 -0700)]
Use Horde_Crypt to instantiate.
Michael M Slusarz [Tue, 18 Nov 2008 21:11:07 +0000 (14:11 -0700)]
Return success status for remove/alter.
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.
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.
Michael M Slusarz [Tue, 18 Nov 2008 21:00:33 +0000 (14:00 -0700)]
Use Horde_Crypt to instantiate.
Michael M Slusarz [Tue, 18 Nov 2008 20:58:45 +0000 (13:58 -0700)]
Use new embeddedMimeParts() return format.
Michael M Slusarz [Tue, 18 Nov 2008 20:58:20 +0000 (13:58 -0700)]
Fix alterPart() and removePart().
Michael M Slusarz [Tue, 18 Nov 2008 20:15:27 +0000 (13:15 -0700)]
Change output for this function.
Matches render() better.
Michael M Slusarz [Tue, 18 Nov 2008 20:14:55 +0000 (13:14 -0700)]
Add option to return Mime_Part object instead.
Michael M Slusarz [Tue, 18 Nov 2008 18:52:07 +0000 (11:52 -0700)]
Fix getEmbeddedMimeParts(). Simplify.
Michael M Slusarz [Tue, 18 Nov 2008 08:27:44 +0000 (01:27 -0700)]
PGP: implement Viewing keys and signed parts.
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.
Michael M Slusarz [Tue, 18 Nov 2008 07:26:22 +0000 (00:26 -0700)]
Add mimeheaders option to getBodyPart().
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.
Michael M Slusarz [Sun, 16 Nov 2008 22:58:38 +0000 (15:58 -0700)]
Rename to match new Horde_Crypt API
Michael M Slusarz [Sun, 16 Nov 2008 22:57:30 +0000 (15:57 -0700)]
phpdoc - document correct default value
Michael M Slusarz [Sun, 16 Nov 2008 22:57:13 +0000 (15:57 -0700)]
Fix typos.
Michael M Slusarz [Sun, 16 Nov 2008 22:56:43 +0000 (15:56 -0700)]
fix list() weirdness (might be a PHP 5 thing).
Michael M Slusarz [Sun, 16 Nov 2008 22:11:29 +0000 (15:11 -0700)]
Fixes.
Michael M Slusarz [Sun, 16 Nov 2008 21:09:31 +0000 (14:09 -0700)]
Fix paths
Michael M Slusarz [Sun, 16 Nov 2008 21:05:55 +0000 (14:05 -0700)]
Move Horde_Crypt from CVS.
Due to Horde_Mime changes.
Michael M Slusarz [Sun, 16 Nov 2008 17:55:52 +0000 (10:55 -0700)]
Add capability variable.
Michael M Slusarz [Sun, 16 Nov 2008 17:50:37 +0000 (10:50 -0700)]
ws
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.
Michael M Slusarz [Fri, 14 Nov 2008 23:31:50 +0000 (16:31 -0700)]
Don't show attachments header if there are no attachments.
Michael M Slusarz [Fri, 14 Nov 2008 23:26:10 +0000 (16:26 -0700)]
Update partial Viewer.
The first working embedded parts Viewer. Yay!
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().