Revisions for mimp/lib/api.php

Location: [ Horde ] / mimp / lib / api.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.6.2.2 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:32 AM Jan Schneider jan

Happy New Year

Tags: MIMP_1_1_1, MIMP_1_1_1_RC1, MIMP_1_1, MIMP_1_1_RC3, MIMP_1_1_RC2

1.9 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.6.2.1 FRAMEWORK_3 (+39 -54 lines) 12/20/2007 07:09 AM Jan Schneider jan

Merge from HEAD.

1.8 (+39 -54 lines) 11/13/2007 11:38 PM Michael M Slusarz slusarz

Rework handling of "imp views".  Store current view in the session.
Rework handling of compose links. Creates links given the last used imp
view. Automatically redirects API calls to batchCompose depending on current
imp view.

Tags: BEFORE_MERGE_3_2, MIMP_1_1_RC1

1.7 (+1 -1 lines) 09/04/2006 07:10 PM Michael M Slusarz slusarz

Give up on trying to maintain separate codebase for MIMP and instead make
MIMP HEAD like DIMP - where we require a CVS install of IMP for it to work
properly.  Since we will be soon folding MIMP (and DIMP) into IMP, this will
drastically cut our work down when we get to that point.
Want to get what I have so far into CVS - not everything is currently working
so don't update if you want a working version of MIMP right now.  'mimp'
auth is being removed, so to use mimp currently you will have to auth to
either horde or imp at the present time.

1.6 (+2 -2 lines) 10/10/2005 10:50 AM Chuck Hagenbuch chuck

- Fix a number of references to IMP.
- Make sure MIMP::folderPref always has two arguments.
- Override MIME_Contents::formatStatusMsg() and _renderMIMEPart() to avoid sending bad HTML to a mobile client.

Tags: FRAMEWORK_3, MIMP_1_0_2, MIMP_1_0_1, MIMP_1_0, MIMP_1_0_RC2, MIMP_1_0_RC1, MIMP_1_0_BETA, MIMP_1_0_ALPHA

1.5 (+2 -2 lines) 07/24/2005 01:47 PM Matt Selsky selsky

use require, not require_once for server configuration.

1.4 (+30 -1 lines) 05/09/2005 01:05 AM Michael M Slusarz slusarz

All this code simply to add the Sent-mail selection widget in the
preferences screen.  Ugh.

1.3 (+3 -4 lines) 05/04/2005 12:41 PM Jan Schneider jan

Fix authenticate API call and logging by fixing variable scopes.

1.2 (+2 -1 lines) 03/04/2005 06:38 PM Jan Schneider jan

Don't check application permissions for authenticate methods.

1.1 04/14/2004 04:40 PM Chuck Hagenbuch chuck

Try adding a mimp/authenticate method for application auth with MIMP.