summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/show.inc
AgeCommit message (Expand)Author
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
2006-08-18Re-built message parsing (Bug #1327068)thomasb
2006-07-19Improved usability (Ticket #1483807) and HTML validity; applied patch #132803...thomasb
2006-05-01Applied prev/next patch by Leonard Bouchetroundcube
2006-03-20Minor improvements and bugfixes (see changelog)roundcube
2005-10-26Finished message sorting and fixed some skin issuesroundcube
2005-09-28Minor bugfixes and correction of confusing License notficationsroundcube
2005-09-25Initial revisionroundcube