summaryrefslogtreecommitdiff
path: root/program/include/main.inc
AgeCommit message (Expand)Author
2007-10-18Add support for Korean charset (KS_C_5601)thomascube
2007-10-10Log error when login fails due to auto_create_user turned offthomascube
2007-09-29Filter linked/imported CSS files (#1484056)thomascube
2007-09-26Allow to save particular user prefsthomascube
2007-09-11Resolve username from virtuser file before looking up in databasethomascube
2007-09-09Fixed charset encoding bug (#1484429)thomascube
2007-09-05Ticket #1484457yllar
2007-09-05Fix message list selection + new pngbehavior + use strpos() instead of strstr()thomascube
2007-09-01# bugfix: #1484473till
2007-08-15LDAP improvementsthomascube
2007-08-13Fix bugs introduced with latest changesthomascube
2007-08-10Fix charset converting issues with iconv and mbstringthomascube
2007-08-10Simplified code + removed debug logthomascube
2007-08-10Some bugfixes, security issues + minor improvementsthomascube
2007-08-07Documentation, code style and cleanupthomascube
2007-07-26Move folder rendering functions so they can be used in the settings section.svncommit
2007-06-12Minor bugfixes reported on the dev-listthomascube
2007-05-24upgrade to TinyMCE v2.1.1.1svncommit
2007-05-17Add link to message subjects (#1484257); don't make selected list items bold;...thomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-03-28Draw box around login form; created common boxtitle CSS classthomascube
2007-03-27New session authentication, should fix bugs #1483951 and #1484299; testing re...thomascube
2007-03-21Minor bugfixes posted to the dev-mailing listthomascube
2007-03-18Improved contacts drop down; HTML output improvements; JS code cleanupthomascube
2007-03-14Correctly format dates in futurethomascube
2007-03-01Solved wrong caching of message preview (#1484153, #1484236)thomascube
2007-02-21Fixed CSS bugs (#1484210 and #1484161) and quoting issue (#1484253)thomascube
2007-02-16Better input checking on GET and POST varsthomascube
2006-12-31Event handler removing again. Closes #1484200thomascube
2006-12-29Error handling for attachment uploads; multibyte-safe string functions; XSS i...thomascube
2006-12-22Applied security patches by Kees Cook (Ubuntu) + little visual enhancementsthomascube
2006-12-20Allow 12 hour date to display for emails sent today (Doug Mandell).svncommit
2006-12-20Little fix for new string quotingthomascube
2006-12-20New (strict) quoting for all kind of stringsthomascube
2006-12-11Little fixes plus additional encoding tablesthomascube
2006-12-01Introducing preview pane and conditional skin tagsthomascube
2006-11-22Added host auto-selection and correct password encoding for IMAP loginthomascube
2006-11-22Fixed XSS vulnerability (Bug #1484109)thomascube
2006-11-16Fetch all identities if virtuser_query is used; limitations can be done in SQL.svncommit
2006-11-09Corrected template parsing and output encodingthomascube
2006-09-24Partial client re-write with a common list classthomascube
2006-09-19Correct UTF-7 to UTF-8 conversion if mbstring is not availablethomascube
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)svncommit
2006-09-08Updated MDB2 with MSSQL support + some cosmeticsthomascube
2006-09-08Fixed safe_mode issuesthomascube
2006-09-07Some bugfixes and session expiration stuffthomascube
2006-09-04Little improvements for message parsing and encodingthomascube
2006-09-01Correct creation of a message-idthomascube
2006-08-30New indentation for quoted message text; HTML validitythomascube
2006-08-30Added MSSQL supportthomascube