Aleksander Machniak
|
eafd5b1aa4
|
Improved mailto: link arguments handling (#1489363)
|
11 years ago |
Aleksander Machniak
|
f7b2bfba09
|
Bring back possibility to unset default font family and font size
Fix style attribute quoting when font-family contains double quotes
SOme code improvements
|
11 years ago |
Thomas B.
|
0201298cd8
|
Merge pull request #118 from Dennis1993/patch-12
Added support for default font size and fix legacy code for default font
|
11 years ago |
Aleksander Machniak
|
2efe332b49
|
Display full attachment name using title attribute when name is too long to display (#1489320)
|
11 years ago |
Aleksander Machniak
|
66a549e133
|
After message is sent refresh messages list of replied message folder (#1489249)
|
11 years ago |
Aleksander Machniak
|
4a40636cca
|
Fix issue where From address was removed from Cc and Bcc fields when editing a draft (#1489319)
|
11 years ago |
Dennis1993
|
965dea3e8e
|
Update compose.inc
|
11 years ago |
Aleksander Machniak
|
5a8ee396a1
|
Fix "PHP Warning: Missing argument 1 for rcmail_compose_attachment_field()"
|
11 years ago |
Aleksander Machniak
|
471628e9ab
|
Merge pull request #101 from Dennis1993/patch-9
Removed not allowed syntax
|
11 years ago |
Aleksander Machniak
|
b5c413a4cf
|
Fix lack of Reply-To address in header of forwarded message body (#1489298)
|
11 years ago |
Aleksander Machniak
|
2e5f64c9e4
|
Fix identity selection on reply (#1489291)
|
11 years ago |
Dennis1993
|
7745ae9dfd
|
Update compose.inc
Deleted size Attribute for file input
|
11 years ago |
Aleksander Machniak
|
9263f55a63
|
Ignore Reply-To when replying to own message (#1489230)
|
11 years ago |
Aleksander Machniak
|
f2a9a9007a
|
Fix broken (in 93b0a30c1c ) text/plain body of a message when using "edit as new"
|
11 years ago |
Aleksander Machniak
|
f7ffdc90aa
|
Fix fatal error when opening non-existing message in compose window
|
11 years ago |
Aleksander Machniak
|
93b0a30c1c
|
Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - added HTML content "washing"
|
11 years ago |
Thomas Bruederli
|
469ede77cb
|
Better check for priority header
|
11 years ago |
Thomas Bruederli
|
64b55c4084
|
Fix priority selector when open in new window (#1489257)
|
11 years ago |
Aleksander Machniak
|
d3d1e38d72
|
Fix identity selection when opening extwindow from compose window
|
11 years ago |
Aleksander Machniak
|
3b944edb02
|
Fix bug where signature wasn't changed on identity selection when editing a draft (#1489229)
|
11 years ago |
Aleksander Machniak
|
cb1715cd16
|
Fix handling of message/rfc822 attachments on message forward and edit (#1489214)
|
12 years ago |
Aleksander Machniak
|
bd73a86dad
|
Don't clear References and in-Reply-To when a message is "edited as new" (#1489216)
|
12 years ago |
Aleksander Machniak
|
b68e2355d7
|
Fix so non-inline images aren't skipped on forward (#1489150)
|
12 years ago |
Aleksander Machniak
|
ad2ba95dcd
|
Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)
|
12 years ago |
Aleksander Machniak
|
15482bcade
|
Improved handling of Reply-To/Bcc addresses of identity in compose form (#1489016)
|
12 years ago |
Aleksander Machniak
|
07795ba124
|
Fix invalid option selected in default_font selector when font is unset (#1489112)
|
12 years ago |
Aleksander Machniak
|
621a2e7f1c
|
Simplify format=flowed handling code, don't duplicate same code
|
12 years ago |
Aleksander Machniak
|
3725cfb245
|
Avoid uninitialized/unused variables
|
12 years ago |
Aleksander Machniak
|
c027ba7709
|
Fix bugs caught by static analysis
|
12 years ago |
Aleksander Machniak
|
d2dff5e865
|
Fix Reply-To header handling in Reply-All action (#1489037)
|
12 years ago |
Aleksander Machniak
|
61943150d9
|
Fix so Sender: address is added to Cc: field on reply to all (#1489011)
|
12 years ago |
Aleksander Machniak
|
ca2c6316fb
|
Fix handling of deprecated boolean value of reply_mode option (#1489052)
|
12 years ago |
Aleksander Machniak
|
4fdaa02ac7
|
Fix handling of invalid characters in message headers and output (#1489032)
|
12 years ago |
Aleksander Machniak
|
a389ffbb46
|
Skip message/rfc822 attachments only in reply mode
|
12 years ago |
Aleksander Machniak
|
1d4c84f4d7
|
Remove sig_above configuration option, use reply_mode only (#1489001)
|
12 years ago |
Aleksander Machniak
|
3ca58cd22c
|
Better fix for "saving draft just after entering compose window (#1489012)"
|
12 years ago |
Aleksander Machniak
|
a8040cf0bd
|
Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000)
Prevent from re-adding the same forward attachment on compose page refresh
|
12 years ago |
Aleksander Machniak
|
a02c77c584
|
Add ability to toggle between view as HTML and text while viewing a message (#1486939)
|
12 years ago |
Aleksander Machniak
|
542f15bfec
|
Enriched content should be also converted to text if html is disabled
|
12 years ago |
Aleksander Machniak
|
5c26bd49b1
|
Added rcube_message::has_text_part(), simplified has_html_part() so it always
works in "recursive mode" - removed $recursive argument.
|
12 years ago |
Aleksander Machniak
|
abf46755c9
|
Fix forward as attachment bug with editormode != 1 (#1488991)
|
12 years ago |
Thomas Bruederli
|
5688d5baa2
|
Avoid loading already registered attachments when opening a draft message (on page reload)
|
12 years ago |
Thomas Bruederli
|
bd1e16f343
|
Don't skip message/* attachments when opening a draft. Restore check as it was before [fa57c988 ]
|
12 years ago |
Thomas Bruederli
|
4223b1e38f
|
Use encoded identifiers for address book lists (#1488381)
|
12 years ago |
Aleksander Machniak
|
be72fb3597
|
Unified attachments filenames handling for message parts without a filename
|
12 years ago |
Aleksander Machniak
|
66afd70b75
|
Framework'ize html2text class
|
12 years ago |
Aleksander Machniak
|
a0e3dcf170
|
Use matching identity in MDN response (#1488864)
|
12 years ago |
Aleksander Machniak
|
a9bb50d804
|
Fix handling of signatures on draft edit: Don't add new signature
and don't remove the old-one, the same for Edit as new (#1488798)
|
12 years ago |
Aleksander Machniak
|
bb5d728285
|
Use also Envelope-To for identity selection (#1488553)
|
12 years ago |
Aleksander Machniak
|
d9f109b56a
|
Allow forwarding of multiple emails (#1486854)
|
12 years ago |