Age | Commit message (Expand) | Author |
2009-06-08 | - fix rc_wordwrap() (#1485909) | alecpl |
2009-06-01 | - Fix displaying of big maximum upload filesize (#1485889) | alecpl |
2009-05-04 | - ereg -> preg | alecpl |
2009-03-30 | - Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485... | alecpl |
2009-02-27 | Fix mime-type detection using a hard-coded map (#1485311) | thomascube |
2009-02-21 | #1485741: fix installer after some last changes | alecpl |
2009-01-22 | Get rid of vulnerable preg_replace eval and create_function (#1485686) + corr... | thomascube |
2008-12-11 | - added strtoupper() wrapper | alecpl |
2008-11-23 | Fix headers for IE attachment downloads (#1485449) | thomascube |
2008-10-29 | - Fix problem with numeric folder names (#1485527) | alecpl |
2008-10-21 | Improve vcard import (#1485502); try utf-8 first in charset detection | thomascube |
2008-10-20 | - little improvement in in_array_nocase() | alecpl |
2008-10-20 | - #1485499: make email address comparision case insensitive | alecpl |
2008-10-07 | #1485472: added js keywords escaping in json_serialize() | alecpl |
2008-10-03 | - fix last change in show_bytes() | alecpl |
2008-10-03 | - Add support for SJIS, GB2312, BIG5 in rc_detect_encoding() | alecpl |
2008-10-01 | - Localized filesize units (#1485340) + small labels capitalization change in... | alecpl |
2008-09-15 | #1485266: changed rc_mime_content_type()'s failover to 'application/octet-str... | alecpl |
2008-09-04 | Enable export of contacts as vCard + DRY | thomascube |
2008-09-03 | Auto-detect client language and timezone if desired by config/prefs | thomascube |
2008-08-29 | Little improvement in mime-detection as suggested in #1485296 | thomascube |
2008-07-25 | Prefer File_Info over mime_content_type + detect mime type when uploading + s... | thomascube |
2008-07-18 | - use fallback if mime_content_type() returns false (#1485222) | alecpl |
2008-06-07 | -added encoding detection for attachment names when message part hasn't got c... | alecpl |
2008-05-07 | More code cleanup + oop-ization | thomascube |
2008-04-30 | Next step: introduce the application class 'rcmail' and get rid of some globa... | thomascube |
2008-04-29 | - improved messages list performance - patch from Justin Heesemann | alecpl |
2008-04-14 | - removed strrstr() definition as it was needed only for php4 | alecpl |
2008-04-13 | - reverted r1295 | alecpl |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |
2008-03-31 | * committed patch from #1484932 | till |
2008-02-14 | * mime_content_type() is unavailable in PHP5 and breaks sending emails with a... | till |
2008-02-11 | Fix send_modified_header() function | thomascube |
2008-02-07 | Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ... | thomascube |
2007-09-29 | Filter linked/imported CSS files (#1484056) | thomascube |
2007-09-24 | Removed comments; codestyle | thomascube |
2007-08-29 | # bugfix (thanks yllar) | till |
2007-08-29 | # bugfix (#1484523) fixed rc_request_header function | till |
2007-08-13 | Fix bugs introduced with latest changes | thomascube |
2007-08-07 | Documentation, code style and cleanup | thomascube |
2007-04-28 | Merged branch devel-addressbook from r443 back to trunk | thomascube |
2007-03-30 | Fix cache lifetime parsing, closes #1484306. | svncommit |
2007-03-01 | Solved wrong caching of message preview (#1484153, #1484236) | thomascube |
2007-02-26 | fixed check for selected value in value array in rcube_shared::select | svncommit |
2007-02-22 | minor code fixes | svncommit |
2007-01-03 | Fixed template parsing (multibyte substring issues) | thomascube |
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-06 | Preview pane and marking as read (#1484132) | thomascube |
2006-12-01 | Introducing preview pane and conditional skin tags | thomascube |