summaryrefslogtreecommitdiff
path: root/program/steps/mail/compose.inc
AgeCommit message (Expand)Author
2010-12-17Update branch for 0.5-rc releasev0.5-rc@4349thomascube
2010-11-19- Fix last commitalecpl
2010-11-19- Fix handling of custom "_from" in sendmail (#1487132)alecpl
2010-11-14- Fix hanling of HTML entity strings in plai text messagesalecpl
2010-11-07- Add option for minimum length of autocomplete's string (#1486428)alecpl
2010-11-05- Fix displaying long header names in message headers tablealecpl
2010-11-02- Add option to place replies in the folder of the message being replied to (...alecpl
2010-10-16- Fix: cannot access private property rcube_template::$appalecpl
2010-10-14- Don't try to match identity on reply when user has only onealecpl
2010-10-12- Fix setting identity when composing a draft or edited messagealecpl
2010-10-12- Prevent from infinite redirect in case of broken session (#1487028)alecpl
2010-10-12- Fix signature removal when replying in HTML to plain/text messagealecpl
2010-10-07- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)alecpl
2010-10-06- Make htmleditor option behaviour consistent, add option to use HTML on repl...alecpl
2010-10-04- Add Reply-to-List feature (#1484252)alecpl
2010-09-30- Change reply prefix to display email address only if sender name doesn't ex...alecpl
2010-09-29- Add option to "Return receipt" will be always checked (1486352)alecpl
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-09-14- Improve logic of signatures colorizing and truncating, introduce sig_max_li...alecpl
2010-09-08- Re-add 'Close' button in upload form (#1486930, #1486823)alecpl
2010-09-06- Change upload box form name (was the same as compose form) alecpl
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...alecpl
2010-07-17Create Sent folder when composing a message (#1486802)thomascube
2010-06-29- Improved compose screen: resizable body and attachments list, vertical spli...alecpl
2010-06-23- removed PHP closing tagalecpl
2010-06-18- Fix: when From field is a first object in compose template form's hidden fi...alecpl
2010-05-28- Fix forwarding of messages with winmail attachmentsalecpl
2010-05-27- handle properly inline images without content_id but with content_locationalecpl
2010-05-20Display and send messages with format=flowed (#1484370), fixes word wrapping ...thomascube
2010-05-20- Fix duplicated attachments when forwarding a message (#1486487)alecpl
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalecpl
2010-04-19- Fix setting spellcheck languages with extended codes (#1486605)alecpl
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomascube
2010-04-09Let plugins modify the Sent folder when composing (#1486548)thomascube
2010-03-28- Re-organize editor buttons, add blockquote and search buttonsalecpl
2010-03-28- Fix single space inserted on fwd/reply with top posting (#1486532)alecpl
2010-03-23- Allow to override identity when composing a message (#1486466)alecpl
2010-03-18- Fix blocked.gif attachment is not attached to the message (#1486516)alecpl
2010-03-17- use popupmenu style for attachments upload formalecpl
2010-03-11Save draft information in one header; finally fixes #1486203thomascube
2010-03-11- Fix forwarding message omits CC header (#1486305)alecpl
2010-03-06- Don't show a warning on html2text switch when textarea is emptyalecpl
2010-03-04Flag original messages after sending a draft (#1486203)thomascube
2010-03-04Changed signature separator when top-posting (#1486330)thomascube
2010-02-15- lost fix for Attachment Excessive Memory Use issue (#1484660)alecpl
2010-02-10- Fix external mailto links support for use as protocol handler (#1486037)alecpl
2010-02-05- Fix quoted text wrapping when replying to an HTML email in plain text (#148...alecpl
2009-12-15- Fix top-post signature insert error in HTML forwarded message (#1486366)alecpl
2009-12-11- use proper unicode cleanup for JSON, fixes #1486356alecpl