Age | Commit message (Expand) | Author |
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 | #1483863: empty trash and expunge inbox on logout | alecpl |
2008-04-10 | #1484980: fixed problem with month abbreviations localization (problem with M... | alecpl |
2008-04-09 | #1484624: do ob_start/ob_end_clean when reading config files | alecpl |
2008-04-04 | Remove unnecessary code; unread counts are added client side | thomascube |
2008-04-02 | Remove evil css styles like expression() in HTML messages | thomascube |
2008-03-21 | Better patch to correctly quote email recipient strings (from #1484191) | thomascube |
2008-03-21 | Added charset alias for mb_convert (fixes #1484598) | thomascube |
2008-03-21 | GB2312 alias is for iconv only (fixes #1484818) | thomascube |
2008-03-21 | Add configurable default charset for message decoding | thomascube |
2008-03-19 | Enable SQL logging (set 'sql_debug' config param to true); Switch to emulated... | thomascube |
2008-02-27 | Make some code work without non-GPL libs | thomascube |
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-13 | * implemented feature from #1484476 | till |
2008-02-08 | Added some charset aliases to fix typical mis-labelling (#1484565) | thomascube |
2008-02-08 | Distinguish ssl and tls for imap connections (#1484667) | thomascube |
2008-02-07 | Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ... | thomascube |
2008-02-04 | Respect config when localize folder names | thomascube |
2008-02-03 | * cs | till |
2008-02-02 | Always update $CONFIG with user prefs (#1484729) | thomascube |
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-25 | Don't create default folders by default | thomascube |
2007-11-09 | Add escapeSimple method to rcube_db() object, to be used instead of quote() w... | svncommit |
2007-10-18 | Add support for Korean charset (KS_C_5601) | thomascube |
2007-10-10 | Log error when login fails due to auto_create_user turned off | thomascube |
2007-09-29 | Filter linked/imported CSS files (#1484056) | thomascube |
2007-09-26 | Allow to save particular user prefs | thomascube |
2007-09-11 | Resolve username from virtuser file before looking up in database | thomascube |
2007-09-09 | Fixed charset encoding bug (#1484429) | thomascube |
2007-09-05 | Ticket #1484457 | yllar |
2007-09-05 | Fix message list selection + new pngbehavior + use strpos() instead of strstr() | thomascube |
2007-09-01 | # bugfix: #1484473 | till |
2007-08-15 | LDAP improvements | thomascube |
2007-08-13 | Fix bugs introduced with latest changes | thomascube |
2007-08-10 | Fix charset converting issues with iconv and mbstring | thomascube |
2007-08-10 | Simplified code + removed debug log | thomascube |
2007-08-10 | Some bugfixes, security issues + minor improvements | thomascube |
2007-08-07 | Documentation, code style and cleanup | thomascube |
2007-07-26 | Move folder rendering functions so they can be used in the settings section. | svncommit |
2007-06-12 | Minor bugfixes reported on the dev-list | thomascube |
2007-05-24 | upgrade to TinyMCE v2.1.1.1 | svncommit |
2007-05-17 | Add link to message subjects (#1484257); don't make selected list items bold;... | thomascube |
2007-04-28 | Merged branch devel-addressbook from r443 back to trunk | thomascube |
2007-03-28 | Draw box around login form; created common boxtitle CSS class | thomascube |
2007-03-27 | New session authentication, should fix bugs #1483951 and #1484299; testing re... | thomascube |
2007-03-21 | Minor bugfixes posted to the dev-mailing list | thomascube |