summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
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
2006-09-19Correct UTF-7 to UTF-8 conversion if mbstring is not availablethomascube
2006-09-16code cleanup of HTML editing capability (round 1)svncommit
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-01Finalized quota imagethomascube
2006-09-01Correct creation of a message-idthomascube
2006-09-01Quota display as imagethomascube
2006-09-01Improved message parsing and HTML validationthomascube
2006-08-30New indentation for quoted message text; HTML validitythomascube