summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail
AgeCommit message (Expand)Author
2007-09-11Fixed message search issuesthomasb
2007-09-09Fixed wrong delete button tooltip (#1483965)thomasb
2007-09-09Ensure XHTML validationthomasb
2007-08-30Don't add message footer when saving as draftthomasb
2007-08-10Some bugfixes, security issues + minor improvementsthomasb
2007-07-26Move folder rendering functions so they can be used in the settings section.robin
2007-07-03Fix address adding bug reported by David Koblasthomasb
2007-06-12Minor bugfixes reported on the dev-listthomasb
2007-05-28Prevent default events on subject link; fixed typo in smtp scriptthomasb
2007-05-18Better refresh of message list; improved HTML mail displaythomasb
2007-05-18Fixed broken message status managementthomasb
2007-05-18Use HTTP-POST requests for actions that change application statethomasb
2007-05-17Add link to message subjects (#1484257); don't make selected list items bold;...thomasb
2007-05-17Fixed conditional template tags; hide quota display if imap server does not s...thomasb
2007-05-13Wrap message body text (closes #1484148)thomasb
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2007-04-08List attachments without filenamethomasb
2007-04-08Fixed check for new messages (closes #1484310)thomasb
2007-03-28Don't show error message when saving draft (closes #1483892)thomasb
2007-03-23Fixed bugs #1484276 and #1484300thomasb
2007-03-21Minor bugfixes posted to the dev-mailing listthomasb
2007-03-21Updated PEAR::Mail_mime packagethomasb
2007-03-19Correctly parse message/rfc822; fixed html2text conversion; code cleanupthomasb
2007-03-18Improved contacts drop down; HTML output improvements; JS code cleanupthomasb
2007-03-14Fixed message headers encoding; improved recipient splitting; applied patch f...thomasb
2007-03-02Show localized text for missing subjects (closes #1484243)thomasb
2007-03-01Solved wrong caching of message preview (#1484153, #1484236)thomasb
2007-02-26fixed check for selected value in value array in rcube_shared::selectestadtherr
2007-02-22minor code fixesestadtherr
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