summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
2012-03-02Updated changelogthomascube
2012-02-28- Add Russian to the spellchecker languages list (#1488135)alecpl
2012-02-25Remember custom skin selection after logout (#1488355)thomascube
2012-02-20- About tab doesn't exist in 0.7, move changelog entry into proper placealecpl
2012-02-20- Make sure About tab is always the last tab (#1488257)alecpl
2012-02-13- Fix issue with folder creation under INBOX. namespace (#1488349)alecpl
2012-02-13- Added mailto: protocol handler registration link in User Preferences (#1486...alecpl
2012-02-11User configurable setting how to display contact names in listthomascube
2012-02-09- Handle identity details box with an iframe (#1487020)alecpl
2012-02-08- Fix issue where some text from original message was missing on reply (#1488...alecpl
2012-02-07- Fix parse errors in DDL files for MS SQL Serveralecpl
2012-02-02Allow users to choose cols for contacts list sortingthomascube
2012-01-27- Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327) alecpl
2012-01-25Fix autoselect_host() for login (#1488297)thomascube
2012-01-19- Fix drafts update issues when edited from preview pane (#1488314)alecpl
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-13- Make mime type detection based on filename extension to be case-insensitivealecpl
2012-01-12- Fix failure on MySQL database upgrade from 0.7 - text column can't have def...alecpl
2012-01-11- Update changelogalecpl
2012-01-05Update changelogthomascube
2012-01-05- Fix bug in handling of base href and inline content (#1488290)alecpl
2012-01-05- Fix SQL Error when saving a contact with many email addresses (#1488286)alecpl
2012-01-04- Fix strict email address searching if contact has more than one addressalecpl
2012-01-04Use proper timezones from PHP's internal timezonedb (#1485592)thomascube
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alecpl
2011-12-28- Fix handling of INBOX's subfolders in special folders config (#1488279)alecpl
2011-12-25- Add ifModule statement for setting Options -Indexes in .htaccess file (#148...alecpl
2011-12-22Updated changelogthomascube
2011-12-21- Fix searching on IMAP servers without CHARSET specifier support (#1488271)alecpl
2011-12-19- Fix expanding folders during drag&drop (#1488260)alecpl
2011-12-14- Fix broken CREATE INDEX queries in SQLite DDL files (#1488255)alecpl
2011-12-10Better CSS url() validationthomascube
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalecpl
2011-12-07- Add option to set default font for HTML message (#1484137) alecpl
2011-12-07- Fixed issues with big memory allocation of IMAP results, improved a lot of ...alecpl
2011-12-05Replace prompt() with jQuery UI dialog (#1485135)thomascube
2011-12-04- Fix navigation in messages search resultsalecpl
2011-12-02- Improved handling of some malformed values encoded with quoted-printable (#...alecpl
2011-11-30- Add possibility to do LDAP bind before searching for bind DN.alecpl
2011-11-30- Fix handling of empty <U> tags in HTML messages (#1488225)alecpl
2011-11-29Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895)thomascube
2011-11-28- Use strpos() instead of strstr() when possible (#1488211)alecpl
2011-11-28- Fix handling HTML entities when converting HTML to text (#1488212)alecpl
2011-11-27- Fix fit_string_to_size() renders browser and ui unresponsive (#1488207):alecpl
2011-11-27- Fix handling of invalid characters in request (#1488124)alecpl
2011-11-26- Fix merging some configuration options in update.sh script (#1485864)alecpl
2011-11-26- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)alecpl
2011-11-25- Fix handling contact photo url with https:// prefix (#1488202)alecpl
2011-11-25- Prevent from memory_limit exceeding when trying to parse big messages bodie...alecpl
2011-11-24- Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487...alecpl