Revisions for mimp/compose.php

Location: [ Horde ] / mimp / compose.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.109 (+19 -2 lines) 07/15/2008 06:04 PM Michael M Slusarz slusarz

[mms] Added readonly mailbox and disable compose hooks.

1.108 (+10 -1 lines) 06/23/2008 03:09 PM Michael M Slusarz slusarz

Add support for IMP's auto_delete_drafts pref.

1.75.2.6 FRAMEWORK_3 (+11 -19 lines) 04/24/2008 03:04 AM Michael M Slusarz slusarz

MFH 1.107

Tags: MIMP_1_1_1_RC1, MIMP_1_1, MIMP_1_1_RC3

1.107 (+11 -19 lines) 04/24/2008 03:03 AM Michael M Slusarz slusarz

Clean up _getMIMPContents() return.

1.75.2.5 FRAMEWORK_3 (+3 -3 lines) 04/23/2008 01:07 AM Michael M Slusarz slusarz

MFH: CC/BCC display now handled by IMP's pref.

1.106 (+3 -3 lines) 04/23/2008 12:36 AM Michael M Slusarz slusarz

CC/BCC display now handled by IMP's pref.

1.75.2.4 FRAMEWORK_3 (+2 -2 lines) 04/22/2008 12:56 AM Michael M Slusarz slusarz

MFH: Correctly show menu after sending a message.

1.105 (+2 -2 lines) 04/22/2008 12:44 AM Michael M Slusarz slusarz

Correctly show menu after sending a message.

1.75.2.3 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:32 AM Jan Schneider jan

Happy New Year

Tags: MIMP_1_1_RC2

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

Happy New Year

1.75.2.2 FRAMEWORK_3 (+159 -413 lines) 12/20/2007 07:09 AM Jan Schneider jan

Merge from HEAD.

1.103 (+2 -2 lines) 11/28/2007 01:15 AM Michael M Slusarz slusarz

No need to grab this value again.

Tags: BEFORE_MERGE_3_2

1.102 (+7 -9 lines) 11/27/2007 12:56 AM Michael M Slusarz slusarz

Use correct and better way of setting user agent string.

1.101 (+9 -9 lines) 11/27/2007 12:46 AM Michael M Slusarz slusarz

Be consistent about the use of $headers instead of $mimp_headers.

1.100 (+9 -6 lines) 11/27/2007 12:40 AM Michael M Slusarz slusarz

Much more efficient way of setting the user agent header.

1.99 (+2 -2 lines) 11/27/2007 12:22 AM Michael M Slusarz slusarz

Some tweaks, fixes, and sanity checking.

1.98 (+2 -1 lines) 11/27/2007 12:00 AM Michael M Slusarz slusarz

Explicitly load IMP only when requested.  Fixes setting MIMP options.

1.97 (+8 -5 lines) 09/29/2007 04:01 PM Michael M Slusarz slusarz

Better location for getAddressList().

Tags: MIMP_1_1_RC1

1.96 (+2 -2 lines) 09/17/2007 01:25 PM Michael M Slusarz slusarz

Submitted by: acmpires@sapo.pt
Fix variable name.

1.95 (+3 -3 lines) 08/27/2007 08:17 PM Michael M Slusarz slusarz

Add a line break after user-added text for replys and forwards.

1.94 (+9 -5 lines) 07/17/2007 09:41 PM Michael M Slusarz slusarz

Better returns from replyMessage() and forwardMessage().

Tags: MIMP_1_1_ALPHA

1.93 (+2 -2 lines) 04/09/2007 11:26 PM Chuck Hagenbuch chuck

Fix variable name.

1.92 (+2 -2 lines) 04/04/2007 01:40 AM Michael M Slusarz slusarz

Update calls to IMP_Compose.

1.91 (+5 -3 lines) 03/28/2007 12:05 AM Chuck Hagenbuch chuck

Go back to the mailbox after sending a message successfully.

1.90 (+9 -2 lines) 03/05/2007 12:38 AM Michael M Slusarz slusarz

Just too confusing having 10+ arguments.  Use an array for all optional
arguments instead.

1.89 (+5 -5 lines) 02/09/2007 01:53 AM Michael M Slusarz slusarz

nit

1.75.2.1 FRAMEWORK_3 (+2 -2 lines) 01/02/2007 08:55 AM Jan Schneider jan

Happy New Year

Tags: MIMP_1_0_2, MIMP_1_0_1

1.88 (+2 -2 lines) 01/02/2007 07:48 AM Jan Schneider jan

Happy New Year

1.87 (+5 -3 lines) 01/01/2007 07:41 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.86 (+22 -20 lines) 11/02/2006 12:44 AM Michael M Slusarz slusarz

Bug: 4562
sending should work again.

1.85 (+1 -19 lines) 10/02/2006 12:39 AM Michael M Slusarz slusarz

no longer needed.

1.84 (+8 -23 lines) 10/02/2006 12:16 AM Michael M Slusarz slusarz

Use IMP_UI code for redirecting.

1.83 (+22 -152 lines) 09/18/2006 07:59 PM Michael M Slusarz slusarz

resusing code = good thing.  Use IMP_Compose to send a message.

1.82 (+44 -91 lines) 09/18/2006 07:46 PM Michael M Slusarz slusarz

fixes to reply and forward

1.81 (+13 -36 lines) 09/18/2006 07:22 PM Michael M Slusarz slusarz

Fix resuming drafts.

1.80 (+13 -8 lines) 09/18/2006 03:49 PM Michael M Slusarz slusarz

fix some things with the redirect screen.
fix address expansion.

1.79 (+6 -30 lines) 09/18/2006 02:54 PM Michael M Slusarz slusarz

Use expandAddresses().

1.78 (+69 -80 lines) 09/17/2006 03:07 PM Michael M Slusarz slusarz

Start combining some common code found in our UI scripts in a central location.

1.77 (+43 -53 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.76 (+2 -5 lines) 09/01/2006 11:47 AM Jan Schneider jan

Use Horde::callHook().

1.75 (+2 -2 lines) 05/02/2006 02:29 PM Chuck Hagenbuch chuck

is_readable does not need to be silenced.

Tags: FRAMEWORK_3, MIMP_1_0, MIMP_1_0_RC2

1.74 (+2 -2 lines) 02/22/2006 08:10 PM Michael M Slusarz slusarz

Updates from IMP

Tags: MIMP_1_0_RC1

1.73 (+2 -2 lines) 02/01/2006 01:34 PM Jan Schneider jan

Log the whole PEAR_Error if sending fails.

1.72 (+3 -3 lines) 01/21/2006 03:00 PM Michael M Slusarz slusarz

more imp updates

Tags: MIMP_1_0_BETA

1.71 (+2 -2 lines) 01/21/2006 02:24 PM Michael M Slusarz slusarz

Switch to current IMP usage of serverString().

1.70 (+2 -2 lines) 01/21/2006 02:01 PM Michael M Slusarz slusarz

No need for thismailbox since we don't do search mailboxes in MIMP.

1.69 (+2 -2 lines) 01/01/2006 04:11 PM Jan Schneider jan

Happy new year\!

1.68 (+5 -5 lines) 12/16/2005 05:45 PM Chuck Hagenbuch chuck

Always use in_reply_to, not inreplyto, so it's easier to follow.

1.67 (+3 -3 lines) 11/30/2005 10:43 PM Chuck Hagenbuch chuck

make sure array_merge gets an array

1.66 (+3 -3 lines) 10/09/2005 01:57 PM Michael M Slusarz slusarz

[mms] Removed 'folders', 'namespace, and 'hierarchies' parameters.
[mms] Add auto-detection of namespace information from IMAP server.

Tags: MIMP_1_0_ALPHA

1.65 (+6 -6 lines) 10/09/2005 12:25 PM Michael M Slusarz slusarz

Bug: 2357
actually convert the headers to the sending_charset, instead of to the
browser charset (no conversion).

1.64 (+2 -2 lines) 10/08/2005 07:15 PM Chuck Hagenbuch chuck

Remove undefined var I don't think is necessary.

1.63 (+9 -8 lines) 10/08/2005 12:05 PM Michael M Slusarz slusarz

Bug: 2357
convert the charset on headers also.

1.62 (+6 -2 lines) 10/07/2005 01:35 AM Michael M Slusarz slusarz

Bug: 2357
send message in the charset of the browser.

1.61 (+1 -5 lines) 10/07/2005 01:20 AM Michael M Slusarz slusarz

phpdoc

1.60 (+5 -5 lines) 06/22/2005 07:44 PM Matt Selsky selsky

Prefix log levels with PEAR_.

1.59 (+2 -2 lines) 05/31/2005 04:34 PM Matt Selsky selsky

phpdoc cleanup.

1.58 (+2 -1 lines) 04/05/2005 02:04 AM Michael M Slusarz slusarz

Readd this code since the identity may have changed in the code directly
above this.

1.57 (+3 -9 lines) 04/05/2005 02:02 AM Michael M Slusarz slusarz

Clean up the save sent-mail code a bit.

1.56 (+2 -2 lines) 03/28/2005 08:52 PM Michael M Slusarz slusarz

Bug: 1392
Fix IMP_BASE -> MIMP_BASE typo.

1.55 (+4 -3 lines) 03/28/2005 08:49 PM Michael M Slusarz slusarz

Bug: 1634
Use MIMP_Folder::singleton to create object to access MIMP_Folder.
Fixes problem with deleting with a trash folder.

1.54 (+10 -10 lines) 01/07/2005 05:27 PM Chuck Hagenbuch chuck

Fix some typos and cleanup, make match IMP, etc.

1.53 (+2 -2 lines) 01/03/2005 09:35 AM Jan Schneider jan

Happy New Year

1.52 (+33 -32 lines) 12/20/2004 11:58 PM Michael M Slusarz slusarz

Remove some draft folder code that is not used.

1.51 (+3 -3 lines) 12/20/2004 02:41 AM Michael M Slusarz slusarz

Looks like the forward/reply text gets added on send.  The compose code
still needs to really be cleaned up.

1.50 (+47 -114 lines) 12/20/2004 02:39 AM Michael M Slusarz slusarz

Update compose code from IMP.  Fixes some bugs i.e. removal of attachments
from VFS/temporary dir after sending, RFC compliant flowed wrapping, removal
of the quote_prefix preference, better determination of message body data.

1.49 (+3 -2 lines) 10/05/2004 11:47 AM Jan Schneider jan

Text::expandEnvironment() -> Text_Filter_environment.

1.48 (+3 -4 lines) 09/28/2004 05:16 PM Chuck Hagenbuch chuck

@define

1.47 (+10 -10 lines) 09/28/2004 02:16 PM Chuck Hagenbuch chuck

- avoid array_key_exists
- use $_SESSION['mimp'] always instead of messing with globals
- don't use Refresh, URL=; doesn't seem like that's handled by mobile clients.

1.46 (+4 -14 lines) 09/21/2004 01:50 AM Michael M Slusarz slusarz

simplify

1.45 (+2 -2 lines) 09/16/2004 11:07 PM Michael M Slusarz slusarz

Move MIMP_Contents:: to the MIME:: subdirectory.

1.44 (+2 -2 lines) 09/16/2004 11:02 PM Michael M Slusarz slusarz

Put MIMP_Headers in the correct directory and remove alot of unused code in it.

1.43 (+25 -25 lines) 09/15/2004 02:16 AM Michael M Slusarz slusarz

Get rid of constant actionIDs.
We don't do searching in MIMP so remove all remnants of that code.
Remove folder functions that we don't currently do in MIMP (i.e. subscribing
to folders).

1.42 (+1 -4 lines) 09/15/2004 01:30 AM Michael M Slusarz slusarz

Call imap_errors() in base.php.

1.41 (+2 -2 lines) 06/23/2004 05:38 PM Chuck Hagenbuch chuck

Another crop of str* function changes.

1.40 (+2 -2 lines) 04/14/2004 12:50 PM Michael M Slusarz slusarz

MIME_Message::encode() now requires a charset.

1.39 (+8 -8 lines) 04/07/2004 10:43 AM Chuck Hagenbuch chuck

No more HORDE_LIBS.

1.38 (+2 -2 lines) 01/15/2004 08:25 PM Jan Schneider jan

Identity moved to framework.

1.37 (+2 -2 lines) 01/01/2004 10:16 AM Jan Schneider jan

Happy new year everyone.

1.36 (+4 -4 lines) 12/16/2003 02:34 AM Michael M Slusarz slusarz

Move Horde_MIME to framework.  If I somehow managed to convert all includes to
the new path, I owe myself a beer.

1.35 (+2 -2 lines) 12/12/2003 07:10 PM Michael M Slusarz slusarz

Moved Horde_Text to framework.

1.34 (+3 -3 lines) 12/12/2003 05:40 PM Michael M Slusarz slusarz

Move Horde_SessionObjects to framework.

1.33 (+2 -2 lines) 09/22/2003 10:00 AM Jan Schneider jan

Remove unnecessary String:: calls.

1.32 (+33 -33 lines) 09/16/2003 07:06 PM Jan Schneider jan

Use the new Util:: class.

1.31 (+5 -1 lines) 05/23/2003 01:43 PM Chuck Hagenbuch chuck

[cjh] Use a linkset for the menu.

1.30 (+48 -74 lines) 05/15/2003 04:30 PM Chuck Hagenbuch chuck

[cjh] Add support for Reply, Reply List, Reply All, and Forward.

As part of this, also modernized a bunch of the compose code
(essentially copied from IMP).

1.29 (+10 -36 lines) 05/15/2003 01:27 PM Chuck Hagenbuch chuck

- The listener has to be named 'status' to prevent problems when
making API calls (like when expanding names).

- clean up expanding names in compose.php; remove unused code, do more
sensible things with ambiguous results.

1.28 (+25 -70 lines) 05/15/2003 10:54 AM Chuck Hagenbuch chuck

[cjh] Display status messages using Notification_Listener_mobile.
[cjh] Add redirect message functionality.
[cjh] Add support for Expand Names.

- message numbers/ranges are shown a few more places
- remove more unused code

1.27 (+5 -5 lines) 02/11/2003 03:58 PM Chuck Hagenbuch chuck

- Move Cache_session to Horde_SessionObjects - the semantics just
aren't the same as the rest of the Cache drivers.

- Rename Cache:: to Horde_Cache:: for consistency/packaging.

- The Horde_Cache:: API is completely revamped to be more
flexible/easy to use.

- Add Horde_Cache_zps::, which lets you use the Zend Performance Suite
output cache as your caching backend.

1.26 (+15 -15 lines) 01/31/2003 08:21 PM Michael M Slusarz slusarz

Use MIME:: equivalents.

1.25 (+2 -2 lines) 01/16/2003 07:35 PM Jan Schneider jan

Use String::substr()

1.24 (+2 -2 lines) 01/10/2003 12:20 AM Chuck Hagenbuch chuck

- Remove uniqid() calls (Jon Knepher <jbk@wild-e.com>)
- Replace rand() with mt_rand() (faster and usually more random)

1.23 (+4 -4 lines) 01/06/2003 04:36 AM Jan Schneider jan

Rename String::strtolower() to String::lower() and strtoupper() to upper().

1.22 (+4 -4 lines) 01/04/2003 09:09 PM Jan Schneider jan

Add String:: class and move all string manipulation methods from NLS:: to
String::

1.21 (+2 -2 lines) 01/02/2003 09:18 PM Jan Schneider jan

Bump year.

1.20 (+4 -4 lines) 12/29/2002 08:34 AM Jan Schneider jan

More strtolower() replacements.

1.19 (+3 -3 lines) 12/20/2002 07:07 PM Michael M Slusarz slusarz

Move IMAP index code out of MIME_Contents::.  Eventually (hopefully soon),
MIME_Contents should be able to render a MIME_Part by itself (currently, it
must download all data from the IMAP server).  Once this is fixed, the PGP/
SMIME rendering code can be tackled.

1.18 (+1 -15 lines) 12/18/2002 06:11 PM Chuck Hagenbuch chuck

fix conflict that got in here somehow

1.17 (+16 -2 lines) 12/16/2002 04:18 AM Michael M Slusarz slusarz

Some private variable renaming to names that make more sense.
getAllBodyParts() -> rebuildMessage().  The new function ensures that ALL
body parts are populated with data (the old function skipped inner multipart
parts) and gives a choice between decoding these parts or not.

1.16 (+2 -2 lines) 12/13/2002 11:22 AM Chuck Hagenbuch chuck

get the right signature

1.15 (+155 -617 lines) 12/12/2002 12:49 AM Chuck Hagenbuch chuck

- You can now send mail.
- Tons of cleanup.

1.14 (+72 -116 lines) 11/26/2002 07:13 PM Chuck Hagenbuch chuck

You can now successfully view messages in MIMP.

Only showing the 100 latest revisions. Show all revisions? (may take a while).