summaryrefslogtreecommitdiff
path: root/program/include/main.inc
AgeCommit message (Expand)Author
2008-02-19Localize folder name in page title (#1484785)thomascube
2008-02-13* implemented feature from #1484476till
2008-02-08Added some charset aliases to fix typical mis-labelling (#1484565)thomascube
2008-02-08Distinguish ssl and tls for imap connections (#1484667)thomascube
2008-02-07Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ...thomascube
2008-02-04Respect config when localize folder namesthomascube
2008-02-03* cstill
2008-02-02Always update $CONFIG with user prefs (#1484729)thomascube
2007-12-10New class rcube_user + send message disposition notificationthomascube
2007-11-25More input sanitizingthomascube
2007-11-25Fixed some potential security risks + updatedd changelogthomascube
2007-11-25Don't create default folders by defaultthomascube
2007-11-09Add escapeSimple method to rcube_db() object, to be used instead of quote() w...svncommit
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