Age | Commit message (Expand) | Author |
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 |
2010-05-03 | - fix unseen messages counter after unseen message preview | alecpl |
2010-04-09 | Option not to mark messages as read when viewed in preview pane (#1485012) | thomascube |
2010-03-17 | Merged devel-threads branch (r3066:3364) back into trunk | thomascube |
2010-01-29 | - small optimization | alecpl |
2010-01-22 | - Removed problematic browser-caching of messages | alecpl |
2009-09-08 | - Fix delete in message view deletes permanently with flag_for_deletion=true ... | alecpl |
2009-07-31 | - Added 'display_next' option | alecpl |
2009-07-23 | - performance fix: don't check mbstring functions existence too often | alecpl |
2009-07-13 | Tabs! | thomascube |
2009-07-13 | - improve responsiveness by flushing template output asap, also set the \Seen... | alecpl |
2009-07-07 | - if message wasn't found in preview mode display separate template | alecpl |
2009-07-07 | - handle smtp errors in show action (when mdn is send) | alecpl |
2009-06-11 | - Fix message Etag generation for counter issues (#1485623) | alecpl |
2009-06-10 | - Fixed many 'skip_deleted' issues (#1485634) | alecpl |
2009-05-26 | Re-enable the permalink command (allows one to choose right-click and open-in... | thomascube |
2009-05-23 | - Added message menu (some image needed), removed Print and Source buttons | alecpl |
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ... | thomascube |
2009-02-18 | - Fix html body washing on reply/forward + fix attachments handling (#1485676) | alecpl |
2009-01-28 | - Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706) | alecpl |
2009-01-17 | * bumping up copyright (happy new year ;-)) | till |
2008-12-04 | - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) | alecpl |
2008-11-17 | - optimization: don't set first/last/prev/next uids in preview/print mode | alecpl |
2008-11-13 | - Added message status filter + fixes for r2046 (searching with SORT) | alecpl |
2008-10-25 | - Don't send disposition notification receipts for messages marked as 'read' ... | alecpl |