summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
2008-06-15- small doc fixed (#1485133)alecpl
2008-06-15- actually we don't need default_skin optionalecpl
2008-06-15- Added option to select skin in user preferences (#1485031)alecpl
2008-06-14- Added option to disable displaying of attached images below the message bodyalecpl
2008-06-13- User preferences grouped in more fieldsetsalecpl
2008-06-13- Updated PEAR::Mail_Mime (#1484973)alecpl
2008-06-13- Added option to display images in messages from known senders (#1484601)alecpl
2008-06-12- Fix corrupted MIME headers of messages in Sent folder (#1485111)alecpl
2008-06-11- don't call expunge and don't remove message row after message movealecpl
2008-06-08- option to disable autocompletion from selected LDAP address books (#1484922alecpl
2008-06-07Fix language detection + update Catala localizationthomascube
2008-06-06Add option to log successful logins.svncommit
2008-06-06- TLS support in LDAP connections: 'use_tls' property (#1485104)alecpl
2008-06-05#1485106alecpl
2008-06-04Update CHANGELOGthomascube
2008-06-03- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()alecpl
2008-05-31- Escape \ in login (#1484614)alecpl
2008-05-30- Support " and \ in folder namesalecpl
2008-05-30- Disallowed delimiter in folder name (#1484803)alecpl
2008-05-30- Support for subfolders in default/protected folders (#1484665)alecpl
2008-05-28- Fixed sorting of folders with non-ascii charactersalecpl
2008-05-21- ... and Address Bookalecpl
2008-05-21-localized pagetitle in Settings and Address bookalecpl
2008-05-19-Fixed Mysql DDL for default identities creation (#1485070)alecpl
2008-05-19-added flag_for_deletion in user prefsalecpl
2008-05-19-removed messages list sorting option from user prefsalecpl
2008-05-16- In Preferences added possibility to configure 'read_when_deleted', 'mdn_req...alecpl
2008-05-15Make IMAP auth type configurable (#1483825)thomascube
2008-05-15- Fix attachment list on IE 6/7 (#1484807)alecpl
2008-05-13fix script to show cc/bcc fieldssvncommit
2008-05-12- Updated PEAR::DB package to version 1.7.13alecpl
2008-05-11- Make password input fields of type password in installer (#1484886)alecpl
2008-05-09- fixed commentsalecpl
2008-05-09- Don't call CAPABILITY twice if possible (RFC3501 [7.1])alecpl
2008-05-08- Corrected message headers decoding when charset isn't specified and improvedalecpl
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alecpl
2008-05-08- Optimized messages sorting on servers without sort capability (#1485049)alecpl
2008-05-08- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)alecpl
2008-05-07/tmp/outsvncommit
2008-05-05- Fix management of folders with national characters in names (#1485036, #148...alecpl
2008-05-05- Do charset conversion also for from/to column on messages listalecpl
2008-05-05Installer: encode special characters in DB username/password (#1485042)alecpl
2008-05-02- fixed #1485032 and updated MDB2 package+driversalecpl
2008-05-01- Fix BCC header reset (#1484997)alecpl
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2008-04-29- improved messages list performance - patch from Justin Heesemannalecpl
2008-04-23- Append skin_path to images location only when it starts with '/' sign (#148...alecpl
2008-04-20Fix parse_attrib_string to handle unquoted attribute valuessvncommit
2008-04-17- Fix non-RFC dates formatting (#1484901)alecpl
2008-04-17- Updated PEAR::Auth_SASL to 1.0.2alecpl