Age | Commit message (Expand) | Author |
2008-06-14 | - Added option to disable displaying of attached images below the message body | alecpl |
2008-06-14 | More code cleanup | thomascube |
2008-06-09 | #1485110 | alecpl |
2008-06-07 | Change meta-charset specififcation in HTML to UTF-8; no need for mb_convert_e... | thomascube |
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-05-29 | Replace our crappy html sanitization with the dom-based washtml script + fix ... | thomascube |
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-08 | - Corrected message headers decoding when charset isn't specified and improved | 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 | 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-15 | #1484391, #1484403 | 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-03-25 | * committing patch from #1484783 | till |
2008-02-20 | Remove MDN headers before saving in sent folder + fix wrong variale name | thomascube |
2008-02-19 | Localize folder name in page title (#1484785) | thomascube |
2008-02-14 | Fix for XSS vulnerability (see http://bugs.debian.org/cgi-bin/bugreport.cgi?b... | svncommit |
2008-02-13 | Always use subject col when dragging messages | thomascube |
2008-02-13 | condense TinyMCE toolbar down to one line, removing table buttons (#1484747) | svncommit |
2008-02-11 | Bring back missing download link for attachments | thomascube |
2008-02-06 | Remember decision to display images for a certain message during session (#14... | thomascube |
2008-02-04 | Make sending of read receipts configurable | thomascube |
2008-01-31 | Remember search results (closes #1483883). | svncommit |
2007-12-10 | New class rcube_user + send message disposition notification | thomascube |
2007-11-25 | More input sanitizing | thomascube |
2007-11-25 | Fixed some potential security risks + updatedd changelog | thomascube |
2007-11-01 | Also remove unclosed script tags (fixes XSS vulnerability) | thomascube |
2007-10-17 | Make message listing less error prone | thomascube |
2007-09-29 | Filter linked/imported CSS files (#1484056) | thomascube |
2007-09-19 | Allow vars and PHP code in templates; improved page title; fixed #1484395 | thomascube |
2007-09-09 | Fixed wrong delete button tooltip (#1483965) | thomascube |
2007-08-10 | Some bugfixes, security issues + minor improvements | thomascube |
2007-07-26 | Move folder rendering functions so they can be used in the settings section. | svncommit |
2007-05-28 | Prevent default events on subject link; fixed typo in smtp script | thomascube |
2007-05-18 | Better refresh of message list; improved HTML mail display | thomascube |
2007-05-18 | Fixed broken message status management | thomascube |