Age | Commit message (Expand) | Author |
2008-06-05 | Fix structure parsing and html output for multipart messages | thomascube |
2008-06-05 | Fix fallback if no message strucutre is provided by the imap server | thomascube |
2008-06-04 | Distinguish html and plaintext parts in messagy body display | thomascube |
2008-06-04 | Chech for mb_convert_encoding first because mbstring is optional for RoundCub... | thomascube |
2008-06-02 | #1485098 | alecpl |
2008-05-29 | Replace our crappy html sanitization with the dom-based washtml script + fix ... | thomascube |
2008-05-27 | Remove cruft from upload response | thomascube |
2008-05-26 | -display error on any upload error (eg. on post_max_size overlimit) | alecpl |
2008-05-26 | -set iframe's border to 'none' for Konqueror | alecpl |
2008-05-21 | -typo (#1485079) | alecpl |
2008-05-21 | -fixed link (#1485077) | alecpl |
2008-05-21 | -fix: enable sorting when IMAP server not supports SORT capability | alecpl |
2008-05-17 | New class rcube_message representing a mail message; changed global $MESSAGE ... | thomascube |
2008-05-13 | remove code obsoleted by fix to parse_attrib_string | svncommit |
2008-05-10 | - added enctype for attachments form (#1485056) | alecpl |
2008-05-08 | - Corrected message headers decoding when charset isn't specified and improved | alecpl |
2008-05-08 | - make address_book_type option case insensitive | alecpl |
2008-05-08 | - Option 'use_SQL_address_book' replaced by 'address_book_type' | alecpl |
2008-05-07 | /tmp/out | svncommit |
2008-05-06 | - removed trigger_error() call | alecpl |
2008-05-05 | - last commit fix | alecpl |
2008-05-05 | - Do charset conversion also for from/to column on messages list | alecpl |
2008-05-01 | - Fix BCC header reset (#1484997) | alecpl |
2008-04-30 | * cs fixes | till |
2008-04-30 | Next step: introduce the application class 'rcmail' and get rid of some globa... | thomascube |
2008-04-25 | - movingmessage label could and should be added in mail task only | alecpl |
2008-04-23 | #1485003: s/rc_mail_mime/rcube_mail_mime/ | alecpl |
2008-04-17 | - Fix non-RFC dates formatting (#1484901) | alecpl |
2008-04-16 | - don't use onchange to toggle editor because of IE bug | alecpl |
2008-04-16 | - Decode entities when inserting HTML signature to plain text message (#1484990) | alecpl |
2008-04-16 | added language support to HTML editing (#1484862) | svncommit |
2008-04-15 | HTML editing fixes, upgrade to TinyMCE v3.0.6 | svncommit |
2008-04-15 | #1484391, #1484403 | alecpl |
2008-04-14 | - removed strrstr() definition as it was needed only for php4 | alecpl |
2008-04-13 | - reverted r1295 | alecpl |
2008-04-13 | - added seen flag value to etag, so it allows to mark again remarked messages | alecpl |
2008-04-12 | - Fixed and optimized 'read_when_deleted': mark as read on server side | alecpl |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |
2008-04-11 | #1484972: optimization: mark as read in one action with preview, deleted redu... | alecpl |
2008-04-10 | - removed lines wrapping | alecpl |
2008-04-07 | #1484898 | alecpl |
2008-04-07 | - better commands enabling/disabling after get/post response, fixes: | alecpl |
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-25 | * committing patch from #1484783 | till |
2008-03-22 | * committing fix from #1484506 | till |
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-20 | Remove MDN headers before saving in sent folder + fix wrong variale name | thomascube |
2008-02-19 | Allow to send mail with BCC recipients only + remove some unused vars | thomascube |