Age | Commit message (Expand) | Author |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |
2008-03-21 | Better patch to correctly quote email recipient strings (from #1484191) | thomascube |
2008-03-21 | Add configurable default charset for message decoding | thomascube |
2008-02-11 | * fixing bug #1484673 | till |
2008-02-11 | * fixing bug (1 attachment gets cut off when you have no text in a draft) -> ... | till |
2008-02-02 | Also respect receipt and priority settings when re-opening a draft message | thomascube |
2008-02-02 | * oops, fixed a parse error (which i just comitted) >:( | till |
2008-02-02 | * added an additional check so not everyone "attempts" ldap search if this is... | till |
2008-02-02 | * compose.patch from #1483899 | till |
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-06 | Fix bugs #1484555, #1484646 and #1484639 | thomascube |
2007-10-03 | Update copyright notice | svncommit |
2007-09-09 | Ensure XHTML validation | thomascube |
2007-05-18 | Use HTTP-POST requests for actions that change application state | thomascube |
2007-04-28 | Merged branch devel-addressbook from r443 back to trunk | thomascube |
2007-03-21 | Minor bugfixes posted to the dev-mailing list | thomascube |
2007-03-19 | Correctly parse message/rfc822; fixed html2text conversion; code cleanup | thomascube |
2007-02-26 | fixed check for selected value in value array in rcube_shared::select | svncommit |
2007-02-22 | minor code fixes | svncommit |
2006-12-29 | Error handling for attachment uploads; multibyte-safe string functions; XSS i... | thomascube |
2006-12-20 | New (strict) quoting for all kind of strings | thomascube |
2006-12-20 | Save Bcc recipients in draft message. | svncommit |
2006-12-14 | small patch to fix editor switching | svncommit |
2006-12-03 | fixed signature issues | svncommit |
2006-11-09 | Fixed encoding issues and delete-on-reply problem | thomascube |
2006-09-27 | Fixed editor selector labels, added TinyMCE spellchecker to editor configuration | svncommit |
2006-09-16 | code cleanup of HTML editing capability (round 1) | svncommit |
2006-09-14 | fixed typo in editor_init call. | svncommit |
2006-09-14 | Initial TinyMCE editor support (still need to work on spellcheck and skins) | svncommit |
2006-09-08 | Fixed safe_mode issues | thomascube |
2006-09-07 | Made automatic draft saving configurable | thomascube |
2006-08-20 | Set default spelling language (Ticket #1483938) | thomascube |
2006-08-20 | Added support for Nox Spell Server; plus small bugfixes | thomascube |
2006-08-18 | Re-built message parsing (Bug #1327068) | thomascube |
2006-08-06 | Finalized 0.1beta2 releasev0.1-beta2 | thomascube |
2006-07-31 | Compose, save and sendmail cleanup | thomascube |
2006-07-24 | Improvements to Draft handling | svncommit |
2006-07-18 | Added label tags to forms (Ticket #1483810) | thomascube |
2006-07-01 | Changed label and icon for attachment removal and some styles | thomascube |
2006-06-29 | Removeable attachments, Auto-default folder creation, bug fixes | svncommit |
2006-06-19 | Added Drafts support (Feature #1326839) (richs) | svncommit |
2006-05-25 | Finalized GoogieSpell integration | thomascube |
2006-05-01 | Started integrating GoogieSpell | thomascube |
2006-05-01 | Applied patch for requesting receipts by Salvatore Ansani | thomascube |
2006-04-26 | Corrected issue forwarding attachments that use content-description rather th... | svncommit |
2006-04-06 | Corrected issue forwarding attachments without disposition headers | svncommit |
2006-04-04 | Corrected regexp for numeric _to parameter | thomascube |
2006-03-04 | Minor bugfixes | thomascube |
2006-03-03 | Improved reading of POST and GET values | thomascube |