summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail
AgeCommit message (Collapse)Author
2007-02-16Better input checking on GET and POST varsthomasb
git-svn-id: https://svn.roundcube.net/trunk@483 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-02-16Fix XSS vulnerability (closes #1484254).robin
git-svn-id: https://svn.roundcube.net/trunk@482 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-01-10mb_encode_mimeheader quirks; removed unused varthomasb
git-svn-id: https://svn.roundcube.net/trunk@454 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-01-08fixed display of HTML attachmentsestadtherr
git-svn-id: https://svn.roundcube.net/trunk@451 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-01-07Applied patch for preview caching (closes #1484186)thomasb
git-svn-id: https://svn.roundcube.net/trunk@449 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-01-05Fix unquoted HTML attributes (closes #1484190)robin
git-svn-id: https://svn.roundcube.net/trunk@446 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-31Event handler removing again. Closes #1484200thomasb
git-svn-id: https://svn.roundcube.net/trunk@444 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-29Error handling for attachment uploads; multibyte-safe string functions; XSS ↵thomasb
improvements git-svn-id: https://svn.roundcube.net/trunk@440 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-29Fix HTML parsing (fixes #1484192)robin
git-svn-id: https://svn.roundcube.net/trunk@439 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-29Fix HTML cleanup (fixes #1484183)robin
git-svn-id: https://svn.roundcube.net/trunk@438 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-23Fixed little typos and improved CSS altering in HTML messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@432 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-22Applied security patches by Kees Cook (Ubuntu) + little visual enhancementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@425 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-20Fixed wrong message listing when showing search resultsthomasb
git-svn-id: https://svn.roundcube.net/trunk@422 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-20Little fix for new string quotingthomasb
git-svn-id: https://svn.roundcube.net/trunk@421 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-20New (strict) quoting for all kind of stringsthomasb
git-svn-id: https://svn.roundcube.net/trunk@419 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-20Save Bcc recipients in draft message.robin
git-svn-id: https://svn.roundcube.net/trunk@417 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-18Fix display of quota image/text after a remote command.robin
git-svn-id: https://svn.roundcube.net/trunk@414 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-18If the message is single mime part and non-text, show it as an empty message ↵robin
with an attachment, instead of not displaying anything at all. git-svn-id: https://svn.roundcube.net/trunk@413 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-14small patch to fix editor switchingestadtherr
git-svn-id: https://svn.roundcube.net/trunk@405 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-06Preview pane and marking as read (#1484132)thomasb
git-svn-id: https://svn.roundcube.net/trunk@400 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-06Optimized memory usage when sending mail; Include SMTP response in log; ↵thomasb
Fixed wrong header encoding git-svn-id: https://svn.roundcube.net/trunk@399 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-04Small bugfixes and improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@395 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-03fixed signature issuesestadtherr
git-svn-id: https://svn.roundcube.net/trunk@392 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-01Introducing preview pane and conditional skin tagsthomasb
git-svn-id: https://svn.roundcube.net/trunk@388 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-21Bypass Trash folder if Shift-Del was pressed.robin
git-svn-id: https://svn.roundcube.net/trunk@375 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-21Add first and last buttons.robin
git-svn-id: https://svn.roundcube.net/trunk@374 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-20Initialize this.message_list only if we have one.robin
git-svn-id: https://svn.roundcube.net/trunk@373 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-17Re-initialize rows after move or deleterobin
git-svn-id: https://svn.roundcube.net/trunk@372 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-16Fix variable assignment typo (Matt Kaatman).robin
git-svn-id: https://svn.roundcube.net/trunk@370 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-16clear_message_list() was removed in revision 354.robin
git-svn-id: https://svn.roundcube.net/trunk@369 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-09Fixed encoding issues and delete-on-reply problemthomasb
git-svn-id: https://svn.roundcube.net/trunk@363 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-27corrected duplicate emoticon fix.estadtherr
git-svn-id: https://svn.roundcube.net/trunk@357 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-27Fixed editor selector labels, added TinyMCE spellchecker to editor configurationestadtherr
git-svn-id: https://svn.roundcube.net/trunk@355 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-24Partial client re-write with a common list classthomasb
git-svn-id: https://svn.roundcube.net/trunk@354 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-23removed debug from previous commitestadtherr
git-svn-id: https://svn.roundcube.net/trunk@350 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-23prevent multiple copies of an emoticon image from being attached to an ↵estadtherr
outgoing message git-svn-id: https://svn.roundcube.net/trunk@349 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-16code cleanup of HTML editing capability (round 1)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@347 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-14fixed typo in editor_init call.estadtherr
git-svn-id: https://svn.roundcube.net/trunk@345 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@344 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-08Fixed safe_mode issuesthomasb
git-svn-id: https://svn.roundcube.net/trunk@339 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-07Some bugfixes and session expiration stuffthomasb
git-svn-id: https://svn.roundcube.net/trunk@338 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-07Made automatic draft saving configurablethomasb
git-svn-id: https://svn.roundcube.net/trunk@337 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-03Fixed another XSS issue: #1483830thomasb
git-svn-id: https://svn.roundcube.net/trunk@335 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Finalized quota imagethomasb
git-svn-id: https://svn.roundcube.net/trunk@334 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Correct creation of a message-idthomasb
git-svn-id: https://svn.roundcube.net/trunk@332 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Quota display as imagethomasb
git-svn-id: https://svn.roundcube.net/trunk@331 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Improved message parsing and HTML validationthomasb
git-svn-id: https://svn.roundcube.net/trunk@330 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-30New indentation for quoted message text; HTML validitythomasb
git-svn-id: https://svn.roundcube.net/trunk@329 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-30Added MSSQL supportthomasb
git-svn-id: https://svn.roundcube.net/trunk@328 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-28Fixed tickets 1445501 and 1483820estadtherr
git-svn-id: https://svn.roundcube.net/trunk@327 208e9e7b-5314-0410-a742-e7e81cd9613c