Age | Commit message (Expand) | Author |
2009-02-06 | - Fix some base64 encoded attachments handling (#1485725) | alecpl |
2009-02-06 | - Fix pressing select all/unread multiple times (#1485723) | alecpl |
2009-02-06 | - Fix selecting all unread does not honor new messages (#1485724) | alecpl |
2009-02-05 | - Support NGINX as IMAP backend: better BAD response handling (#1485720) | alecpl |
2009-02-04 | - typos | alecpl |
2009-02-04 | - performance fix: don't fetch attachment headers twice when parse filename c... | alecpl |
2009-02-03 | - Fix displaying of alternative-inside-alternative messages (#1485713) | alecpl |
2009-02-02 | - Fix checking for recent messages on various IMAP servers (#1485702) | alecpl |
2009-01-28 | - Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706) | alecpl |
2009-01-23 | - Fix large search results on server without SORT capability (#1485668) | alecpl |
2009-01-23 | - Fixed creation of folders with '&' sign in name (reverted r1357) | alecpl |
2009-01-22 | Get rid of vulnerable preg_replace eval and create_function (#1485686) + corr... | thomascube |
2009-01-20 | Treat 'background' attributes the same way as 'src' (another XSS vulnerability) | thomascube |
2009-01-19 | - Fix authentication when submitting form with existing session (#1485679) | alecpl |
2009-01-19 | - Secure vcard export by getting rid of preg's 'e' modifier use (#1485689) | alecpl |
2009-01-18 | #1484467: fix problems with backslash as imap hierarchy delimiter | alecpl |
2009-01-16 | - Fix address names with '@' sign handling (#1485654) | alecpl |
2009-01-16 | - Fix SQL query execution errors handling in rcube_mdb2 class (#1485509) | alecpl |
2009-01-15 | - Allow absolute URLs to images in HTML messages/sigs (#1485666) | alecpl |
2009-01-08 | - Improve messages display performance | alecpl |
2008-12-30 | Complete changelog | thomascube |
2008-12-18 | Only abbreviate attachment file names in MSIE < 7 | thomascube |
2008-12-18 | - Support multiple quota values in QUOTAROOT resonse (#1485626) | alecpl |
2008-12-18 | - Fix STARTTLS before AUTH in SMTP connection (#1484883) | alecpl |
2008-12-16 | Only abbreviate file name for IE browsers (#1485063) | thomascube |
2008-12-11 | - Performance: allow setting imap rootdir and delimiter before connect (#1485... | alecpl |
2008-12-07 | - Add Robots meta tag in login page and installer (#1484846) | alecpl |
2008-12-07 | - Fix horizontal scrollbar in preview pane on IE (#1484633) | alecpl |
2008-12-07 | - Fix empty line before the signature in IE (#1485351) | alecpl |
2008-12-06 | - Fix search results page jumps in LDAP addressbook (#1485253) | alecpl |
2008-12-06 | - Fix sorting of folders with more than 2 levels (#1485569) | alecpl |
2008-12-05 | - added changelog entry about last performance fixes | alecpl |
2008-12-04 | - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) | alecpl |
2008-11-28 | Option to check for new mails in all folders (#1484374) | thomascube |
2008-11-27 | - Allow UTF-8 folder names in config (#1485579) | alecpl |
2008-11-23 | Do serverside addressbook queries for autocompletion (#1485531) + make autoco... | thomascube |
2008-11-23 | - Allow setting attachment col position in 'list_cols' option | alecpl |
2008-11-21 | - Increase speed of session destroy and garbage clean up | alecpl |
2008-11-21 | - Fix 'cache' table cleanup on session destroy (#1485516) | alecpl |
2008-11-20 | - Better HTML entities conversion in html2text (#1485519) | alecpl |
2008-11-20 | - Speed up raw message body handling (call FETCH only once for the whole mess... | alecpl |
2008-11-19 | - Fix handling of some malformed messages (#1484438) | alecpl |
2008-11-16 | - Fix setting locale to tr_TR, ku and az_AZ (#1485470) | alecpl |
2008-11-15 | - Fix big memory consumption and speed up searching on servers without SORT c... | alecpl |
2008-11-13 | - Added message status filter + fixes for r2046 (searching with SORT) | alecpl |
2008-11-12 | - Use SORT for searching on servers with SORT capability | alecpl |
2008-11-07 | - improve messages searching with many criterias (call one SEARCH command) | alecpl |
2008-11-06 | - Fix empty file sending (#1485389) | alecpl |
2008-11-05 | - Fix HTML editor initialization on IE (#1485304) | alecpl |
2008-11-04 | - Make identities list scrollable (#1485538) | alecpl |