summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
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
2006-08-30Added MSSQL supportthomascube
2006-08-27Fixed message parsing problems (Ticket #1327068)thomascube
2006-08-25Finalized new message parsing. Attention: changes in database schemathomascube
2006-08-23Fixed wrong usage of mbstring (Bug #1462439)thomascube
2006-08-20Added support for Nox Spell Server; plus small bugfixesthomascube
2006-08-18Re-built message parsing (Bug #1327068)thomascube
2006-08-11More encoding issues; enhanced debugging functionsthomascube
2006-08-10Fixed charset problems with folder renamingthomascube
2006-08-06Finalized 0.1beta2 releasev0.1-beta2thomascube
2006-08-04Added correct charset support for message searchingthomascube
2006-08-04Several bugfixes; see CHANGELOG for detailsthomascube
2006-08-02Message sorting: added patch by Eric; fixed check-for-recent confusionthomascube
2006-07-31Compose, save and sendmail cleanupthomascube
2006-07-31Message Sorting (Round No. 3)thomascube
2006-07-30Fixed folder renaming; added confirmation after deleting a folderthomascube
2006-07-30Alter links in HTML messages; highlight droptargetsthomascube
2006-07-27Re-enabled message sorting; removed unused varsthomascube