summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/show.inc
AgeCommit message (Expand)Author
2010-09-25- Truncate message subject when setting page titlealec
2010-09-25- s/RoundCube/Roundcube/alec
2010-09-19Remove accidentally committed debug codethomasb
2010-09-18Prevent from saving a non-existing skin path in user prefsthomasb
2010-06-23- removed PHP closing tagalec
2010-06-09- Added mailboxlist options menu in message pagealec
2010-06-08- Fix some IMAP errors handling when opening the message (#1485443)alec
2010-05-03- fix unseen messages counter after unseen message previewalec
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomasb
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
2010-01-29- small optimizationalec
2010-01-22- Removed problematic browser-caching of messagesalec
2009-09-08- Fix delete in message view deletes permanently with flag_for_deletion=true ...alec
2009-07-31- Added 'display_next' optionalec
2009-07-23- performance fix: don't check mbstring functions existence too oftenalec
2009-07-13Tabs!thomasb
2009-07-13- improve responsiveness by flushing template output asap, also set the \Seen...alec
2009-07-07- if message wasn't found in preview mode display separate templatealec
2009-07-07- handle smtp errors in show action (when mdn is send)alec
2009-06-11- Fix message Etag generation for counter issues (#1485623)alec
2009-06-10- Fixed many 'skip_deleted' issues (#1485634)alec
2009-05-26Re-enable the permalink command (allows one to choose right-click and open-in...thomasb
2009-05-23- Added message menu (some image needed), removed Print and Source buttonsalec
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb
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