Age | Commit message (Expand) | Author |
2013-05-01 | Fix so Sender: address is added to Cc: field on reply to all (#1489011) | Aleksander Machniak |
2013-04-19 | Fix handling of deprecated boolean value of reply_mode option (#1489052) | Aleksander Machniak |
2013-04-06 | Fix handling of invalid characters in message headers and output (#1489032) | Aleksander Machniak |
2013-04-02 | Skip message/rfc822 attachments only in reply mode | Aleksander Machniak |
2013-03-26 | Remove sig_above configuration option, use reply_mode only (#1489001) | Aleksander Machniak |
2013-03-26 | Better fix for "saving draft just after entering compose window (#1489012)" | Aleksander Machniak |
2013-03-19 | Fix so forward as attachment works if additional attachment is added by messa... | Aleksander Machniak |
2013-03-15 | Add ability to toggle between view as HTML and text while viewing a message (... | Aleksander Machniak |
2013-03-14 | Enriched content should be also converted to text if html is disabled | Aleksander Machniak |
2013-03-14 | Added rcube_message::has_text_part(), simplified has_html_part() so it always | Aleksander Machniak |
2013-03-11 | Fix forward as attachment bug with editormode != 1 (#1488991) | Aleksander Machniak |
2013-03-02 | Avoid loading already registered attachments when opening a draft message (on... | Thomas Bruederli |
2013-02-28 | Don't skip message/* attachments when opening a draft. Restore check as it wa... | Thomas Bruederli |
2013-02-07 | Use encoded identifiers for address book lists (#1488381) | Thomas Bruederli |
2012-12-28 | Unified attachments filenames handling for message parts without a filename | Aleksander Machniak |
2012-12-26 | Framework'ize html2text class | Aleksander Machniak |
2012-12-14 | Use matching identity in MDN response (#1488864) | Aleksander Machniak |
2012-12-13 | Fix handling of signatures on draft edit: Don't add new signature | Aleksander Machniak |
2012-12-12 | Use also Envelope-To for identity selection (#1488553) | Aleksander Machniak |
2012-12-11 | Allow forwarding of multiple emails (#1486854) | Aleksander Machniak |
2012-12-07 | Fix PHP warning when replied message contains exactly one Delivered-To header | Aleksander Machniak |
2012-12-01 | enriched.inc -> rcube_enriched | Aleksander Machniak |
2012-11-28 | Move code for identity selection to function, move identities formatting to r... | Aleksander Machniak |
2012-11-28 | Use Delivered-To header as a last resort for identity selection (#1488840) | Aleksander Machniak |
2012-11-23 | Fix hidden flag and default_addressbook settings handling | Aleksander Machniak |
2012-11-14 | Fix handling of text/enriched content on message reply/forward/edit | Aleksander Machniak |
2012-11-12 | Fix excessive LFs at the end of composed message with top_posting=true (#1488... | Aleksander Machniak |
2012-10-29 | Fix HTML entities handling on addressbooks list | Aleksander Machniak |
2012-10-27 | Merge branch 'dev-compose-newwindow' | Thomas Bruederli |
2012-10-24 | Add option to disable saving sent mail in Sent folder - no_save_sent_messages... | Aleksander Machniak |
2012-10-17 | Add user settings to open message view and compose form in new windows. This ... | Thomas Bruederli |
2012-10-15 | Better fix for headers decoding problem: fetch them as raw and let rcube_mime... | Thomas Bruederli |
2012-10-15 | Fix header charset decoding when opening a draft message | Thomas Bruederli |
2012-09-17 | Don't add inline images from HTML part to the attachments list when forwardin... | Aleksander Machniak |
2012-08-27 | Fix identity selection on reply (#1488101) | Aleksander Machniak |
2012-08-27 | Add option to enable HTML editor on forwarding (#1488517) | Aleksander Machniak |
2012-08-26 | Add option to not include original message on reply, rename option top_postin... | Aleksander Machniak |
2012-08-15 | Fix lower-casing email address on replies (#1488598) | Aleksander Machniak |
2012-08-15 | Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613) | Aleksander Machniak |
2012-08-08 | Fix image cid substitution in compose/sendmail | Aleksander Machniak |
2012-08-06 | Fix double HTML entities escaping in forward message header | Aleksander Machniak |
2012-08-05 | - Fix order of attachments in sent mail (#1488423) | Aleksander Machniak |
2012-07-31 | Define context (_remote=1) for spellcheck requests to send proper response on... | Aleksander Machniak |
2012-07-30 | Keep some resource files (images) in separate directory | Aleksander Machniak |
2012-07-09 | - Don't add attachments content into reply/forward/draft message body (#1488557) | Aleksander Machniak |
2012-06-06 | New feature to add mail attachments using drag & drop on HTML5 enabled browsers | Thomas Bruederli |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-22 | Add 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 conflicts | alecpl |