summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/main.inc
AgeCommit message (Expand)Author
2008-02-04Respect config when localize folder namesthomasb
2008-02-03* cstill
2008-02-02Always update $CONFIG with user prefs (#1484729)thomasb
2007-12-10New class rcube_user + send message disposition notificationthomasb
2007-11-25More input sanitizingthomasb
2007-11-25Fixed some potential security risks + updatedd changelogthomasb
2007-11-25Don't create default folders by defaultthomasb
2007-11-09Add escapeSimple method to rcube_db() object, to be used instead of quote() w...robin
2007-10-18Add support for Korean charset (KS_C_5601)thomasb
2007-10-10Log error when login fails due to auto_create_user turned offthomasb
2007-09-29Filter linked/imported CSS files (#1484056)thomasb
2007-09-26Allow to save particular user prefsthomasb
2007-09-11Resolve username from virtuser file before looking up in databasethomasb
2007-09-09Fixed charset encoding bug (#1484429)thomasb
2007-09-05Ticket #1484457yllar
2007-09-05Fix message list selection + new pngbehavior + use strpos() instead of strstr()thomasb
2007-09-01# bugfix: #1484473till
2007-08-15LDAP improvementsthomasb
2007-08-13Fix bugs introduced with latest changesthomasb
2007-08-10Fix charset converting issues with iconv and mbstringthomasb
2007-08-10Simplified code + removed debug logthomasb
2007-08-10Some bugfixes, security issues + minor improvementsthomasb
2007-08-07Documentation, code style and cleanupthomasb
2007-07-26Move folder rendering functions so they can be used in the settings section.robin
2007-06-12Minor bugfixes reported on the dev-listthomasb
2007-05-24upgrade to TinyMCE v2.1.1.1estadtherr
2007-05-17Add link to message subjects (#1484257); don't make selected list items bold;...thomasb
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2007-03-28Draw box around login form; created common boxtitle CSS classthomasb
2007-03-27New session authentication, should fix bugs #1483951 and #1484299; testing re...thomasb
2007-03-21Minor bugfixes posted to the dev-mailing listthomasb
2007-03-18Improved contacts drop down; HTML output improvements; JS code cleanupthomasb
2007-03-14Correctly format dates in futurethomasb
2007-03-01Solved wrong caching of message preview (#1484153, #1484236)thomasb
2007-02-21Fixed CSS bugs (#1484210 and #1484161) and quoting issue (#1484253)thomasb
2007-02-16Better input checking on GET and POST varsthomasb
2006-12-31Event handler removing again. Closes #1484200thomasb
2006-12-29Error handling for attachment uploads; multibyte-safe string functions; XSS i...thomasb
2006-12-22Applied security patches by Kees Cook (Ubuntu) + little visual enhancementsthomasb
2006-12-20Allow 12 hour date to display for emails sent today (Doug Mandell).robin
2006-12-20Little fix for new string quotingthomasb
2006-12-20New (strict) quoting for all kind of stringsthomasb
2006-12-11Little fixes plus additional encoding tablesthomasb
2006-12-01Introducing preview pane and conditional skin tagsthomasb
2006-11-22Added host auto-selection and correct password encoding for IMAP loginthomasb
2006-11-22Fixed XSS vulnerability (Bug #1484109)thomasb
2006-11-16Fetch all identities if virtuser_query is used; limitations can be done in SQL.robin
2006-11-09Corrected template parsing and output encodingthomasb
2006-09-24Partial client re-write with a common list classthomasb
2006-09-19Correct UTF-7 to UTF-8 conversion if mbstring is not availablethomasb