summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
AgeCommit message (Expand)Author
2009-01-18#1484467: fix problems with backslash as imap hierarchy delimiteralec
2009-01-16- Fix address names with '@' sign handling (#1485654)alec
2009-01-16- Fix SQL query execution errors handling in rcube_mdb2 class (#1485509)alec
2009-01-15- Allow absolute URLs to images in HTML messages/sigs (#1485666)alec
2009-01-08- Improve messages display performancealec
2008-12-30Complete changelogthomasb
2008-12-18Only abbreviate attachment file names in MSIE < 7thomasb
2008-12-18- Support multiple quota values in QUOTAROOT resonse (#1485626)alec
2008-12-18- Fix STARTTLS before AUTH in SMTP connection (#1484883)alec
2008-12-16Only abbreviate file name for IE browsers (#1485063)thomasb
2008-12-11- Performance: allow setting imap rootdir and delimiter before connect (#1485...alec
2008-12-07- Add Robots meta tag in login page and installer (#1484846)alec
2008-12-07- Fix horizontal scrollbar in preview pane on IE (#1484633)alec
2008-12-07- Fix empty line before the signature in IE (#1485351)alec
2008-12-06- Fix search results page jumps in LDAP addressbook (#1485253)alec
2008-12-06- Fix sorting of folders with more than 2 levels (#1485569)alec
2008-12-05- added changelog entry about last performance fixesalec
2008-12-04- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)alec
2008-11-28Option to check for new mails in all folders (#1484374)thomasb
2008-11-27- Allow UTF-8 folder names in config (#1485579)alec
2008-11-23Do serverside addressbook queries for autocompletion (#1485531) + make autoco...thomasb
2008-11-23- Allow setting attachment col position in 'list_cols' optionalec
2008-11-21- Increase speed of session destroy and garbage clean upalec
2008-11-21- Fix 'cache' table cleanup on session destroy (#1485516)alec
2008-11-20- Better HTML entities conversion in html2text (#1485519)alec
2008-11-20- Speed up raw message body handling (call FETCH only once for the whole mess...alec
2008-11-19- Fix handling of some malformed messages (#1484438)alec
2008-11-16- Fix setting locale to tr_TR, ku and az_AZ (#1485470)alec
2008-11-15- Fix big memory consumption and speed up searching on servers without SORT c...alec
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alec
2008-11-12- Use SORT for searching on servers with SORT capabilityalec
2008-11-07- improve messages searching with many criterias (call one SEARCH command)alec
2008-11-06- Fix empty file sending (#1485389)alec
2008-11-05- Fix HTML editor initialization on IE (#1485304)alec
2008-11-04- Make identities list scrollable (#1485538)alec
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alec
2008-10-30- added BYE response simple support to prevent from endless loops in imap.inc...alec
2008-10-29- Fix problem with numeric folder names (#1485527)alec
2008-10-27- Fix unread message unintentionally marked as read if read_when_deleted=true...alec
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alec
2008-10-25- Don't send disposition notification receipts for messages marked as 'read' ...alec
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alec
2008-10-22- Added option focus_on_new_message (#1485374)alec
2008-10-18- Fix html signature formatting when identity save error occured (#1485426)alec
2008-10-15- Add feedback and set busy when moving folder (#1485497)alec
2008-10-10- Fix adding signature in drafts compose mode (#1485484)alec
2008-10-10- Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489)alec
2008-10-09- Fix matching case sensitivity when setting identity on reply (#1485480)alec
2008-10-09- fixed iil_C_Sort() to support very long and/or divided responses (#1485283)alec
2008-10-08- Fix imap searching on ISMail (#1485466)alec