Age | Commit message (Expand) | Author |
2010-09-07 | - Revert r3941 (#1486979) | alecpl |
2010-09-06 | - Fix attachment upload popup disapears on double click in Firefox (#1486930)... | alecpl |
2010-09-02 | - Added fieldsets in Identity form, added 'identity_form' hook | alecpl |
2010-08-30 | - Show disabled checkboxes for protected folders instead of dots (#1485498) | alecpl |
2010-08-29 | - Fix timezone string in sent mail (#1486961) | alecpl |
2010-08-28 | - Fix "Threaded" checkbox after subfolder creation (#1486928) | alecpl |
2010-08-28 | - Display inline images with known extensions and non-image content-type (#14... | alecpl |
2010-08-28 | - Fix JS error on IE when trying to send HTML message with enabled spellcheck... | alecpl |
2010-08-27 | - Fix TinyMCE buttons are hidden in Opera (#1486922) | alecpl |
2010-08-27 | - Fix TinyMCE uses zh_CN when zh_TW locale is set (#1486929) | alecpl |
2010-08-27 | - Fix Tab key doesn't work in HTML editor in Google Chrome (#1486925) | alecpl |
2010-08-27 | - Fix "Select all" causes message to be opened in folder with exactly one mes... | alecpl |
2010-08-25 | - Fix SMTP test in Installer (#1486952) | alecpl |
2010-08-23 | - Changelog update | alecpl |
2010-08-11 | - Fixes in SQL init script + added update script for MSSQL database | alecpl |
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-07 | Fix unit tests + update version | thomascube |
2010-07-31 | Don't hide upload box on document click in Safari on Windows (#1486823) | thomascube |
2010-07-31 | Disable 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 log | alecpl |
2010-07-26 | - Support HTTP_X_FORWARDED_PROTO header for HTTPS detecting (#1486866) | alecpl |
2010-07-21 | Fix 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 removal | alecpl |
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-03 | Add 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 attachments | alecpl |
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' events | alecpl |