summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
2008-12-30Update docs and version stringsthomascube
2008-12-30Complete changelogthomascube
2008-12-18Only abbreviate attachment file names in MSIE < 7thomascube
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-16Only 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 fixesalecpl
2008-12-04- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)alecpl
2008-11-28Option to check for new mails in all folders (#1484374)thomascube
2008-11-27- Allow UTF-8 folder names in config (#1485579)alecpl
2008-11-23Do serverside addressbook queries for autocompletion (#1485531) + make autoco...thomascube
2008-11-23- Allow setting attachment col position in 'list_cols' optionalecpl
2008-11-21- Increase speed of session destroy and garbage clean upalecpl
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 capabilityalecpl
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
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alecpl
2008-10-30- added BYE response simple support to prevent from endless loops in imap.inc...alecpl
2008-10-29- Fix problem with numeric folder names (#1485527)alecpl
2008-10-27- Fix unread message unintentionally marked as read if read_when_deleted=true...alecpl
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alecpl
2008-10-25- Don't send disposition notification receipts for messages marked as 'read' ...alecpl
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alecpl
2008-10-22- Added option focus_on_new_message (#1485374)alecpl
2008-10-18- Fix html signature formatting when identity save error occured (#1485426)alecpl
2008-10-15- Add feedback and set busy when moving folder (#1485497)alecpl
2008-10-10- Fix adding signature in drafts compose mode (#1485484)alecpl
2008-10-10- Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489)alecpl
2008-10-09- Fix matching case sensitivity when setting identity on reply (#1485480)alecpl
2008-10-09- fixed iil_C_Sort() to support very long and/or divided responses (#1485283)alecpl
2008-10-08- Fix imap searching on ISMail (#1485466)alecpl
2008-10-07- added bin/killcache.php script (#1485434)alecpl
2008-10-07- Write username instead of id in sendmail log (#1485477)alecpl
2008-10-03- Add 'skip_deleted' option in User Preferences (#1485445)alecpl
2008-10-03- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()alecpl