Age | Commit message (Expand) | Author |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |
2008-04-06 | #1484966: place Message-Id below Received header | alecpl |
2008-04-02 | Make the http-received header in outgoing mails configurable | thomascube |
2008-03-22 | * committing fix from #1484506 | till |
2008-02-19 | Allow to send mail with BCC recipients only + remove some unused vars | thomascube |
2008-02-14 | * mime_content_type() is unavailable in PHP5 and breaks sending emails with a... | till |
2008-02-13 | * fixing mimetype issue from #1484062 | till |
2008-02-07 | * committing patch from #1484759 | till |
2008-02-05 | Applied patch to prevent bad header delimiters (#1484751) | thomascube |
2007-12-13 | Add Received header to outgoing mail. | svncommit |
2007-12-11 | added ability to insert attached images in HTML editor | svncommit |
2007-12-10 | New class rcube_user + send message disposition notification | thomascube |
2007-11-25 | Fixed some potential security risks + updatedd changelog | thomascube |
2007-09-26 | Improve message compose screen | thomascube |
2007-08-30 | Don't add message footer when saving as draft | thomascube |
2007-06-12 | Minor bugfixes reported on the dev-list | thomascube |
2007-05-13 | Wrap message body text (closes #1484148) | thomascube |
2007-04-28 | Merged branch devel-addressbook from r443 back to trunk | thomascube |
2007-03-28 | Don't show error message when saving draft (closes #1483892) | thomascube |
2007-03-21 | Updated PEAR::Mail_mime package | thomascube |
2007-03-14 | Fixed message headers encoding; improved recipient splitting; applied patch f... | thomascube |
2007-01-10 | mb_encode_mimeheader quirks; removed unused var | thomascube |
2006-12-22 | Applied security patches by Kees Cook (Ubuntu) + little visual enhancements | thomascube |
2006-12-20 | New (strict) quoting for all kind of strings | thomascube |
2006-12-06 | Optimized memory usage when sending mail; Include SMTP response in log; Fixed... | thomascube |
2006-12-04 | Small bugfixes and improvements | thomascube |
2006-09-27 | corrected duplicate emoticon fix. | svncommit |
2006-09-23 | removed debug from previous commit | svncommit |
2006-09-23 | prevent multiple copies of an emoticon image from being attached to an outgoi... | svncommit |
2006-09-14 | Initial TinyMCE editor support (still need to work on spellcheck and skins) | svncommit |
2006-09-01 | Correct creation of a message-id | thomascube |
2006-08-15 | Solved bug: 1483828. (Meaning of the numbers isn't changed in my solution) | svncommit |
2006-07-31 | Compose, save and sendmail cleanup | thomascube |
2006-07-31 | #1399714 - fixed commas in identity fullname field | svncommit |
2006-07-24 | Improvements to Draft handling | svncommit |
2006-07-01 | Changed label and icon for attachment removal and some styles | thomascube |
2006-06-26 | Typos, Optimizations, Updates | thomascube |
2006-06-19 | Added Drafts support (Feature #1326839) (richs) | svncommit |
2006-05-18 | renamed $mbox so that it will stop interfering with the $_SESSION when regist... | svncommit |
2006-05-01 | Applied patch for requesting receipts by Salvatore Ansani | thomascube |
2006-03-23 | Started implementing search function | thomascube |
2006-03-03 | Improved reading of POST and GET values | thomascube |
2006-02-20 | Fixed some charset bugs | thomascube |
2006-02-19 | Applied several patches | thomascube |
2006-02-05 | Added patches for BCC headers | thomascube |
2006-02-04 | Bugfixes for encoding and sending with attachments | thomascube |
2006-01-13 | Switched to full UTF-8 support | thomascube |
2006-01-13 | Switched to full UTF-8 support | thomascube |
2006-01-05 | Optimized loading time; added periodic mail check; added EXPUNGE command | thomascube |
2005-12-14 | IMAP bugfixes, better signature handling | thomascube |