index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
steps
/
mail
/
compose.inc
Age
Commit message (
Expand
)
Author
2013-09-01
Fix "PHP Warning: Missing argument 1 for rcmail_compose_attachment_field()"
Aleksander Machniak
2013-09-01
Merge pull request #101 from Dennis1993/patch-9
Aleksander Machniak
2013-08-28
Fix lack of Reply-To address in header of forwarded message body (#1489298)
Aleksander Machniak
2013-08-25
Fix identity selection on reply (#1489291)
Aleksander Machniak
2013-08-06
Update compose.inc
Dennis1993
2013-08-05
Ignore Reply-To when replying to own message (#1489230)
Aleksander Machniak
2013-08-02
Fix broken (in 93b0a30c1c8aa29d862b587b31e52bcc344b8d16) text/plain body of a...
Aleksander Machniak
2013-08-01
Fix fatal error when opening non-existing message in compose window
Aleksander Machniak
2013-08-01
Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - a...
Aleksander Machniak
2013-07-25
Better check for priority header
Thomas Bruederli
2013-07-25
Fix priority selector when open in new window (#1489257)
Thomas Bruederli
2013-07-09
Fix identity selection when opening extwindow from compose window
Aleksander Machniak
2013-07-08
Fix bug where signature wasn't changed on identity selection when editing a d...
Aleksander Machniak
2013-07-04
Fix handling of message/rfc822 attachments on message forward and edit (#1489...
Aleksander Machniak
2013-07-02
Don't clear References and in-Reply-To when a message is "edited as new" (#14...
Aleksander Machniak
2013-06-07
Fix so non-inline images aren't skipped on forward (#1489150)
Aleksander Machniak
2013-06-03
Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)
Aleksander Machniak
2013-06-01
Improved handling of Reply-To/Bcc addresses of identity in compose form (#148...
Aleksander Machniak
2013-05-23
Fix invalid option selected in default_font selector when font is unset (#148...
Aleksander Machniak
2013-05-09
Simplify format=flowed handling code, don't duplicate same code
Aleksander Machniak
2013-05-07
Avoid uninitialized/unused variables
Aleksander Machniak
2013-05-06
Fix bugs caught by static analysis
Aleksander Machniak
2013-05-01
Fix Reply-To header handling in Reply-All action (#1489037)
Aleksander Machniak
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
[next]