Commit Graph

437 Commits

Author SHA1 Message Date
Aleksander Machniak
873e0353cf Use smart-upload-button for messages and contact photos upload
Unified interface with rcmail::upload_form().
2016-08-24 12:54:30 +02:00
Aleksander Machniak
c88a88fb0b Rewrite smart upload button to work in IE (#5410) 2016-08-23 20:54:18 +02:00
Aleksander Machniak
820d614c79 Fix missing </form> tag 2016-08-23 15:45:59 +02:00
Aleksander Machniak
43f3c5fb2a Implement "one click" attachment upload (#5024) 2016-08-20 19:38:48 +02:00
Aleksander Machniak
505efff5c4 Fix bug where blocked.gif couldn't be attached to reply/forward with insecure content 2016-08-12 11:30:09 +02:00
Aleksander Machniak
ebc2f5dc7d Add possibility to rename attachments in mail compose (#4996)
... and fix some small issues related to the new compose attachment menu feature
2016-07-30 09:05:49 +02:00
Aleksander Machniak
8a13615e9e Add possibility to preview and download attachments in mail compose (#5053) 2016-07-28 19:08:19 +02:00
Aleksander Machniak
87cf0a3fb1 Use minified publickey.js (with cache-buster) when available (#5254) 2016-05-22 08:19:27 +02:00
Aleksander Machniak
9796cd2063 Merge branch 'dev-rfc822-preview'
Conflicts:
	CHANGELOG
	program/steps/mail/show.inc
2016-05-02 18:01:18 +02:00
Aleksander Machniak
013aaeb895 CS improvements/fixes 2016-05-01 10:56:57 +02:00
Aleksander Machniak
ce3105c58f Reply/Reply-All/Forward/Change-format buttons for message/rfc822 preview 2016-03-24 17:07:31 +01:00
Aleksander Machniak
b0a8e36930 Fix handling of body parameter in mail compose request 2016-02-24 11:18:09 +01:00
Aleksander Machniak
d686b57c72 Fix bug where contacts widget in compose could be incorrectly initialized with treelist widget (T998)
Fix typo in command name (list-adresses -> list-addresses)
2016-02-12 09:34:59 +01:00
Aleksander Machniak
be346095a0 Fix handling of message/rfc822 attachments on replies and forwards (#1490607) 2015-12-17 09:12:06 +01:00
Aleksander Machniak
8271597836 Use ternary operator where applicable 2015-11-16 09:11:47 +01:00
Aleksander Machniak
bb1ed2740d Display attachment size in compose (#1484774) 2015-10-09 10:53:52 +02:00
Aleksander Machniak
d560916065 Added possibility to drag-n-drop attachments from mail preview to compose window 2015-10-08 16:55:43 +02:00
Aleksander Machniak
82dcbb7488 Fix various issues in Mailvelope integration (#1490533) 2015-09-20 17:45:53 +02:00
Thomas Bruederli
f7f75ff7d1 Unify detection of pgp/mime message part 2015-09-10 21:56:40 +02:00
Thomas Bruederli
f189d72943 Merged branch 'dev-mailvelope' 2015-09-10 21:27:58 +02:00
Aleksander Machniak
399a2d68b6 Make optional adding of standard signature separator - sig_separator (#1487768) 2015-09-03 09:28:17 +02:00
Aleksander Machniak
c4daf3f14f Fix regression in converting signatures to text, fixed PHP warning in html2text() call 2015-08-30 18:41:13 +02:00
Aleksander Machniak
6ca1e6add1 Add option to enable HTML editor always, except when replying to plain text messages (#1489365) 2015-08-29 15:08:50 +02:00
Aleksander Machniak
a63f14ec40 Emoticons-related code refactoring
- Emoticons: All emoticons-related functionality is handled by the plugin now
- Emoticons: Added option to switch on/off emoticons in compose editor (#1485732)
- Emoticons: Added option to switch on/off emoticons in plain text messages
- Plugin API: Added disabled_plugins an disabled_buttons options in html_editor hook
- Plugin API: Added html2text hook
2015-08-29 07:52:57 +02:00
Aleksander Machniak
8297ea1dcf Fix handling of plus character in mailto: links (#1490510) 2015-08-28 09:02:39 +02:00
Aleksander Machniak
60ab554003 Remove common subject prefixes Re:, Re[x]:, Re-x: on reply (#1490497) 2015-08-18 19:51:21 +02:00
Aleksander Machniak
d5f6d655da Workaround TinyMCE issue with <p>&nbsp;</p> sequence (#1490463) 2015-08-01 17:11:03 +02:00
Thomas Bruederli
2965a981b7 Allow to search and import missing PGP pubkeys from keyservers using Publickey.js 2015-07-31 22:04:08 +02:00
Aleksander Machniak
4b72a1f498 Fix error when using back button after sending an email (#1490009) 2015-07-31 18:48:17 +02:00
Aleksander Machniak
8bed5e0151 Fix regression where compose editor mode was set incorrectly 2015-07-19 11:06:48 +02:00
Aleksander Machniak
19246792c6 Fix so *-request@ addresses in Sender: header are also ignored on reply-all (#1490452) 2015-07-18 16:17:18 +02:00
Aleksander Machniak
56a4e1512c Fix a mistake in last small refactoring which broke identity selection 2015-06-22 09:55:43 +02:00
Aleksander Machniak
1414e3b6f8 Small refactoring to make some code testable 2015-06-20 14:27:44 +02:00
Aleksander Machniak
a567d85bf9 Fix self-reply detection issues (#1490439) 2015-06-19 09:17:57 +02:00
Aleksander Machniak
a958748947 CS fixes 2015-06-07 15:26:33 +02:00
Thomas Bruederli
3167e58ff9 Pass encrypted draft and reply messages to Mailvelope editor; add toolbar icon for encryption mode toggeling 2015-06-03 10:29:49 +02:00
Thomas Bruederli
40d152cfdc Make encrypted pgp/mime message composition work 2015-06-01 12:53:32 +02:00
Thomas Bruederli
7b8a0af1c8 Add toolbar button to switch to Mailvelope encryption editor 2015-05-26 22:53:08 +02:00
Aleksander Machniak
09225a41ec Add option to place signature at bottom of the quoted text even in top-posting mode [sig_below] 2015-04-16 10:55:32 +02:00
Aleksander Machniak
aa38c512fb Fix lack of signature separator for plain text signatures in html mode (#1490352) 2015-04-08 21:04:04 +02:00
Aleksander Machniak
1a7e668977 Fix handling of %-encoded entities in mailto: URLs (#1490346) 2015-03-30 10:56:23 -04:00
Aleksander Machniak
c5c8e73351 Improved handling of storage errors after message is sent
After sending a message it is stored in Sent folder, this operation
may fail, e.g. because of "over quota" error. In such a case we'll
not close the compose window, but display the error and, if user clicks
Send/Save button, we'll display a dialog informing about the situation and
providing an option to try the save operation again.
2015-02-25 08:07:11 -05:00
Aleksander Machniak
5d42a9353b Fix bug where drafts list wasn't refreshed after draft message was sent from another window (#1490238) 2015-01-22 10:19:51 +01:00
Aleksander Machniak
38dbd8022b Fix bug where Reply-To address was ignored on reply to messages sent by self (#1490233) 2015-01-19 16:08:42 +01:00
Aleksander Machniak
c6efcf5e6d Fix blocked.gif image usage with assets_dir set 2015-01-12 05:44:28 -05:00
Aleksander Machniak
f6502176f8 Hide MDN and DSN options in compose if disabled by admin (#1490221) 2015-01-09 11:25:53 +01:00
Aleksander Machniak
8ccfc271d7 Fix skin inheritance for some icons (#149017) 2014-12-16 14:03:23 +01:00
Aleksander Machniak
681ba6fc3c Improve system security by using optional special URL with security token
Allows to define separate server/path for image/js/css files
Fix bugs where CSRF attacks were still possible on some requests
2014-12-16 13:28:48 +01:00
Aleksander Machniak
fa424e54d2 Set compose mode in session when needed - skip one session update when composing new message 2014-12-14 15:48:24 +01:00
Aleksander Machniak
a4cdb601b7 Remove redundant code 2014-11-16 14:40:37 +01:00