summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
2010-08-10- Fix upgrade script for SQLite (#1486903)alecpl
2010-08-10- Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902)alecpl
2010-08-09- Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898)alecpl
2010-08-07Fix unit tests + update versionthomascube
2010-07-31Don't hide upload box on document click in Safari on Windows (#1486823)thomascube
2010-07-31Disable active spell check in tinyMCE before switching to plaintext mode (#14...thomascube
2010-07-30- Fix message structure parsing when it lacks optional fields (#1486881)alecpl
2010-07-29- Include all recipients in sendmail logalecpl
2010-07-26- Support HTTP_X_FORWARDED_PROTO header for HTTPS detecting (#1486866)alecpl
2010-07-21Fix default IMAP port configuration (#1486864)thomascube
2010-06-30- Fix handling of messages with Content-Type: application/* and no filename (...alecpl
2010-06-29- Improved compose screen: resizable body and attachments list, vertical spli...alecpl
2010-06-28- Fix RC forgets search results (#1483883)alecpl
2010-06-23- Improve parsing of styled empty tags in HTML messages (#1486812)alecpl
2010-06-20- Add %dc variable support in base_dn/bind_dn config (#1486779)alecpl
2010-06-18- removed info about response.callbacks removalalecpl
2010-06-17- UI unification alecpl
2010-06-17- Fix no-cache headers on https to prevent content caching by proxies (#1486798)alecpl
2010-06-15- Fix attachment filenames broken with TNEF decoder using long filenames (#14...alecpl
2010-06-13- Use user's timezone in Date header, not server's timezone (#1486119)alecpl
2010-06-11- Add option to set separate footer for HTML messages (#1486660)alecpl
2010-06-08- Add real SMTP error description to displayed error messages (#1485927)alecpl
2010-06-08- Fix some IMAP errors handling when opening the message (#1485443)alecpl
2010-06-04- Fix related parts aren't displayed when got mimetype other than image/* (#1...alecpl
2010-06-03Add multiple identity and database support to squirrelmail_usercopy plugin (#...thomascube
2010-06-03- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)alecpl
2010-06-01- Add 'messages_list' hook (#1486266) alecpl
2010-05-29- Add request* event triggers in http_post/http_request (#1486054)alecpl
2010-05-29- Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712)alecpl
2010-05-28- Add 'imap_timeout' option (#1486760)alecpl
2010-05-28- Fix forwarding of messages with winmail attachmentsalecpl
2010-05-22- Added list_mailboxes hook in rcube_imap::list_unsubscribed() (#1486668)alecpl
2010-05-22- Fix wrong message on file upload error (#1486725)alecpl
2010-05-22- Add support for data URI scheme [RFC2397] (#1486740)alecpl
2010-05-21- Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' eventsalecpl
2010-05-21Fix double-addition of e-mail domain to content ID in HTML imagessvncommit
2010-05-20Display and send messages with format=flowed (#1484370), fixes word wrapping ...thomascube
2010-05-20- Fix duplicated attachments when forwarding a message (#1486487)alecpl
2010-05-20- Fix message/rfc822 attachments containing only attachments are not parsed p...alecpl
2010-05-19- Fix %00 character in winmail.dat attachments names (#1486738)alecpl
2010-05-19- Fix handling errors of folder deletion (#1486705)alecpl
2010-05-18- Parse untagged CAPABILITY response for LOGIN command (#1486742)alecpl
2010-05-18- Renamed all php-cli scripts to use .sh extensionalecpl
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalecpl
2010-05-18- Added threads tree iconsalecpl
2010-05-13- Extend contact groups support (#1486682) alecpl
2010-05-12- Fix check-recent action issues and performance (#1486526)alecpl
2010-05-10- Fix autocomplete shows entries without email (#1486452)alecpl
2010-05-06- Fix listupdate event doesn't trigger on search response (#1486708)alecpl
2010-05-06- Fix select_all_mode value after selecting a message (#1486720)alecpl