summaryrefslogtreecommitdiff
path: root/program/steps/mail
AgeCommit message (Collapse)Author
2007-10-03Update copyright noticesvncommit
2007-10-02Fix of the better fix of the bugfix :-)thomascube
2007-10-02Better fix for messaage reloading after movingthomascube
2007-10-02Fix loading of next messages after moving/deleting (#1484307)thomascube
2007-09-29Filter linked/imported CSS files (#1484056)thomascube
2007-09-26Improve message compose screenthomascube
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomascube
2007-09-11Fixed message search issuesthomascube
2007-09-09Fixed wrong delete button tooltip (#1483965)thomascube
2007-09-09Ensure XHTML validationthomascube
2007-08-30Don't add message footer when saving as draftthomascube
2007-08-10Some bugfixes, security issues + minor improvementsthomascube
2007-07-26Move folder rendering functions so they can be used in the settings section.svncommit
2007-07-03Fix address adding bug reported by David Koblasthomascube
2007-06-12Minor bugfixes reported on the dev-listthomascube
2007-05-28Prevent default events on subject link; fixed typo in smtp scriptthomascube
2007-05-18Better refresh of message list; improved HTML mail displaythomascube
2007-05-18Fixed broken message status managementthomascube
2007-05-18Use HTTP-POST requests for actions that change application statethomascube
2007-05-17Add link to message subjects (#1484257); don't make selected list items ↵thomascube
bold; remove duplicate function
2007-05-17Fixed conditional template tags; hide quota display if imap server does not ↵thomascube
support it
2007-05-13Wrap message body text (closes #1484148)thomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-04-08List attachments without filenamethomascube
2007-04-08Fixed check for new messages (closes #1484310)thomascube
2007-03-28Don't show error message when saving draft (closes #1483892)thomascube
2007-03-23Fixed bugs #1484276 and #1484300thomascube
2007-03-21Minor bugfixes posted to the dev-mailing listthomascube
2007-03-21Updated PEAR::Mail_mime packagethomascube
2007-03-19Correctly parse message/rfc822; fixed html2text conversion; code cleanupthomascube
2007-03-18Improved contacts drop down; HTML output improvements; JS code cleanupthomascube
2007-03-14Fixed message headers encoding; improved recipient splitting; applied patch ↵thomascube
for attachment download (#1484198)
2007-03-02Show localized text for missing subjects (closes #1484243)thomascube
2007-03-01Solved wrong caching of message preview (#1484153, #1484236)thomascube
2007-02-26fixed check for selected value in value array in rcube_shared::selectsvncommit
2007-02-22minor code fixessvncommit
2007-02-16Better input checking on GET and POST varsthomascube
2007-02-16Fix XSS vulnerability (closes #1484254).svncommit
2007-01-10mb_encode_mimeheader quirks; removed unused varthomascube
2007-01-08fixed display of HTML attachmentssvncommit
2007-01-07Applied patch for preview caching (closes #1484186)thomascube
2007-01-05Fix unquoted HTML attributes (closes #1484190)svncommit
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