Age | Commit message (Expand) | Author |
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 |
2010-05-21 | Fix double-addition of e-mail domain to content ID in HTML images | svncommit |
2010-05-20 | Display 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 extension | alecpl |
2010-05-18 | - Some files from /bin + spellchecking actions moved to the new 'utils' task | alecpl |
2010-05-18 | - Added threads tree icons | alecpl |
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 |
2010-05-05 | - Set focus to editor on reply in HTML mode (#1486632) | alecpl |
2010-05-02 | - Allow columns order change per user - drag&drop (#1485795) | alecpl |
2010-05-01 | - Add References header in read receipt (#1486681) | alecpl |
2010-04-29 | - Fix database constraint violation when opening a message (#1486696) | alecpl |
2010-04-29 | - Add 'loading' message while login is in progress (#1486667) | alecpl |
2010-04-29 | - Fix quota_zero_as_unlimited (#1486662) | alecpl |
2010-04-28 | - Fix folder subscription checking (#1486684) | alecpl |
2010-04-23 | - Fix listing of attachments of some types e.g. "x-epoc/x-sisx-app" (#1486653) | alecpl |
2010-04-21 | - Add sizelimit and timelimit variables in LDAP config (#1486544) | alecpl |
2010-04-21 | - Hide IMAP host dropdown when single host is defined (#1486326) | alecpl |
2010-04-21 | - Add images pre-loading on login page (#1451160) | alecpl |
2010-04-20 | - Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log (#1486... | alecpl |
2010-04-19 | - Fix setting spellcheck languages with extended codes (#1486605) | alecpl |
2010-04-15 | - Fix messages list scrolling in FF3.6 (#1486472) | alecpl |
2010-04-15 | Always set changed date when marking a DB record as deleted + provide a clean... | thomascube |