summaryrefslogtreecommitdiff
path: root/program/steps/mail/compose.inc
AgeCommit message (Expand)Author
2011-08-16- Add client-side checking of uploaded files sizealecpl
2011-08-10Recalculate date when replying to a message and localize the cite header (#14...thomascube
2011-08-09- Fix handling Mail-Reply-To header in Reply All actionalecpl
2011-07-25- Added optional "multithreading" autocomplete featurealecpl
2011-07-21- Simplify undo message, add dots at the end of messagesalecpl
2011-07-04- Add optional textual upload progress indicator (#1486039)alecpl
2011-05-13- Add forward-as-attachment featurealecpl
2011-05-06- Add possibility (for plugins) to filter folders lists by some additional cr...alecpl
2011-05-03- Add 'uploadingmany' message translationalecpl
2011-05-03- Enable multiselection for attachments uploading in capable browsers (#1485969)alecpl
2011-04-12Don't decode recipent strings submitted by address bookthomascube
2011-03-10Prepare for multiple concurrent compose windowsthomascube
2011-02-15- Replying to a sent message puts the old recipient as the new recipient (#14...alecpl
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alecpl
2011-02-02Don't decode already decoded from headerthomascube
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomascube
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-12-09- Improved Mail-Reply-To and Mail-Followup-To headers handlingalecpl
2010-12-08- Fix empty sender in reply prefix (#1487454)alecpl
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