summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/show.inc
AgeCommit message (Expand)Author
2009-02-18- Fix html body washing on reply/forward + fix attachments handling (#1485676)alec
2009-01-28- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)alec
2009-01-17* bumping up copyright (happy new year ;-))till
2008-12-04- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)alec
2008-11-17- optimization: don't set first/last/prev/next uids in preview/print modealec
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alec
2008-10-25- Don't send disposition notification receipts for messages marked as 'read' ...alec
2008-10-25added obscure ASCII encoding aliases, added more error checking to RFC2822 da...estadtherr
2008-10-06#1485446: calculate message's ETAG including inline_images option (for multip...alec
2008-10-05- removed deprecated rcube_add_label() and all usesalec
2008-10-03#1485442: set mailbox name in client env in mail/show actionalec
2008-09-29- #1485290: Fix unread counter when displaying cached massage in preview panelalec
2008-09-19- added set_message, set_message_icon and set_message_status functionsalec
2008-09-12Add link to open message in new window + tweaked some header stylesthomasb
2008-09-05Also report errors when automatically sending receipt messagesthomasb
2008-09-04- Truncate very long (above 50 characters) attachment filenames when displayingalec
2008-08-18Prevent from including empty templatethomasb
2008-08-14Added template object for current mailbox name (#1485256)thomasb
2008-07-15Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)thomasb
2008-06-15- Added option to select skin in user preferences (#1485031)alec
2008-06-14Bugfix: call msg->set_safe() before checking msg->is_savethomasb
2008-06-14Complete implementation of #1484601: add link for saving sender to address bo...thomasb
2008-06-13- Added option to display images in messages from known senders (#1484601)alec
2008-05-17New class rcube_message representing a mail message; changed global $MESSAGE ...thomasb
2008-05-08- Corrected message headers decoding when charset isn't specified and improvedalec
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb
2008-04-13- reverted r1295alec
2008-04-13- added seen flag value to etag, so it allows to mark again remarked messagesalec
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb
2008-04-11#1484972: optimization: mark as read in one action with preview, deleted redu...alec
2008-03-21Add configurable default charset for message decodingthomasb
2008-02-11Fix caching issuethomasb
2008-02-06Remember decision to display images for a certain message during session (#14...thomasb
2008-02-04Make sending of read receipts configurablethomasb
2008-02-02Simplified fix for remembering searches when viewing message + Don't ask for ...thomasb
2008-01-31Remember search results (closes #1483883).robin
2007-12-13Regard mdn flag in etag for cachingthomasb
2007-12-10New class rcube_user + send message disposition notificationthomasb
2007-11-29Track message disposition notification flag and headersthomasb
2007-11-25Fixed some potential security risks + updatedd changelogthomasb
2007-08-10Some bugfixes, security issues + minor improvementsthomasb
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2007-03-01Solved wrong caching of message preview (#1484153, #1484236)thomasb
2007-02-16Better input checking on GET and POST varsthomasb
2007-01-07Applied patch for preview caching (closes #1484186)thomasb
2006-12-20New (strict) quoting for all kind of stringsthomasb
2006-12-06Preview pane and marking as read (#1484132)thomasb
2006-12-01Introducing preview pane and conditional skin tagsthomasb
2006-11-21Add first and last buttons.robin
2006-09-01Improved message parsing and HTML validationthomasb