summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2007-05-17Better SQL query for contact listing/search (closes #1484369)thomascube
2007-05-17Add link to message subjects (#1484257); don't make selected list items bold;...thomascube
2007-05-17Fixed conditional template tags; hide quota display if imap server does not s...thomascube
2007-05-17Use global filters and bind username/ for Ldap searches (#1484159)thomascube
2007-05-17Always respect 'enable_caching' config paramthomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-04-08Fixed message moving procedure (closes #1484308)thomascube
2007-03-30Create missing but subscribed folder (closes #1484309).svncommit
2007-03-30Fix cache lifetime parsing, closes #1484306.svncommit
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-23Fixed bugs #1484276 and #1484300thomascube
2007-03-23close #1484280svncommit
2007-03-23Fixing cache clearing bug.svncommit
2007-03-23close #1484280svncommit
2007-03-21Minor bugfixes posted to the dev-mailing listthomascube
2007-03-19Correctly parse message/rfc822; fixed html2text conversion; code cleanupthomascube
2007-03-18Improved contacts drop down; HTML output improvements; JS code cleanupthomascube
2007-03-14Correctly format dates in futurethomascube
2007-03-14Applied little patch that closes #1484247thomascube
2007-03-14Fixed message headers encoding; improved recipient splitting; applied patch f...thomascube
2007-03-13Fixed bugs in rcube_db and rcube_imap classesthomascube
2007-03-12Fix DB error when deleting message from cache (closes #1483835).svncommit
2007-03-01Solved wrong caching of message preview (#1484153, #1484236)thomascube
2007-02-26fixed check for selected value in value array in rcube_shared::selectsvncommit
2007-02-22minor code fixessvncommit
2007-02-21Fixed CSS bugs (#1484210 and #1484161) and quoting issue (#1484253)thomascube
2007-02-16Better input checking on GET and POST varsthomascube
2007-01-08fixed display of HTML attachmentssvncommit
2007-01-03Fixed template parsing (multibyte substring issues)thomascube
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-20Fixed wrong message listing when showing search resultsthomascube
2006-12-20Little fix for new string quotingthomascube
2006-12-20Set charset to MDB2 database connectionthomascube
2006-12-20New (strict) quoting for all kind of stringsthomascube
2006-12-11Little fixes plus additional encoding tablesthomascube
2006-12-06Preview pane and marking as read (#1484132)thomascube
2006-12-06Optimized memory usage when sending mail; Include SMTP response in log; Fixed...thomascube
2006-12-01Applied the latest changes to MDB2 wrapperthomascube
2006-12-01Introducing preview pane and conditional skin tagsthomascube
2006-11-22Added host auto-selection and correct password encoding for IMAP loginthomascube
2006-11-22Remove newlines from mail headers (#1484031)thomascube
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-13Fixed strrpos problem in template parserthomascube
2006-11-09Corrected template parsing and output encodingthomascube
2006-09-24Partial client re-write with a common list classthomascube