Thomas Bruederli
|
aafbe8efdc
|
Fix forwarding all ('*') messages of a search set
|
2014-04-08 15:48:27 +02:00 |
|
Aleksander Machniak
|
d0cb327af7
|
Bring back $COMPOSE['reply_uid'] lost in commit 73076d7e
|
2014-04-02 08:50:47 +02:00 |
|
Aleksander Machniak
|
73076d7ea6
|
Set In-Reply-To and References for forwarded messages (#1489593)
|
2014-03-31 19:31:44 +02:00 |
|
Thomas Bruederli
|
08da302af0
|
Don't hide upload dialog if no file was selected. Display an alert message for all empty file uploads (#1489685)
|
2014-03-20 22:07:02 +01:00 |
|
Aleksander Machniak
|
37b9e02648
|
Fix regression in handling of 'attachments' result in message_compose hook (#1489627)
|
2014-02-17 17:40:07 +01:00 |
|
Aleksander Machniak
|
03de1329ef
|
Fix invalid X-Draft-Info on forwarded message draft (#1489587)
|
2014-02-11 09:06:53 +01:00 |
|
Thomas Bruederli
|
90dc9b1512
|
Compare message IDs before suggesting to restore compose messages on reply
|
2014-01-27 17:44:46 +01:00 |
|
Aleksander Machniak
|
b23b3f2c35
|
Fix case-sensitivity of email addresses handling on compose (#1485499)
|
2014-01-05 10:17:53 +01:00 |
|
Aleksander Machniak
|
f5d2eef55c
|
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
|
2013-12-31 13:58:29 +01:00 |
|
Aleksander Machniak
|
ddc161721c
|
Fix default priority selection broken in last CS fix
|
2013-12-31 08:44:24 +01:00 |
|
Aleksander Machniak
|
5e30349639
|
CS fixes
|
2013-12-30 20:35:16 +01:00 |
|
Aleksander Machniak
|
10936fef64
|
Don't alter Message-ID of a draft when sending (#1489409)
|
2013-12-29 11:57:39 +01:00 |
|
Aleksander Machniak
|
6b2b2eca5f
|
Remove deprecated functions (these listed in bc.php file) usage
|
2013-12-22 14:12:15 +01:00 |
|
Aleksander Machniak
|
54029ea959
|
Fix broken text/* attachments when forwarding/editing a message (#1489426)
|
2013-12-21 14:49:00 +01:00 |
|
Thomas Bruederli
|
2af3748596
|
Clean HTML message body from URL parameters after enabling HTML mode in commit e957bfec
|
2013-11-14 19:20:36 +01:00 |
|
Thomas Bruederli
|
e957bfecdf
|
Allow plugins to override message compose mode
|
2013-11-14 18:46:37 +01:00 |
|
Thomas Bruederli
|
ceb2a31b38
|
Compare draft message-ID when restoring local message contents
|
2013-11-10 18:50:17 +01:00 |
|
Thomas Bruederli
|
87b513853c
|
Better button text for message restore dialog
|
2013-11-10 18:22:48 +01:00 |
|
Thomas Bruederli
|
85e60ada15
|
First version of the local storage compose data saving feature; some behavioral improvements and encrytion are still to be added
|
2013-11-10 14:04:33 +01:00 |
|
Thomas Bruederli
|
98b7b548a2
|
Merge branch 'dev-canned-responses'
Conflicts (resolved):
skins/classic/includes/settingstabs.html
skins/larry/includes/settingstabs.html
|
2013-10-25 16:50:25 +02:00 |
|
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
|
2013-10-18 12:50:25 +02:00 |
|
Aleksander Machniak
|
eafd5b1aa4
|
Improved mailto: link arguments handling (#1489363)
|
2013-10-03 17:36:31 +02:00 |
|
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
|
2013-09-21 11:24:16 +02:00 |
|
Thomas B.
|
0201298cd8
|
Merge pull request #118 from Dennis1993/patch-12
Added support for default font size and fix legacy code for default font
|
2013-09-16 10:47:24 -07:00 |
|
Aleksander Machniak
|
2efe332b49
|
Display full attachment name using title attribute when name is too long to display (#1489320)
|
2013-09-15 13:43:13 +02:00 |
|
Aleksander Machniak
|
66a549e133
|
After message is sent refresh messages list of replied message folder (#1489249)
|
2013-09-11 09:45:20 +02:00 |
|
Aleksander Machniak
|
4a40636cca
|
Fix issue where From address was removed from Cc and Bcc fields when editing a draft (#1489319)
|
2013-09-08 18:06:58 +02:00 |
|
Thomas Bruederli
|
0933d66b59
|
Keep current selection on IE browsers by adding unselectable=on to link elements
|
2013-09-04 10:08:42 +02:00 |
|
Thomas Bruederli
|
0ce2126ac9
|
New settings section to manage canned responses
|
2013-09-04 09:32:01 +02:00 |
|
Thomas Bruederli
|
0b1de8a487
|
Add new feature to save and recall text snippets (aka canned responses) when composing messages
|
2013-09-04 09:32:00 +02:00 |
|
Dennis1993
|
965dea3e8e
|
Update compose.inc
|
2013-09-02 12:51:28 +02:00 |
|
Aleksander Machniak
|
5a8ee396a1
|
Fix "PHP Warning: Missing argument 1 for rcmail_compose_attachment_field()"
|
2013-09-01 17:24:09 +02:00 |
|
Aleksander Machniak
|
471628e9ab
|
Merge pull request #101 from Dennis1993/patch-9
Removed not allowed syntax
|
2013-09-01 04:56:12 -07:00 |
|
Aleksander Machniak
|
b5c413a4cf
|
Fix lack of Reply-To address in header of forwarded message body (#1489298)
|
2013-08-28 13:06:51 +02:00 |
|
Aleksander Machniak
|
2e5f64c9e4
|
Fix identity selection on reply (#1489291)
|
2013-08-25 10:03:15 +02:00 |
|
Dennis1993
|
7745ae9dfd
|
Update compose.inc
Deleted size Attribute for file input
|
2013-08-06 19:17:38 +02:00 |
|
Aleksander Machniak
|
9263f55a63
|
Ignore Reply-To when replying to own message (#1489230)
|
2013-08-05 09:14:44 +02:00 |
|
Aleksander Machniak
|
f2a9a9007a
|
Fix broken (in 93b0a30c1c) text/plain body of a message when using "edit as new"
|
2013-08-02 08:35:31 +02:00 |
|
Aleksander Machniak
|
f7ffdc90aa
|
Fix fatal error when opening non-existing message in compose window
|
2013-08-01 14:52:59 +02:00 |
|
Aleksander Machniak
|
93b0a30c1c
|
Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - added HTML content "washing"
|
2013-08-01 14:49:55 +02:00 |
|
Thomas Bruederli
|
469ede77cb
|
Better check for priority header
|
2013-07-25 21:55:01 +02:00 |
|
Thomas Bruederli
|
64b55c4084
|
Fix priority selector when open in new window (#1489257)
|
2013-07-25 21:49:37 +02:00 |
|
Aleksander Machniak
|
d3d1e38d72
|
Fix identity selection when opening extwindow from compose window
|
2013-07-09 09:38:12 +02:00 |
|
Aleksander Machniak
|
3b944edb02
|
Fix bug where signature wasn't changed on identity selection when editing a draft (#1489229)
|
2013-07-08 10:53:06 +02:00 |
|
Aleksander Machniak
|
cb1715cd16
|
Fix handling of message/rfc822 attachments on message forward and edit (#1489214)
|
2013-07-04 13:37:45 +02:00 |
|
Aleksander Machniak
|
bd73a86dad
|
Don't clear References and in-Reply-To when a message is "edited as new" (#1489216)
|
2013-07-02 15:50:19 +02:00 |
|
Aleksander Machniak
|
b68e2355d7
|
Fix so non-inline images aren't skipped on forward (#1489150)
|
2013-06-07 13:39:26 +02:00 |
|
Aleksander Machniak
|
ad2ba95dcd
|
Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)
|
2013-06-03 09:57:35 +02:00 |
|
Aleksander Machniak
|
15482bcade
|
Improved handling of Reply-To/Bcc addresses of identity in compose form (#1489016)
|
2013-06-01 15:19:14 +02:00 |
|
Aleksander Machniak
|
07795ba124
|
Fix invalid option selected in default_font selector when font is unset (#1489112)
|
2013-05-23 18:47:23 +02:00 |
|