Revisions for mimp/message.php

Location: [ Horde ] / mimp / message.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.91 (+2 -3 lines) 07/22/2008 01:56 AM Michael M Slusarz slusarz

Don't need BC here.

1.90 (+27 -16 lines) 07/15/2008 06:04 PM Michael M Slusarz slusarz

[mms] Added readonly mailbox and disable compose hooks.

1.62.2.10 FRAMEWORK_3 (+3 -2 lines) 06/21/2008 02:20 PM Michael M Slusarz slusarz

MFH 1.89

1.89 (+3 -2 lines) 06/21/2008 02:19 PM Michael M Slusarz slusarz

Restore BC

1.62.2.9 FRAMEWORK_3 (+27 -2 lines) 06/04/2008 01:02 AM Michael M Slusarz slusarz

MFH 1.88

1.88 (+27 -2 lines) 06/04/2008 01:00 AM Michael M Slusarz slusarz

Fix display for certain escaped messages.

1.62.2.8 FRAMEWORK_3 (+21 -16 lines) 04/22/2008 12:57 AM Michael M Slusarz slusarz

MFH: CHANGES - 1.67; message.php - 1.87

Tags: MIMP_1_1, MIMP_1_1_RC3

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

MFH: Correctly show menu after sending a message.

1.87 (+21 -16 lines) 04/22/2008 12:52 AM Michael M Slusarz slusarz

Protect message delete with CSRF tokens.
Don't use deprecated form of Util::addParameter().

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

Correctly show menu after sending a message.

1.62.2.6 FRAMEWORK_3 (+3 -3 lines) 03/28/2008 01:28 AM Michael M Slusarz slusarz

MFH 1.85

1.85 (+3 -3 lines) 03/28/2008 01:00 AM Michael M Slusarz slusarz

the location of getListInformation() has changed.

1.62.2.5 FRAMEWORK_3 (+4 -4 lines) 03/10/2008 01:13 PM Michael M Slusarz slusarz

IMP_MailboxCache -> IMP_MessageCache.

Tags: MIMP_1_1_RC2

1.84 (+4 -4 lines) 03/07/2008 08:27 PM Michael M Slusarz slusarz

IMP_MailboxCache -> IMP_MessageCache.

1.62.2.4 FRAMEWORK_3 (+2 -2 lines) 01/28/2008 02:47 PM Michael M Slusarz slusarz

Bug: 6163
MFH 1.83

1.83 (+2 -2 lines) 01/28/2008 02:45 PM Michael M Slusarz slusarz

Bug: 6163
Update to new IMAP_MailboxCache code.

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

Happy New Year

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

Happy New Year

1.62.2.2 FRAMEWORK_3 (+125 -147 lines) 12/20/2007 07:09 AM Jan Schneider jan

Merge from HEAD.

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

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

Tags: BEFORE_MERGE_3_2

1.80 (+6 -6 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: MIMP_1_1_RC1

1.79 (+1 -2 lines) 08/01/2007 12:11 AM Chuck Hagenbuch chuck

Jon has assigned his copyrights to The Horde Project.

Tags: MIMP_1_1_ALPHA

1.78 (+2 -2 lines) 06/27/2007 01:23 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.77 (+2 -2 lines) 01/12/2007 04:10 AM Michael M Slusarz slusarz

minimially more efficient.

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

Happy New Year

Tags: MIMP_1_0_2, MIMP_1_0_1

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

Happy New Year

1.75 (+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.74 (+6 -6 lines) 11/26/2006 06:32 PM Michael M Slusarz slusarz

Use IMP's composeLink().

1.73 (+2 -2 lines) 11/26/2006 06:26 PM Michael M Slusarz slusarz

Don't use reply_author as the index doesn't exist anymore..

1.72 (+3 -3 lines) 11/02/2006 01:10 AM Michael M Slusarz slusarz

display tweak

1.71 (+14 -3 lines) 10/30/2006 01:02 AM Michael M Slusarz slusarz

Don't show all To addresses by default.

1.70 (+7 -5 lines) 10/27/2006 01:41 AM Chuck Hagenbuch chuck

Fix message flags

1.69 (+11 -1 lines) 10/27/2006 01:34 AM Chuck Hagenbuch chuck

fix index setting after deleting a message

1.68 (+2 -2 lines) 10/12/2006 10:04 PM Michael M Slusarz slusarz

fix actionid

1.67 (+5 -20 lines) 09/18/2006 03:30 PM Michael M Slusarz slusarz

Use getListInformation().

1.66 (+5 -11 lines) 09/18/2006 03:17 PM Michael M Slusarz slusarz

Use IMP_UI_Message.

1.65 (+4 -4 lines) 09/17/2006 03:55 AM Michael M Slusarz slusarz

change parameter names

1.64 (+2 -2 lines) 09/04/2006 07:50 PM Michael M Slusarz slusarz

fix link generation

1.63 (+103 -129 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.62 (+38 -11 lines) 05/26/2006 12:46 PM Chuck Hagenbuch chuck

Subject should be the first header in MIMP - it's the most important
when scanning email on a small screen.

Also, no real point in multiple .inc files here, esp. as these really
aren't templates.

Tags: FRAMEWORK_3, MIMP_1_0

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

Updates from IMP

Tags: MIMP_1_0_RC2, MIMP_1_0_RC1

1.60 (+3 -3 lines) 01/01/2006 04:11 PM Jan Schneider jan

Happy new year\!

Tags: MIMP_1_0_BETA

1.59 (+2 -2 lines) 12/10/2005 02:18 AM Michael M Slusarz slusarz

nit

1.58 (+8 -8 lines) 10/19/2005 12:25 AM Michael M Slusarz slusarz

More superfluous tooltips.

1.57 (+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: MIMP_1_0_ALPHA

1.56 (+3 -4 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.

1.55 (+2 -4 lines) 04/24/2005 11:03 PM Chuck Hagenbuch chuck

show back to inbox link when reading messages in the inbox.
Bug: 1821

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

Happy New Year

1.53 (+16 -10 lines) 12/21/2004 03:34 AM Michael M Slusarz slusarz

Add preference to only download the first 250 characters of a message
on the initial message view.

1.52 (+2 -2 lines) 09/28/2004 02:54 PM Chuck Hagenbuch chuck

- remove 3 unused or shouldn't be used functions
- use MIMP::getLabel() instead of $mimp['label']

1.51 (+13 -12 lines) 09/28/2004 02:44 PM Chuck Hagenbuch chuck

Make sure $addresses is always defined, fix a comparison.

1.50 (+5 -5 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.49 (+13 -13 lines) 09/27/2004 03:27 PM Chuck Hagenbuch chuck

URL fixing.

1.48 (+5 -8 lines) 09/16/2004 11:29 PM Michael M Slusarz slusarz

Update MIMP_Message to be more in line with the current IMP version.

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

Move MIMP_Contents:: to the MIME:: subdirectory.

1.46 (+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.45 (+2 -2 lines) 09/16/2004 10:28 AM Michael M Slusarz slusarz

Grrr

1.44 (+2 -2 lines) 09/15/2004 09:05 PM Michael M Slusarz slusarz

Get rid of those darn &amp's out of the URL and make these links work again.

1.43 (+6 -13 lines) 09/15/2004 02:42 AM Michael M Slusarz slusarz

We don't allow displaying All/List headers in MIMP.

1.42 (+18 -23 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.41 (+1 -4 lines) 09/15/2004 01:30 AM Michael M Slusarz slusarz

Call imap_errors() in base.php.

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

No more HORDE_LIBS.

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

Identity moved to framework.

1.38 (+3 -3 lines) 01/01/2004 10:16 AM Jan Schneider jan

Happy new year everyone.

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

Moved Horde_Text to framework.

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

Use the new Util:: class.

1.35 (+9 -14 lines) 05/23/2003 01:43 PM Chuck Hagenbuch chuck

[cjh] Use a linkset for the menu.

1.34 (+36 -7 lines) 05/15/2003 04:31 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.33 (+8 -1 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.32 (+6 -6 lines) 05/13/2003 01:04 PM Chuck Hagenbuch chuck

add a Back to <foldername> link when viewing messages not in your INBOX.

1.31 (+28 -28 lines) 05/12/2003 05:03 PM Chuck Hagenbuch chuck

Show flags/status information in message view; clean up some unneeded
code.

1.30 (+3 -2 lines) 05/12/2003 04:52 PM Chuck Hagenbuch chuck

Handle the priority header more generally.

1.29 (+1 -17 lines) 05/12/2003 04:40 PM Chuck Hagenbuch chuck

Inform the user of any attachments present in a message that aren't
displayed.

1.28 (+1 -5 lines) 05/12/2003 10:58 AM Chuck Hagenbuch chuck

remove a bunch of unused code.

1.27 (+3 -2 lines) 05/12/2003 10:38 AM Chuck Hagenbuch chuck

Use String:: to handle UTF7-IMAP conversions.

1.26 (+2 -2 lines) 04/30/2003 03:26 PM Chuck Hagenbuch chuck

No search functionality in MIMP for now.

1.25 (+4 -4 lines) 04/30/2003 03:25 PM Chuck Hagenbuch chuck

fix incorrect html-izing of some things.

1.24 (+3 -3 lines) 01/28/2003 05:10 PM Chuck Hagenbuch chuck

- Stab at decent showing of softkeys in HTML output.
- Show more of the subject and not the mailbox name in the title.

1.23 (+9 -9 lines) 01/28/2003 05:04 PM Chuck Hagenbuch chuck

Add prev/next links when viewing a message

1.22 (+3 -6 lines) 01/26/2003 10:56 PM Chuck Hagenbuch chuck

use a bit less space in menus

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

Use String::substr()

1.20 (+2 -2 lines) 01/13/2003 06:21 PM Jan Schneider jan

Use String::length().

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

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

1.18 (+3 -3 lines) 01/04/2003 09:09 PM Jan Schneider jan

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

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

Bump year.

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

More strtolower() replacements.

1.15 (+1 -4 lines) 12/21/2002 04:28 PM Michael M Slusarz slusarz

Removed getBodypartID() - since it didn't really work and wasn't used
anywhere anyway.
getMIMEViewer() now returns a reference to the viewer instead of a copy.

1.14 (+26 -1 lines) 12/05/2002 11:16 PM Chuck Hagenbuch chuck

Lots of cleanup/new functionality.

MIMP now has a menu, with a few common items on it, and also
page-specific items, including:

- back to inbox
- logout
- delete/undelete messages.

WooT!

1.13 (+2 -1 lines) 12/05/2002 08:01 PM Chuck Hagenbuch chuck

add titles

1.12 (+7 -20 lines) 11/27/2002 10:29 AM Chuck Hagenbuch chuck

fix undefined error.

1.11 (+16 -100 lines) 11/26/2002 07:13 PM Chuck Hagenbuch chuck

You can now successfully view messages in MIMP.

1.10 (+102 -152 lines) 11/26/2002 01:33 PM Chuck Hagenbuch chuck

Better mailbox view, including from/status/subject, and link to
message view. Message view still badly broken.

1.9 (+360 -320 lines) 11/16/2002 07:28 PM Chuck Hagenbuch chuck

Update to IMP versions; nuke a few that aren't needed.

THIS WILL NOT WORK YET.

1.8 (+2 -5 lines) 08/06/2002 11:57 AM Chuck Hagenbuch chuck

so much more to do here, but...

1.7 (+1 -8 lines) 06/17/2002 11:58 PM Chuck Hagenbuch chuck

Nuke a bunch of unnecessary things here. No real work done, and tons of it
to do.

1.6 (+44 -44 lines) 04/15/2002 04:59 PM Jan Schneider jan

Next shot of superglobals patch. After MFH is completed I'll commit Horde,
IMP and Nag.

Submitted by: Nuno Loureiro <nuno@eth.pt>

1.5 (+1 -9 lines) 01/27/2002 12:08 AM Chuck Hagenbuch chuck

switch output compression to use ob_gzhandler().

1.4 (+3 -3 lines) 01/24/2002 12:48 AM Chuck Hagenbuch chuck

Keep MIMP up to date (to some extent) with various Horde updates.

1.3 (+2 -2 lines) 11/07/2001 04:21 AM Chuck Hagenbuch chuck

a lot of references cleanup/optimization

1.2 (+1 -4 lines) 10/21/2001 05:36 PM Chuck Hagenbuch chuck

trim some things, update others to latest framework standards

1.1 10/21/2001 01:35 PM Chuck Hagenbuch chuck

Initial revision

1.1.1.1 (+0 -0 lines) 10/21/2001 01:35 PM Chuck Hagenbuch chuck

Importing mimp (Mobile IMP) into the cvs tree so that it can maybe get off
the ground. Current version of the sources may not work with the latest
Horde; if it does, it will let you log in and display the mailbox view for
the last 7 messages in your INBOX. Everything else is yet to be done.

Tags: MIMP-0-1

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