summaryrefslogtreecommitdiff
path: root/program/steps/mail/compose.inc
AgeCommit message (Expand)Author
2012-11-23Fix hidden flag and default_addressbook settings handlingAleksander Machniak
2012-11-14Fix handling of text/enriched content on message reply/forward/editAleksander Machniak
2012-11-12Fix excessive LFs at the end of composed message with top_posting=true (#1488...Aleksander Machniak
2012-10-29Fix HTML entities handling on addressbooks listAleksander Machniak
2012-10-27Merge branch 'dev-compose-newwindow'Thomas Bruederli
2012-10-24Add option to disable saving sent mail in Sent folder - no_save_sent_messages...Aleksander Machniak
2012-10-17Add user settings to open message view and compose form in new windows. This ...Thomas Bruederli
2012-10-15Better fix for headers decoding problem: fetch them as raw and let rcube_mime...Thomas Bruederli
2012-10-15Fix header charset decoding when opening a draft messageThomas Bruederli
2012-09-17Don't add inline images from HTML part to the attachments list when forwardin...Aleksander Machniak
2012-08-27Fix identity selection on reply (#1488101)Aleksander Machniak
2012-08-27Add option to enable HTML editor on forwarding (#1488517)Aleksander Machniak
2012-08-26Add option to not include original message on reply, rename option top_postin...Aleksander Machniak
2012-08-15Fix lower-casing email address on replies (#1488598)Aleksander Machniak
2012-08-15Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)Aleksander Machniak
2012-08-08Fix image cid substitution in compose/sendmailAleksander Machniak
2012-08-06Fix double HTML entities escaping in forward message headerAleksander Machniak
2012-08-05- Fix order of attachments in sent mail (#1488423)Aleksander Machniak
2012-07-31Define context (_remote=1) for spellcheck requests to send proper response on...Aleksander Machniak
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-07-09- Don't add attachments content into reply/forward/draft message body (#1488557)Aleksander Machniak
2012-06-06New feature to add mail attachments using drag & drop on HTML5 enabled browsersThomas Bruederli
2012-05-22Removed $Id$Aleksander Machniak
2012-05-22Add is_escaped attribute for html_select and html_textarea (#1488485)Aleksander Machniak
2012-05-22- Fix HTML entities handling in HTML editor (#1488483)Aleksander Machniak
2012-04-13- Merge devel-framework branch, resolved conflictsalecpl
2012-04-10- Fix so "Back" from compose/show doesn't reset search request (#1488238)alecpl
2012-03-21- Fix E_STRICT warning (#1488404)alecpl
2012-03-09- Unified (single) spellchecker buttonalecpl
2012-03-03Fix spellingthomascube
2012-02-28- Add Russian to the spellchecker languages list (#1488135)alecpl
2012-02-08- Fix issue where some text from original message was missing on reply (#1488...alecpl
2012-02-03Get rid of global $__skin_path variable (#1488336)thomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2012-01-05Implement address book widget on compose screenthomascube
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalecpl
2012-01-01- Fix so editor selector is hidden when 'htmleditor' is listed in 'dont_overr...alecpl
2012-01-01- Don't load jqueryui plugin, it's required now by defaultalecpl
2011-12-22Fix upload form handlingthomascube
2011-12-16Add more classes and options to HTML elements for better styleabilitythomascube
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalecpl
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alecpl
2011-12-07- Add option to set default font for HTML message (#1484137) alecpl
2011-12-05Replace prompt() with jQuery UI dialog (#1485135)thomascube
2011-12-02- Add $_SESSION['mailto'] variable cleanupalecpl
2011-12-02- Fix compose from addressbook, broken in r5521alecpl
2011-12-01- Simplified compose session data handling, no need for session->cleanup()alecpl
2011-11-15- Fix regression in setting recipient to self when replying to a Sent message...alecpl
2011-11-09Consider replication delays in session storagethomascube