Commit Graph

1205 Commits

Author SHA1 Message Date
Thomas Bruederli
700e3cc76d Include groups in contacts search on mail compose (#1489082) 2014-01-29 15:38:05 +01:00
Thomas Bruederli
90dc9b1512 Compare message IDs before suggesting to restore compose messages on reply 2014-01-27 17:44:46 +01:00
Thomas Bruederli
febcd4b225 Improve wording: don't pretend that mailbox is empty if search/filter doesn't find any messages 2014-01-22 09:29:35 +01:00
Aleksander Machniak
14bd927c71 Extracting inline image data into attachments also if data type is not set 2014-01-12 09:26:02 +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
0f16a0353c CS fixes 2013-12-29 17:17:53 +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
c97625e02a CS fixes 2013-12-25 12:11:22 +01:00
Aleksander Machniak
da5fa28d57 Display different icons when Trash folder is empty or full (#1485775) 2013-12-25 10:33:06 +01:00
Aleksander Machniak
ac0fc383fd Fix so message flags modified by another client are applied on the list on refresh (#1485186) 2013-12-23 11:33:41 +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
Aleksander Machniak
5224a6b394 Make possible to get contact ID from HTML id attribute (#1489414) 2013-12-21 14:14:57 +01:00
Aleksander Machniak
774f9dc835 Fix replacing group name with group members on autocompletion
(for some addressbook plugins where email field is not a flat array)
2013-12-17 11:05:53 +01:00
Aleksander Machniak
a520f331c1 Fix handling of X-Forwarded-For header with multiple addresses (#1489481) 2013-12-17 09:21:05 +01:00
Aleksander Machniak
993eb88d5a Always send unread counter update for current folder 2013-11-26 13:09:56 +01:00
Aleksander Machniak
ac3cddac97 Skip charset (or use US_ASCII) intead of UTF-8 if body contains only ASCII characters 2013-11-25 15:53:45 +01:00
Aleksander Machniak
f59cfe8806 Make Reporting-UA header in MDN report optional, as User-Agent is 2013-11-24 10:07:50 +01:00
Aleksander Machniak
8c5f405587 Set real content-type for file downloads (#1489439) 2013-11-23 13:14:11 +01:00
Aleksander Machniak
5e4894a916 Fix bgcolor attribute handling 2013-11-15 14:20:21 +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
Aleksander Machniak
d1a17029a3 Better handling of fopen() errors 2013-11-07 14:46:25 +01:00
Aleksander Machniak
a8b004e8d8 Improve identity selection based on From: header (#1489378) 2013-11-04 11:19:56 +01:00
Aleksander Machniak
e28b12259f Fix issue where mails with inline images of the same name contained only the first image multiple times (#1489406) 2013-11-03 15:05:39 +01:00
Aleksander Machniak
b972b4c4c0 Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734) 2013-10-30 12:04:09 +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
c20fa4a1ad Fix address matching in Return-Path header on identity selection (#1489374) 2013-10-15 18:49:14 +02:00
Aleksander Machniak
eafd5b1aa4 Improved mailto: link arguments handling (#1489363) 2013-10-03 17:36:31 +02:00
Thomas Bruederli
444e977d4f Also truncate the list of addresses in print view + add link to show them all 2013-09-30 16:00:21 +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 Bruederli
c1ff572e17 Touch new default font size settings: simplified + codestyle + updated changelog 2013-09-16 20:01:10 +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
Aleksander Machniak
53b4c7ef4e Make identities matching case insensitive (#1485480) 2013-09-06 09:12:30 +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
901a0809fa Update sendmail.inc 2013-09-02 12:51:58 +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