summaryrefslogtreecommitdiff
path: root/program/steps/mail
AgeCommit message (Expand)Author
2008-12-30Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste ...thomascube
2008-12-29- fix identity name quoting when sending mail as per discussion in #1485654alecpl
2008-12-29#1485653: fix enless loop in rcmail_attach_emoticons() + fix attaching the sa...alecpl
2008-12-27#1485647: handle PRE_TEXT tags in html messages (+ small fixes)alecpl
2008-12-19- fix draft autosavealecpl
2008-12-19#1485638: use rawurlencode for all IE versionsalecpl
2008-12-18Only abbreviate attachment file names in MSIE < 7thomascube
2008-12-18Bugfix and improve auto-completionthomascube
2008-12-18#1485493: do not bypass sendmail_delay by reloginalecpl
2008-12-16Be more tolerant when splitting strings + remove col that we don't have a lab...thomascube
2008-12-16allow reply to yourself only in To fieldthomascube
2008-12-16Only abbreviate file name for IE browsers (#1485063)thomascube
2008-12-16Add empty paragraph after html reply block in order to write below + fix inde...thomascube
2008-12-09#1485611: removed 'organisation' header from default_headersalecpl
2008-12-09#1485439: style fixes for IE6,7alecpl
2008-12-05- performance: skip imap connection for attachments actionsalecpl
2008-12-04- performance: connect to imap server only when neededalecpl
2008-12-04- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)alecpl
2008-12-03#1485587: show proper message when using status filteralecpl
2008-12-01Insert meta content-type at top of the html head + add both content-id and co...thomascube
2008-11-28Option to check for new mails in all folders (#1484374)thomascube
2008-11-27#1485581: not use parenthesis when searching with 2 search keysalecpl
2008-11-25Added missing step file (#1485578)thomascube
2008-11-24- make attachment check in rcmail_message_list and rcmail_js_message_list the...alecpl
2008-11-23Do serverside addressbook queries for autocompletion (#1485531) + make autoco...thomascube
2008-11-23- Allow setting attachment col position in 'list_cols' optionalecpl
2008-11-20- Better HTML entities conversion in html2text (#1485519)alecpl
2008-11-20- small improvements - removed redundant codealecpl
2008-11-19- fix default spellcheck language setting (#1485570)alecpl
2008-11-19Remove BOM in html message body + don't require quotes in meta tag specifying...thomascube
2008-11-17- optimization: don't set first/last/prev/next uids in preview/print modealecpl
2008-11-14- fixes for status filteralecpl
2008-11-13- fix: initialize searching when '_action' is not set (when go back from comp...alecpl
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alecpl
2008-11-12- fix doubled timestamp in sendmail logalecpl
2008-11-12- Use SORT for searching on servers with SORT capabilityalecpl
2008-11-05- Fix HTML editor initialization on IE (#1485304)alecpl
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alecpl
2008-11-03Don't use addslashes() which could produce unexpected results when magic_quot...thomascube
2008-10-27-fix: mark as read (for read_when_deleted) only when moving messages to trashalecpl
2008-10-27- Fix unread message unintentionally marked as read if read_when_deleted=true...alecpl
2008-10-25- Don't send disposition notification receipts for messages marked as 'read' ...alecpl
2008-10-25added obscure ASCII encoding aliases, added more error checking to RFC2822 da...svncommit
2008-10-22- Added option focus_on_new_message (#1485374)alecpl
2008-10-20- #1485499: make email address comparision case insensitivealecpl
2008-10-18- wrap also prefix line in reply bodyalecpl
2008-10-14#1485398, #1485441: fix (p)spell checking CRLF/multibyte issuesalecpl
2008-10-13#1485441: fix pspell checking of multibyte languagesalecpl
2008-10-13#1485494: fixed signatures removal on replyalecpl
2008-10-09- don't set border=0 for images (use css for that)alecpl