| | |
| | | CHANGELOG RoundCube Webmail |
| | | --------------------------- |
| | | |
| | | 2008/11/26 (alec) |
| | | ---------- |
| | | - Allow UTF-8 folder names in config (#1485579) |
| | | - Add junk_mbox option configuration in installer (#1485579) |
| | | |
| | | 2008/11/23 (thomasb) |
| | | ---------- |
| | | - Do serverside addressbook queries for autocompletion (#1485531) |
| | | |
| | | 2008/11/23 (alec) |
| | | ---------- |
| | | - Allow setting attachment col position in 'list_cols' option |
| | | - Allow override 'list_cols' via skin (#1485577) |
| | | |
| | | 2008/11/21 (alec) |
| | | ---------- |
| | | - Fix 'cache' table cleanup on session destroy (#1485516) |
| | | - Increase speed of session destroy and garbage clean up |
| | | - Fix session timeout when DB server got clock skew (#1485490) |
| | | |
| | | 2008/11/19 (alec) |
| | | ---------- |
| | | - Fix handling of some malformed messages (#1484438) |
| | | - Speed up raw message body handling |
| | | - Better HTML entities conversion in html2text (#1485519) |
| | | |
| | | 2008/11/15 (alec) |
| | | ---------- |
| | | - Fix big memory consumption and speed up searching on servers without SORT capability |
| | | - Fix setting locale to tr_TR, ku and az_AZ (#1485470) |
| | | |
| | | 2008/11/12 (alec) |
| | | ---------- |
| | | - Use SORT for searching on servers with SORT capability |
| | | - Added message status filter |
| | | |
| | | 2008/11/06 (alec) |
| | | ---------- |