Age | Commit message (Expand) | Author |
2009-04-24 | - Fix message normal priority problem (#1485820) | alecpl |
2009-04-23 | - messages list fix for IE | alecpl |
2009-04-22 | - fix #1485812 | alecpl |
2009-04-21 | - support _nosig param in compose URL (#1485604) | alecpl |
2009-04-21 | - Speed up message list displaying on IE (initialize list in background) | alecpl |
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ... | thomascube |
2009-04-17 | - Fix UTF-8 byte-order mark removing (#1485514) | alecpl |
2009-04-14 | - simplified code for serverside autocomplete + set rows limit on server side... | alecpl |
2009-04-10 | - clean up, use simpler _get_email() replacement | alecpl |
2009-04-06 | - Fix 'temp_dir' does not support relative path under Windows (#1484529) | alecpl |
2009-04-02 | - Fix service not available error when pressing back from compose dialog (#14... | alecpl |
2009-03-31 | - Fix using mail() on Windows (#1485779) | alecpl |
2009-03-30 | - Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485... | alecpl |
2009-03-27 | - typo | alecpl |
2009-03-26 | Select drafts mailbox when opening a draft message | thomascube |
2009-03-10 | Partially reverted r2339 + fix indentation | thomascube |
2009-03-09 | Fixed check-recent [richs] | svncommit |
2009-03-02 | Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests | thomascube |
2009-03-02 | Add callback for <a> tags to add target=_blank | thomascube |
2009-03-01 | - Fix attaching more than nine inline images (#1485759) | alecpl |
2009-02-27 | Prevent concurrent autocomplete query results display (#1485743) | thomascube |
2009-02-27 | Fix mime-type detection using a hard-coded map (#1485311) | thomascube |
2009-02-26 | - Fix new lines stripped from message footer (#1485751) | 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-13 | - Fix multiple recipients input parsing (#1485733) | alecpl |
2009-02-10 | - Use default_charset for messages without specified charset (#1485661, #1484... | alecpl |
2009-02-08 | Added TNEF support to decode MS Outlook (winmail.dat) attachments | thomascube |
2009-02-02 | - Fix checking for recent messages on various IMAP servers (#1485702) | alecpl |
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-23 | Also allow link-related attributes | thomascube |
2009-01-23 | - Fixed creation of folders with '&' sign in name (reverted r1357) | alecpl |
2009-01-22 | Get rid of vulnerable preg_replace eval and create_function (#1485686) + corr... | thomascube |
2009-01-19 | - fix warning when 'autocomplete_addressbooks' is not an array (#1485691) | alecpl |
2009-01-17 | * bumping up copyright (happy new year ;-)) | till |
2009-01-16 | - Fix address names with '@' sign handling (#1485654) | alecpl |
2009-01-15 | - Allow absolute URLs to images in HTML messages/sigs (#1485666) | alecpl |
2009-01-08 | - remove Mail/mimeDecode require()s | alecpl |
2009-01-07 | - fix searching with 'to:' modifier (typo) | alecpl |
2009-01-05 | Add required parameters to raise_error() calls. | svncommit |
2008-12-31 | #1485658 | yllar |
2008-12-30 | Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste ... | thomascube |
2008-12-29 | - fix identity name quoting when sending mail as per discussion in #1485654 | alecpl |
2008-12-29 | #1485653: fix enless loop in rcmail_attach_emoticons() + fix attaching the sa... | alecpl |
2008-12-27 | #1485647: handle PRE_TEXT tags in html messages (+ small fixes) | alecpl |
2008-12-19 | - fix draft autosave | alecpl |
2008-12-19 | #1485638: use rawurlencode for all IE versions | alecpl |