Age | Commit message (Expand) | Author |
2013-04-06 | Fix handling of invalid characters in message headers and output (#1489032) | Aleksander Machniak |
2013-03-05 | Fix so full filename is used for title attribute | Aleksander Machniak |
2013-01-17 | Make sure mimetypes is an array not object in a better way | Aleksander Machniak |
2012-12-28 | Display PGP/MIME signature attachments as "Digital Signature" (#1488570) | Aleksander Machniak |
2012-12-28 | Unified attachments filenames handling for message parts without a filename | Aleksander Machniak |
2012-11-17 | Move default value for client_mimetypes to rcube_config; make sure an array i... | Thomas Bruederli |
2012-10-17 | Add user settings to open message view and compose form in new windows. This ... | Thomas Bruederli |
2012-09-25 | Allow to mark/flag messages from full message view screen | Thomas Bruederli |
2012-07-30 | Keep some resource files (images) in separate directory | Aleksander Machniak |
2012-07-24 | Prefer default addressbook also when checking for existence of MDN request re... | Aleksander Machniak |
2012-07-13 | Prepare to show contact photo of email sender in mail views | Thomas Bruederli |
2012-06-08 | Fix attachment sizes in message print page and attachment preview page (#1488... | Aleksander Machniak |
2012-05-30 | Display Tiff as Jpeg in browsers without Tiff support (#1488452) | Aleksander Machniak |
2012-05-28 | Add Flash support detection | Aleksander Machniak |
2012-05-28 | Use browser capabilities to decide if PDF/TIFF attachments should be displayed | Aleksander Machniak |
2012-05-28 | Added browser capabilities detection, i.e. PDF and TIFF support | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-04-13 | - Merge devel-framework branch, resolved conflicts | alecpl |
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-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
2011-12-16 | Add more classes and options to HTML elements for better styleability | thomascube |
2011-12-11 | Make 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-29 | Content 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/CONDSTORE | alecpl |
2011-09-07 | - Rewritten messages caching (merged devel-mcache branch): | alecpl |
2011-08-29 | Make 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-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
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 naming | alecpl |
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=4 | alecpl |
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 title | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-09-19 | Remove accidentally committed debug code | thomascube |
2010-09-18 | Prevent from saving a non-existing skin path in user prefs | thomascube |
2010-06-23 | - removed PHP closing tag | alecpl |
2010-06-09 | - Added mailboxlist options menu in message page | alecpl |
2010-06-08 | - Fix some IMAP errors handling when opening the message (#1485443) | alecpl |