Commit Graph

1168 Commits

Author SHA1 Message Date
Thomas
d016dcc6f6 Refactor multi-threaded autocomple contact searching to make it available for other purposes, too 2013-10-09 12:02:52 +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
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
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
0c2ffb57a1 Allow setting INBOX as Sent folder (#1489219) 2013-08-29 11:27:02 +02: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
Aleksander Machniak
6efadfc8d3 Fix so additional headers are added to all messages sent (#1489284) 2013-08-25 09:03:01 +02:00
Dennis1993
0822c46ad6 Update func.inc
deleted size attribute in file input
2013-08-06 19:18:17 +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
b825f86108 Move identity selection based on non-standard headers into (new) identity_select plugin (#1488553) 2013-08-04 10:41:02 +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
Aleksander Machniak
f09b169e51 Support special Return-Path form used on some (PEAR) mailing list (#1489241) 2013-07-31 11:10:40 +02:00
Aleksander Machniak
ae853367ed Fix downloading binary files with (wrong) text/* content-type (#1489267) 2013-07-30 19:16:52 +02:00
Aleksander Machniak
d59a8d29d6 Validate all text attachments not only text/plain. This fixes invalid
warning message for a case when pdf attachment is defined as text/html.
See #1489267.
2013-07-29 11:51:03 +02:00
Thomas Bruederli
c54157bb92 Fix identity-selection using Return-Path headers (#1489241) 2013-07-25 22:38:14 +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
Thomas B.
a7fa90f3d3 Merge pull request #64 from Steffen185/patch-2
Add hook "message_check_safe"
2013-07-16 23:48:25 -07: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
a45f9b7bf5 Contacts drag-n-drop default action is to move contacts (#1488751)
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751)
Use consistent naming: 'moveto' -> 'move'
2013-07-01 10:22:14 +02:00
Aleksander Machniak
ad052b81d8 Fix so filename label is "Name" not "Display name" 2013-06-28 08:43:31 +02:00
Aleksander Machniak
eaf3832e40 Add some displayed attachment info into javascript environment 2013-06-27 09:48:11 +02:00
Aleksander Machniak
a5b79b15a8 Fix empty messages list when register_globals is enabled (#1489157) 2013-06-25 18:37:19 +02:00
Aleksander Machniak
0494288999 Improved/unified attachment preview page
Implemented attachment print button
2013-06-24 19:05:27 +02:00
Thomas Bruederli
dd54725b21 Merge branch 'dev-advanced-ldap-groups':
- Refactoring: separated address book implementation from generic LDAP wrapper class
- Auto-detect and use VLV indices for all search operations
- Additional group configuration options for LDAP address books
- Allow address books to display a multi-level group hierarchy in the contacts list
2013-06-18 13:49:19 +02:00
Thomas Bruederli
f7ac79ced5 Display '(empty subject)' in message view if subject header is missing (#1489108) 2013-06-16 16:43:22 +02:00
Thomas Bruederli
4f53ab347e Add feature to import messages to the currently selected folder 2013-06-14 01:13:13 +02:00
Aleksander Machniak
f3b55ee8e8 Do not reset messages count in set_folder() 2013-06-11 20:16:09 +02:00
Aleksander Machniak
ae80b5a309 Fix error when there's no writeable addressbook source (#1489162) 2013-06-11 12:08:44 +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
af9dbd54b3 Fix PHP warning when responding to a message with many Return-Path headers (#1489136) 2013-05-31 11:37:19 +02:00