Aleksander Machniak
|
37b9e02648
|
Fix regression in handling of 'attachments' result in message_compose hook (#1489627)
|
11 years ago |
Aleksander Machniak
|
03de1329ef
|
Fix invalid X-Draft-Info on forwarded message draft (#1489587)
|
11 years ago |
Thomas Bruederli
|
90dc9b1512
|
Compare message IDs before suggesting to restore compose messages on reply
|
11 years ago |
Aleksander Machniak
|
b23b3f2c35
|
Fix case-sensitivity of email addresses handling on compose (#1485499)
|
11 years ago |
Aleksander Machniak
|
f5d2eef55c
|
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
|
11 years ago |
Aleksander Machniak
|
ddc161721c
|
Fix default priority selection broken in last CS fix
|
11 years ago |
Aleksander Machniak
|
5e30349639
|
CS fixes
|
11 years ago |
Aleksander Machniak
|
10936fef64
|
Don't alter Message-ID of a draft when sending (#1489409)
|
11 years ago |
Aleksander Machniak
|
6b2b2eca5f
|
Remove deprecated functions (these listed in bc.php file) usage
|
11 years ago |
Aleksander Machniak
|
54029ea959
|
Fix broken text/* attachments when forwarding/editing a message (#1489426)
|
11 years ago |
Thomas Bruederli
|
2af3748596
|
Clean HTML message body from URL parameters after enabling HTML mode in commit e957bfec
|
11 years ago |
Thomas Bruederli
|
e957bfecdf
|
Allow plugins to override message compose mode
|
11 years ago |
Thomas Bruederli
|
ceb2a31b38
|
Compare draft message-ID when restoring local message contents
|
11 years ago |
Thomas Bruederli
|
87b513853c
|
Better button text for message restore dialog
|
11 years ago |
Thomas Bruederli
|
85e60ada15
|
First version of the local storage compose data saving feature; some behavioral improvements and encrytion are still to be added
|
11 years ago |
Thomas Bruederli
|
98b7b548a2
|
Merge branch 'dev-canned-responses'
Conflicts (resolved):
skins/classic/includes/settingstabs.html
skins/larry/includes/settingstabs.html
|
11 years ago |
Thomas Bruederli
|
c344b64f13
|
Get supported spell-check languages from the configured backend; replace suspended google spell service with our new service at spell.roundcube.net
|
11 years ago |
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 |
Thomas Bruederli
|
0933d66b59
|
Keep current selection on IE browsers by adding unselectable=on to link elements
|
11 years ago |
Thomas Bruederli
|
0ce2126ac9
|
New settings section to manage canned responses
|
11 years ago |
Thomas Bruederli
|
0b1de8a487
|
Add new feature to save and recall text snippets (aka canned responses) when composing messages
|
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
|
12 years ago |
Aleksander Machniak
|
3b944edb02
|
Fix bug where signature wasn't changed on identity selection when editing a draft (#1489229)
|
12 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 |