summaryrefslogtreecommitdiff
path: root/program/steps/mail
AgeCommit message (Collapse)Author
2006-12-31Event handler removing again. Closes #1484200thomascube
2006-12-29Error handling for attachment uploads; multibyte-safe string functions; XSS ↵thomascube
improvements
2006-12-29Fix HTML parsing (fixes #1484192)svncommit
2006-12-29Fix HTML cleanup (fixes #1484183)svncommit
2006-12-23Fixed little typos and improved CSS altering in HTML messagesthomascube
2006-12-22Applied security patches by Kees Cook (Ubuntu) + little visual enhancementsthomascube
2006-12-20Fixed wrong message listing when showing search resultsthomascube
2006-12-20Little fix for new string quotingthomascube
2006-12-20New (strict) quoting for all kind of stringsthomascube
2006-12-20Save Bcc recipients in draft message.svncommit
2006-12-18Fix display of quota image/text after a remote command.svncommit
2006-12-18If the message is single mime part and non-text, show it as an empty message ↵svncommit
with an attachment, instead of not displaying anything at all.
2006-12-14small patch to fix editor switchingsvncommit
2006-12-06Preview pane and marking as read (#1484132)thomascube
2006-12-06Optimized memory usage when sending mail; Include SMTP response in log; ↵thomascube
Fixed wrong header encoding
2006-12-04Small bugfixes and improvementsthomascube
2006-12-03fixed signature issuessvncommit
2006-12-01Introducing preview pane and conditional skin tagsthomascube
2006-11-21Bypass Trash folder if Shift-Del was pressed.svncommit
2006-11-21Add first and last buttons.svncommit
2006-11-20Initialize this.message_list only if we have one.svncommit
2006-11-17Re-initialize rows after move or deletesvncommit
2006-11-16Fix variable assignment typo (Matt Kaatman).svncommit
2006-11-16clear_message_list() was removed in revision 354.svncommit
2006-11-09Fixed encoding issues and delete-on-reply problemthomascube
2006-09-27corrected duplicate emoticon fix.svncommit
2006-09-27Fixed editor selector labels, added TinyMCE spellchecker to editor configurationsvncommit
2006-09-24Partial client re-write with a common list classthomascube
2006-09-23removed debug from previous commitsvncommit
2006-09-23prevent multiple copies of an emoticon image from being attached to an ↵svncommit
outgoing message
2006-09-16code cleanup of HTML editing capability (round 1)svncommit
2006-09-14fixed typo in editor_init call.svncommit
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)svncommit
2006-09-08Fixed safe_mode issuesthomascube
2006-09-07Some bugfixes and session expiration stuffthomascube
2006-09-07Made automatic draft saving configurablethomascube
2006-09-03Fixed another XSS issue: #1483830thomascube
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-28Fixed tickets 1445501 and 1483820svncommit
2006-08-25Finalized new message parsing. Attention: changes in database schemathomascube
2006-08-20Set default spelling language (Ticket #1483938)thomascube
2006-08-20Added support for Nox Spell Server; plus small bugfixesthomascube
2006-08-18Re-built message parsing (Bug #1327068)thomascube
2006-08-15Solved bug: 1483828. (Meaning of the numbers isn't changed in my solution)svncommit
2006-08-11More encoding issues; enhanced debugging functionsthomascube