Age | Commit message (Expand) | Author |
2009-03-02 | Create some basic unit tests based in simpletest.org | thomascube |
2009-03-02 | Add callback for <a> tags to add target=_blank | thomascube |
2009-03-01 | - Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758) | alecpl |
2009-03-01 | - Fix attaching more than nine inline images (#1485759) | alecpl |
2009-03-01 | - es_ES update (#1485760) | alecpl |
2009-02-27 | Prevent concurrent autocomplete query results display (#1485743) | thomascube |
2009-02-27 | Changed code style for better diffs | thomascube |
2009-02-27 | Better wording for german localization | thomascube |
2009-02-27 | Don't return empty string when UTF-7 decoding fails + cleanup codestyle | thomascube |
2009-02-27 | Add mimetype for .rar files according to a comment in #1485311 | thomascube |
2009-02-27 | Fix mime-type detection using a hard-coded map (#1485311) | thomascube |
2009-02-27 | #1485731: de_DE fix | alecpl |
2009-02-26 | - Fix new lines stripped from message footer (#1485751) | alecpl |
2009-02-24 | - Fix IE problem with mouse click autocomplete (#1485739) | alecpl |
2009-02-21 | #1485741: fix installer after some last changes | alecpl |
2009-02-19 | - fix r2301 (#1485745) | alecpl |
2009-02-18 | - Fix html body washing on reply/forward + fix attachments handling (#1485676) | alecpl |
2009-02-18 | - use RCMAIL_CHARSET const | alecpl |
2009-02-18 | Fix pspell's handling of special html characters (#1485744) | svncommit |
2009-02-16 | - added info to create unicode database (#1485687) | alecpl |
2009-02-15 | fa update | yllar |
2009-02-13 | - Fix replying to message with html attachment (#1485676) | alecpl |
2009-02-13 | - Fix multiple recipients input parsing (#1485733) | alecpl |
2009-02-11 | - Support non-standard "GMT-XXXX" literal in date header (#1485729) | alecpl |
2009-02-10 | - Use default_charset for messages without specified charset (#1485661, #1484... | alecpl |
2009-02-09 | asturian translation | yllar |
2009-02-09 | - Pass static method as array to preg_replace_callback (#1485689) | alecpl |
2009-02-08 | Added TNEF support to decode MS Outlook (winmail.dat) attachments | thomascube |
2009-02-08 | - Fix "value continuation" MIME headers by adding required semicolon (#1485727) | alecpl |
2009-02-06 | - Fix some base64 encoded attachments handling (#1485725) | alecpl |
2009-02-06 | - Fix pressing select all/unread multiple times (#1485723) | alecpl |
2009-02-06 | - Fix selecting all unread does not honor new messages (#1485724) | alecpl |
2009-02-06 | - allow printing drafts | alecpl |
2009-02-05 | - Support NGINX as IMAP backend: better BAD response handling (#1485720) | alecpl |
2009-02-04 | - typos | alecpl |
2009-02-04 | - performance fix: don't fetch attachment headers twice when parse filename c... | alecpl |
2009-02-03 | - Fix displaying of alternative-inside-alternative messages (#1485713) | alecpl |
2009-02-02 | - Fix checking for recent messages on various IMAP servers (#1485702) | alecpl |
2009-02-01 | uk_UA update | yllar |
2009-01-29 | - save empty search result in session | alecpl |
2009-01-28 | - Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706) | alecpl |
2009-01-27 | - Fix large search results in non-default_imap_folders when imap_root is set ... | alecpl |
2009-01-23 | - Fix large search results on server without SORT capability (#1485668) | alecpl |
2009-01-23 | Also allow link-related attributes | thomascube |
2009-01-23 | Added Bengali (Bangla) localization | thomascube |
2009-01-23 | - Fixed creation of folders with '&' sign in name (reverted r1357) | alecpl |
2009-01-23 | es_AR update | yllar |
2009-01-22 | added es_AR + pt_PT, hu_HU update | yllar |
2009-01-22 | - fix r2251 | alecpl |
2009-01-22 | Get rid of vulnerable preg_replace eval and create_function (#1485686) + corr... | thomascube |