summaryrefslogtreecommitdiff
path: root/program/steps/mail/show.inc
AgeCommit message (Expand)Author
2015-04-19Fix bug where preview_pane setting wasn't always saved into user preferences ...Aleksander Machniak
2014-12-29Display "real" attachment size also on attachments listAleksander Machniak
2014-12-16Improve system security by using optional special URL with security tokenAleksander Machniak
2014-11-11Fix possible race-condition in using current folderAleksander Machniak
2014-10-30Don't trust get_folder(), use $MESSAGE->folder if availableAleksander Machniak
2014-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)Aleksander Machniak
2014-07-28Set 'compose_extwin' env property on every step; accept a list of URL paramet...Thomas Bruederli
2014-06-05Remove leftover from merge; set alt text for contact photoThomas Bruederli
2014-06-05Merge branch 'dev-accessibility'Thomas Bruederli
2014-06-03Fix so message list and counters are updated when a message is opened in new ...Aleksander Machniak
2014-05-07Further accessibility improvements regarding keyboard navigation and document...Thomas Bruederli
2014-05-06Support image operations with Imagick extension (#1489734)Aleksander Machniak
2013-12-31More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()Aleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-09-15Display full attachment name using title attribute when name is too long to d...Aleksander Machniak
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