Age | Commit message (Expand) | Author |
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 |
2007-03-18 | Improved contacts drop down; HTML output improvements; JS code cleanup | thomascube |
2007-03-14 | Correctly format dates in future | thomascube |
2007-03-01 | Solved wrong caching of message preview (#1484153, #1484236) | thomascube |
2007-02-21 | Fixed CSS bugs (#1484210 and #1484161) and quoting issue (#1484253) | thomascube |
2007-02-16 | Better input checking on GET and POST vars | thomascube |
2006-12-31 | Event handler removing again. Closes #1484200 | thomascube |
2006-12-29 | Error handling for attachment uploads; multibyte-safe string functions; XSS i... | thomascube |
2006-12-22 | Applied security patches by Kees Cook (Ubuntu) + little visual enhancements | thomascube |
2006-12-20 | Allow 12 hour date to display for emails sent today (Doug Mandell). | svncommit |
2006-12-20 | Little fix for new string quoting | thomascube |
2006-12-20 | New (strict) quoting for all kind of strings | thomascube |
2006-12-11 | Little fixes plus additional encoding tables | thomascube |
2006-12-01 | Introducing preview pane and conditional skin tags | thomascube |
2006-11-22 | Added host auto-selection and correct password encoding for IMAP login | thomascube |
2006-11-22 | Fixed XSS vulnerability (Bug #1484109) | thomascube |
2006-11-16 | Fetch all identities if virtuser_query is used; limitations can be done in SQL. | svncommit |
2006-11-09 | Corrected template parsing and output encoding | thomascube |
2006-09-24 | Partial client re-write with a common list class | thomascube |
2006-09-19 | Correct UTF-7 to UTF-8 conversion if mbstring is not available | thomascube |
2006-09-14 | Initial TinyMCE editor support (still need to work on spellcheck and skins) | svncommit |
2006-09-08 | Updated MDB2 with MSSQL support + some cosmetics | thomascube |
2006-09-08 | Fixed safe_mode issues | thomascube |
2006-09-07 | Some bugfixes and session expiration stuff | thomascube |
2006-09-04 | Little improvements for message parsing and encoding | thomascube |
2006-09-01 | Correct creation of a message-id | thomascube |
2006-08-30 | New indentation for quoted message text; HTML validity | thomascube |
2006-08-30 | Added MSSQL support | thomascube |