Revisions for imp/message.php

Location: [ Horde ] / imp / 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
2.719 (+6 -6 lines) 08/15/2008 07:12 PM Michael M Slusarz slusarz

Rethink caching and cache the bottleneck - the address parsing - instead of
the UI output.  Since the address parsing is used in both the mailbox and
message screens, we get the benefits of caching in both.  However, this won't
be able to be BC for either mimp or dimp.

2.718 (+2 -2 lines) 07/01/2008 10:43 AM Chuck Hagenbuch chuck

Fix method name

2.717 (+48 -28 lines) 07/01/2008 03:03 AM Michael M Slusarz slusarz

Added readonly mailbox and disable compose hooks.

2.560.4.56 FRAMEWORK_3 (+2 -2 lines) 05/19/2008 03:25 PM Michael M Slusarz slusarz

MFH: Rearrange parameters so height/width are optional.

Tags: IMP_4_2_1_RC1, IMP_4_2

2.560.4.55 FRAMEWORK_3 (+3 -3 lines) 05/19/2008 03:24 PM Michael M Slusarz slusarz

Bug: 6708
MFH 2.715

2.716 (+2 -2 lines) 05/19/2008 03:22 PM Michael M Slusarz slusarz

Rearrange parameters so height/width are optional.

2.715 (+3 -3 lines) 05/19/2008 03:18 PM Michael M Slusarz slusarz

Bug: 6708
Fix URL generation for print links.

2.560.4.54 FRAMEWORK_3 (+4 -4 lines) 04/22/2008 04:12 PM Michael M Slusarz slusarz

MFH: compose.php - 2.1089; prefs.php.dist - 1.286; Compose.php - 1.21;
message.php - 2.714

Tags: IMP_4_2_RC4

2.714 (+4 -4 lines) 04/22/2008 04:11 PM Michael M Slusarz slusarz

Keep these phrases consistent with 'reply' phrases ('reply_*' and 'forward_*')

2.560.4.53 FRAMEWORK_3 (+3 -3 lines) 03/27/2008 02:54 PM Michael M Slusarz slusarz

MFH: Fix determination of reply list e-mail address in certain situations.

2.713 (+3 -3 lines) 03/27/2008 02:44 PM Michael M Slusarz slusarz

Fix determination of reply list e-mail address in certain situations.

2.560.4.52 FRAMEWORK_3 (+2 -2 lines) 03/18/2008 09:04 PM Michael M Slusarz slusarz

MFH: Correctly handle parsing an address list when the personal portion may
have already been decoded.

2.712 (+2 -2 lines) 03/18/2008 09:01 PM Michael M Slusarz slusarz

Correctly handle parsing an address list when the personal portion may have
already been decoded.

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

IMP_MailboxCache -> IMP_MessageCache.

Tags: IMP_4_2_RC3

2.560.4.50 FRAMEWORK_3 (+3 -2 lines) 03/09/2008 11:38 PM Chuck Hagenbuch chuck

MFH:
2.419     +3 -2      imp/folders.php
2.860     +3 -2      imp/mailbox.php
2.711     +3 -2      imp/message.php

2.711 (+3 -2 lines) 03/09/2008 11:31 PM Chuck Hagenbuch chuck

Display the regular page but don't perform the action, and show a
notification why, instead of just exiting.

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

This has bothered me for the longest time - we are storing messages in this
cache, not mailboxes.  Change the library name now and corresponding config
options so we don't need to change them after 4.2 is released.

2.560.4.49 FRAMEWORK_3 (+5 -5 lines) 02/22/2008 05:44 AM Jan Schneider jan

MFH: 2.709

2.709 (+5 -5 lines) 02/22/2008 05:36 AM Jan Schneider jan

Add token for strip attachment links.

2.560.4.48 FRAMEWORK_3 (+1 -2 lines) 02/22/2008 02:02 AM Michael M Slusarz slusarz

Bug: 6301
MFH: message.js - 1.10; message.php - 2.708

2.708 (+1 -2 lines) 02/22/2008 02:00 AM Michael M Slusarz slusarz

Bug: 6301
Fix IFRAME issues with IE 6/7. Optimize code.
While in here, remove dependency on keybindings.js and just use prototypejs
event handling instead.

2.560.4.47 FRAMEWORK_3 (+2 -2 lines) 02/21/2008 01:59 AM Michael M Slusarz slusarz

Bug: 6280
MFH: Fixes re: popup JS code

2.707 (+2 -2 lines) 02/20/2008 11:34 PM Michael M Slusarz slusarz

Make sure prototypejs is loaded when we call popup code.

2.560.4.46 FRAMEWORK_3 (+18 -5 lines) 02/20/2008 06:21 PM Chuck Hagenbuch chuck

MFH: CSRF token protections for IMP actions and logout links

2.706 (+2 -2 lines) 02/19/2008 10:54 PM Michael M Slusarz slusarz

Allow me to print my messages.

2.705 (+2 -1 lines) 02/19/2008 12:32 AM Chuck Hagenbuch chuck

Missed a token in this form

2.704 (+17 -5 lines) 02/18/2008 06:16 PM Chuck Hagenbuch chuck

[cjh] Protect mailbox, message, and folder actions with CSRF tokens.

2.560.4.45 FRAMEWORK_3 (+2 -2 lines) 02/11/2008 11:22 AM Chuck Hagenbuch chuck

MFH:
1.77      +16 -1     imp/locale/en_US/help.xml
1.78      +2 -2      imp/locale/en_US/help.xml
1.79      +2 -2      imp/locale/en_US/help.xml
2.702     +2 -2      imp/message.php
2.703     +2 -2      imp/message.php
1.280     +4 -3      imp/config/prefs.php.dist

2.703 (+2 -2 lines) 02/11/2008 04:44 AM Jan Schneider jan

Fix icon title.

2.702 (+2 -2 lines) 02/10/2008 11:13 PM Chuck Hagenbuch chuck

Revert IMP forwarding changes; tweak label for final forwarding option
instead, and change help accordingly.

2.560.4.44 FRAMEWORK_3 (+8 -4 lines) 01/03/2008 02:07 AM Michael M Slusarz slusarz

Bug: 5234
MFH: Add hook for adding formatting information to a message list row.

Tags: IMP_4_2_RC2

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

Happy New Year

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

Happy New Year

2.700 (+2 -2 lines) 12/26/2007 05:59 PM Michael M Slusarz slusarz

Fix a few typos.
Hide a bit more of the PHP coding details from the user in the hook by
calling internal IMP functions instead (useful anyways since we will be using
the code in DIMP also).

2.699 (+8 -4 lines) 12/26/2007 05:27 PM Michael M Slusarz slusarz

Bug: 5234
Merge after: 3 days
Add hook for adding formatting information to a message list row.

2.560.4.42 FRAMEWORK_3 (+372 -285 lines) 12/20/2007 08:59 AM Jan Schneider jan

Merge from HEAD.

2.698 (+2 -2 lines) 12/08/2007 11:50 PM Chuck Hagenbuch chuck

Add missing word
Submitted by: Thierry Thomas <thierry@FreeBSD.org>

Tags: BEFORE_MERGE_3_2

2.697 (+2 -1 lines) 11/14/2007 05:28 AM Michael M Slusarz slusarz

Do a smarter job of loading some libraries - we pretty much will always need
IMAP.php, while Template/Help is only needed when viewing via imp (they
are not needed when using dimp/mimp).

Tags: IMP_4_2_RC1

2.696 (+17 -1 lines) 09/25/2007 11:02 AM Jan Schneider jan

Add link to strip all attachments from a message.

2.695 (+3 -4 lines) 08/21/2007 05:00 PM Michael M Slusarz slusarz

No need to pass Message-ID in.

2.694 (+4 -27 lines) 08/21/2007 02:51 PM Michael M Slusarz slusarz

Abstract this code out - it will be used by DIMP also.

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

Jon has assigned his copyrights to The Horde Project.

Tags: IMP_4_2_ALPHA

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

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

2.691 (+4 -2 lines) 06/20/2007 03:33 PM Michael M Slusarz slusarz

Bug: 5307
Inline PHP-generated javascript to avoid cross-domain leaking.

2.690 (+2 -1 lines) 03/30/2007 12:33 PM Jan Schneider jan

Don't insert input tag with print view.

2.689 (+3 -3 lines) 03/11/2007 03:35 PM Chuck Hagenbuch chuck

Small grammar change to comment.

2.688 (+6 -4 lines) 02/28/2007 07:15 PM Michael M Slusarz slusarz

catch error here.

2.687 (+4 -4 lines) 02/17/2007 02:53 PM Matt Selsky selsky

Add toolips to status icons on mailbox index and message page.

2.686 (+2 -2 lines) 02/17/2007 01:34 PM Matt Selsky selsky

Find imp.js.php in the correct place.

2.685 (+2 -2 lines) 02/16/2007 02:12 PM Michael M Slusarz slusarz

Bug: 4867
[mms] Change 'Important' flag to 'Flagged For Followup' and clear the flag
after a reply (Request #4867).

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

Happy New Year

Tags: IMP_4_1_6, IMP_4_1_5, IMP_4_1_4, IMP_4_1_4_RC1

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

Happy New Year

2.683 (+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.

2.682 (+3 -3 lines) 12/27/2006 02:50 AM Michael M Slusarz slusarz

Remove PHP code from popup.js.

2.681 (+3 -2 lines) 12/26/2006 03:41 AM Michael M Slusarz slusarz

Remove PHP code from message JS script.

2.680 (+5 -6 lines) 12/18/2006 03:26 PM Chuck Hagenbuch chuck

- Load template engine in base.php since it's used pretty much everywhere.
- Use IMP_Template everywhere, not Horde_Template
- No reason to use Template/Template.php, just use lib/Template.php.

2.679 (+19 -49 lines) 12/15/2006 02:16 AM Michael M Slusarz slusarz

No need for if flag in templates anymore

2.678 (+8 -7 lines) 12/03/2006 06:12 PM Michael M Slusarz slusarz

Convert to prototype.

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

Bug: 4695
Logic in IMP_UI_Message seems faulty to me - Reply-To always means reply-to.
Fixes bug 4695.  Also, fix list message recognition.

2.676 (+2 -2 lines) 11/21/2006 11:57 PM Michael M Slusarz slusarz

consistently use IMP::parseAddressList().

2.675 (+5 -1 lines) 10/15/2006 10:25 PM Michael M Slusarz slusarz

Bug: 4418
Catch invalid messages here.

2.674 (+3 -3 lines) 10/08/2006 12:14 AM Chuck Hagenbuch chuck

Don't need these arguments anymore.

2.673 (+12 -28 lines) 09/18/2006 03:30 PM Michael M Slusarz slusarz

Add getListInformation().

2.672 (+6 -25 lines) 09/18/2006 03:16 PM Michael M Slusarz slusarz

Move some common functions to IMP_UI_Message.

2.671 (+2 -2 lines) 09/16/2006 02:43 PM Michael M Slusarz slusarz

[mms] Added preference to allow composition in reply/forward based on format
of original body text.

2.670 (+3 -3 lines) 09/16/2006 01:42 PM Michael M Slusarz slusarz

More updates for new forwards prefs.

2.669 (+2 -2 lines) 09/16/2006 01:36 PM Michael M Slusarz slusarz

[mms] Added preferences to determine default forwarding method and whether
to include body text in forwards by default.

2.560.4.40 FRAMEWORK_3 (+2 -2 lines) 09/10/2006 05:12 PM Michael M Slusarz slusarz

MFH: Create SPAM directory if it does not already exist.

2.668 (+2 -2 lines) 09/05/2006 07:35 PM Chuck Hagenbuch chuck

Remove IMP_Sentmail::singleton, just use factory. Remove unnecessary
references in affected areas.

2.667 (+7 -7 lines) 09/04/2006 06:43 PM Michael M Slusarz slusarz

coding standards: don't use is_null().

2.666 (+2 -2 lines) 08/27/2006 04:39 PM Michael M Slusarz slusarz

was missing the 'if' parameter.

2.665 (+1 -4 lines) 08/16/2006 01:13 PM Michael M Slusarz slusarz

Bug: 4282
Fix "off-by-one" when moving message in message screen with Trash on.  We don't
need this code anymore since we now immediately expunge the old message on
move when not using Trash.

2.664 (+17 -2 lines) 08/01/2006 11:31 AM Jan Schneider jan

Move mail_hdr pref from identities to a regular preference.

2.560.4.39 FRAMEWORK_3 (+3 -3 lines) 07/20/2006 12:14 AM Michael M Slusarz slusarz

Bug: 4160
MFH: CHANGES - 1.956; message.php - 2.663

Tags: IMP_4_1_3

2.663 (+3 -3 lines) 07/20/2006 12:12 AM Michael M Slusarz slusarz

Bug: 4160
Fix blacklist/whitelist reporting.

2.662 (+2 -2 lines) 07/19/2006 08:42 PM Michael M Slusarz slusarz

Bug: 4170
Fix link to thread page.

2.560.4.38 FRAMEWORK_3 (+12 -8 lines) 07/18/2006 09:09 PM Michael M Slusarz slusarz

Bug: 4172
MFH: Throw error if deleting/moving to spam mailbox if mailbox does not exist.

2.661 (+4 -2 lines) 07/18/2006 05:24 PM Michael M Slusarz slusarz

Bug: 4170
Some mailbox/thismailbox state fixes.

2.660 (+14 -18 lines) 07/18/2006 02:00 AM Michael M Slusarz slusarz

Bug: 3171
Remove current mailbox information from session - allows multiple
simultaneous open IMP windows.

2.659 (+4 -3 lines) 07/04/2006 10:57 PM Chuck Hagenbuch chuck

Escape folder name in "back to" link.

2.658 (+4 -4 lines) 06/26/2006 01:00 AM Michael M Slusarz slusarz

only load libraries when needed

2.657 (+3 -3 lines) 06/03/2006 01:11 PM Michael M Slusarz slusarz

No more global $imp variable.  Just use $_SESSION['imp'].

2.656 (+2 -2 lines) 05/31/2006 09:38 AM Matt Selsky selsky

Fix template typo.

2.655 (+2 -2 lines) 05/25/2006 01:04 AM Michael M Slusarz slusarz

IMP_Filter:: doesn't need a singleton().

2.654 (+8 -6 lines) 05/22/2006 12:30 AM Michael M Slusarz slusarz

Clean up CSS for navbar/actions menus.

2.560.4.37 FRAMEWORK_3 (+2 -2 lines) 05/10/2006 01:46 AM Michael M Slusarz slusarz

Bug: 3900
Fix display of reply-to header.

Tags: IMP_4_1_2

2.653 (+2 -2 lines) 05/09/2006 06:18 PM Chuck Hagenbuch chuck

xhtml

2.652 (+2 -1 lines) 05/04/2006 08:12 PM Michael M Slusarz slusarz

Bug: 3381
Re-add ability to forward all attachments of a message.  Tweaking of the
attachment algorithim still needs to be done.

2.651 (+32 -17 lines) 05/04/2006 07:06 PM Michael M Slusarz slusarz

Move incrementing current indices to message.php.  We only need to increment
these indices if we are in the message view and, from a design standpoint, this
is a UI issue anyway.
Vastly simplify IMP_Message::undelete().
No need to directly update mailbox cache on either copy or undelete.

2.650 (+4 -4 lines) 05/04/2006 01:00 AM Chuck Hagenbuch chuck

better classname

2.649 (+4 -4 lines) 05/04/2006 01:00 AM Chuck Hagenbuch chuck

This CSS combination works in Safari as well as IE/Firefox. Still
needs a little tweaking, but getting there.
Also moved the popdown image to a CSS class for better styling/theming.

2.648 (+6 -5 lines) 05/03/2006 04:25 PM Jan Schneider jan

Fix arrow directions in RTL languages.

2.647 (+22 -20 lines) 05/03/2006 12:38 PM Michael M Slusarz slusarz

Move header display options in an actions navbar dropdown menu.

2.646 (+2 -2 lines) 05/03/2006 10:42 AM Michael M Slusarz slusarz

no longer need this function now that setIndex() is public.

2.645 (+3 -3 lines) 05/02/2006 02:23 PM Chuck Hagenbuch chuck

Have the dropdown menus for message actions match the autocomplete and
spellcheck dropdowns - that less confusing, Jan? I was really missing
having the menu item I was hovering over being highlighted. Also added
popdown icons to indicate there are menu options under these.

2.644 (+6 -4 lines) 04/15/2006 02:32 PM Michael M Slusarz slusarz

Revert forward w/no body text.
Add forward body text only option.  I find this extremely useful in several
occasions.  This could be the 3rd forward option (the other 2 have been
discussed in Bug #3580).
Remove some language redundancy in Reply/Forward text.  its obvious we are
referring to "Reply" and "Forward" options when you have to mouseover those
words to display the box.

2.643 (+3 -2 lines) 04/13/2006 03:56 PM Michael M Slusarz slusarz

Add option to forward action to forward message without putting body text in
compose body.

2.560.4.36 FRAMEWORK_3 (+2 -2 lines) 04/10/2006 11:28 PM Michael M Slusarz slusarz

Bug: 3755
MFH: Silence some undefined warnings if folders are off.

Tags: IMP_4_1_1

2.642 (+4 -4 lines) 04/10/2006 11:24 PM Michael M Slusarz slusarz

Bug: 3755
Silence some undefined warnings if folders are off.

2.641 (+21 -17 lines) 03/24/2006 11:22 AM Chuck Hagenbuch chuck

- xhtml: don't define prev or next anchors twice
- <link> tags: make sure prev/next/first/last urls are set before we include
common-header.inc.
- security: use Util::nonInputVar() when checking for links in common-header.

2.640 (+2 -1 lines) 03/16/2006 01:07 AM Michael M Slusarz slusarz

First attempt at drop-down menus in the message screen.

2.560.4.35 FRAMEWORK_3 (+2 -2 lines) 03/13/2006 08:35 PM Michael M Slusarz slusarz

MFH: message.php - 2.639; mailbox.php - 2.747; IMP.php - 1.553

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