summaryrefslogtreecommitdiff
path: root/program/steps/mail/show.inc
AgeCommit message (Expand)Author
2014-08-05 c'est la merde..workingHugues Hiegel
2013-06-11Fix error when there's no writeable addressbook source (#1489162)Aleksander Machniak
2013-05-20Change Reply-All button label/title when mailing list is detected (#1488938)Aleksander Machniak
2013-05-07Avoid uninitialized/unused variablesAleksander Machniak
2013-04-06Fix handling of invalid characters in message headers and output (#1489032)Aleksander Machniak
2013-03-15Add ability to toggle between view as HTML and text while viewing a message (...Aleksander Machniak
2013-03-06Add attachment menu with Open and Download options (#1488975)Aleksander Machniak
2013-03-05Fix so full filename is used for title attributeAleksander Machniak
2013-01-15Make sure mimetypes is an array not object in a better wayAleksander Machniak
2012-12-28Display PGP/MIME signature attachments as "Digital Signature" (#1488570)Aleksander Machniak
2012-12-28Unified attachments filenames handling for message parts without a filenameAleksander Machniak
2012-11-17Move default value for client_mimetypes to rcube_config; make sure an array i...Thomas Bruederli
2012-10-17Add user settings to open message view and compose form in new windows. This ...Thomas Bruederli
2012-09-25Allow to mark/flag messages from full message view screenThomas Bruederli
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-07-24Prefer default addressbook also when checking for existence of MDN request re...Aleksander Machniak
2012-07-13Prepare to show contact photo of email sender in mail viewsThomas Bruederli
2012-06-08Fix attachment sizes in message print page and attachment preview page (#1488...Aleksander Machniak
2012-05-30Display Tiff as Jpeg in browsers without Tiff support (#1488452)Aleksander Machniak
2012-05-28Add Flash support detectionAleksander Machniak
2012-05-28Use browser capabilities to decide if PDF/TIFF attachments should be displayedAleksander Machniak
2012-05-28Added browser capabilities detection, i.e. PDF and TIFF supportAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-04-13- Merge devel-framework branch, resolved conflictsalecpl
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk folde...alecpl
2012-01-19- Fix drafts update issues when edited from preview pane (#1488314)alecpl
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2011-12-16Add more classes and options to HTML elements for better styleabilitythomascube
2011-12-11Make string for unread count configureable by skin; add file type classes to ...thomascube
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alecpl
2011-11-29Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895)thomascube
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit but...alecpl
2011-09-23- Make the whole PHP output non-cacheable (#1487797)alecpl
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalecpl
2011-09-07- Rewritten messages caching (merged devel-mcache branch):alecpl
2011-08-29Make list of mimetypes that open in preview window configurable (#1487625)thomascube
2011-05-23- Store user preferences in session when write-master is not available and se...alecpl
2011-05-16- Add option to set default action of Forward button to "Forward as attachment"alecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-12-01- Fix "Cannot use scalar value..." warning (#1487066)alecpl
2010-11-04- Improve responsiveness of messages displaying (#1486986)alecpl
2010-11-04- Unify template files namingalecpl
2010-11-03- Add missing confirmation/error messages on contact/group/message actions (#...alecpl
2010-10-23- Fix parent folder with unread subfolder not bold when message is open (#148...alecpl
2010-10-20- Add workaround for some Outlook's wrong content-types, per discussion in #1...alecpl
2010-10-06- Add mdn_request=4alecpl
2010-10-04- Add Reply-to-List feature (#1484252)alecpl
2010-09-29- Add option to automatically send read notifications for known senders (1485...alecpl
2010-09-25- Truncate message subject when setting page titlealecpl