summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail
AgeCommit message (Expand)Author
2007-02-16Better input checking on GET and POST varsthomasb
2007-02-16Fix XSS vulnerability (closes #1484254).robin
2007-01-10mb_encode_mimeheader quirks; removed unused varthomasb
2007-01-08fixed display of HTML attachmentsestadtherr
2007-01-07Applied patch for preview caching (closes #1484186)thomasb
2007-01-05Fix unquoted HTML attributes (closes #1484190)robin
2006-12-31Event handler removing again. Closes #1484200thomasb
2006-12-29Error handling for attachment uploads; multibyte-safe string functions; XSS i...thomasb
2006-12-29Fix HTML parsing (fixes #1484192)robin
2006-12-29Fix HTML cleanup (fixes #1484183)robin
2006-12-23Fixed little typos and improved CSS altering in HTML messagesthomasb
2006-12-22Applied security patches by Kees Cook (Ubuntu) + little visual enhancementsthomasb
2006-12-20Fixed wrong message listing when showing search resultsthomasb
2006-12-20Little fix for new string quotingthomasb
2006-12-20New (strict) quoting for all kind of stringsthomasb
2006-12-20Save Bcc recipients in draft message.robin
2006-12-18Fix display of quota image/text after a remote command.robin
2006-12-18If the message is single mime part and non-text, show it as an empty message ...robin
2006-12-14small patch to fix editor switchingestadtherr
2006-12-06Preview pane and marking as read (#1484132)thomasb
2006-12-06Optimized memory usage when sending mail; Include SMTP response in log; Fixed...thomasb
2006-12-04Small bugfixes and improvementsthomasb
2006-12-03fixed signature issuesestadtherr
2006-12-01Introducing preview pane and conditional skin tagsthomasb
2006-11-21Bypass Trash folder if Shift-Del was pressed.robin
2006-11-21Add first and last buttons.robin
2006-11-20Initialize this.message_list only if we have one.robin
2006-11-17Re-initialize rows after move or deleterobin
2006-11-16Fix variable assignment typo (Matt Kaatman).robin
2006-11-16clear_message_list() was removed in revision 354.robin
2006-11-09Fixed encoding issues and delete-on-reply problemthomasb
2006-09-27corrected duplicate emoticon fix.estadtherr
2006-09-27Fixed editor selector labels, added TinyMCE spellchecker to editor configurationestadtherr
2006-09-24Partial client re-write with a common list classthomasb
2006-09-23removed debug from previous commitestadtherr
2006-09-23prevent multiple copies of an emoticon image from being attached to an outgoi...estadtherr
2006-09-16code cleanup of HTML editing capability (round 1)estadtherr
2006-09-14fixed typo in editor_init call.estadtherr
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)estadtherr
2006-09-08Fixed safe_mode issuesthomasb
2006-09-07Some bugfixes and session expiration stuffthomasb
2006-09-07Made automatic draft saving configurablethomasb
2006-09-03Fixed another XSS issue: #1483830thomasb
2006-09-01Finalized quota imagethomasb
2006-09-01Correct creation of a message-idthomasb
2006-09-01Quota display as imagethomasb
2006-09-01Improved message parsing and HTML validationthomasb
2006-08-30New indentation for quoted message text; HTML validitythomasb
2006-08-30Added MSSQL supportthomasb
2006-08-28Fixed tickets 1445501 and 1483820estadtherr