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
91ef2c812a
Small code improvement
2015-09-10 18:53:26 +02:00
Aleksander Machniak
c49234bd78
Fix bug where clicking date column with 'arrival' sorting would switch to sorting by 'date' ( #1490126 )
2015-09-09 10:37:01 +02:00
Aleksander Machniak
dd7db21797
Fix XSS issue in drag-n-drop file uploads ( #1490530 )
2015-09-09 09:09:59 +02:00
Aleksander Machniak
4d36da83b2
Fix support for Mozilla-based browsers, e.g. Pale Moon ( #1490517 )
2015-09-01 15:26:54 +02:00
Aleksander Machniak
87d6d214f9
Fix disabled_buttons option
2015-08-29 08:41:44 +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
3516b02344
Fix so adding CC/BCC recipients from the sidebar unhides compose form fields in Classic skin ( #1490472 )
2015-08-28 10:36:32 +02:00
Thomas Bruederli
7417893c22
Fix closing of nested menus ( #1490443 )
2015-08-21 15:03:45 +02:00
Aleksander Machniak
3fa3f156ca
Don't display not-sent-warning in compose page on save-pref action
2015-08-16 14:46:01 +02:00
Aleksander Machniak
c4383b5f3d
Fix selecting a folder on collapse when any subfolder is selected
2015-08-16 14:00:06 +02:00
Aleksander Machniak
284aac2883
Really make base64 encoding unicode-aware
2015-08-14 05:08:54 -04:00
Aleksander Machniak
c16ac71416
Fix base64.encode/decode for unicode characters - use fallback if btoa/atob functions fail
2015-08-13 12:58:44 +02:00
Aleksander Machniak
c360e178c4
Fix so input field (e.g. search box) does not loose focus on list load ( #1490455 )
2015-08-12 13:52:12 +02:00
Aleksander Machniak
8449e936f3
Fix removing signature when switching to identity with an empty sig in HTML mode ( #1490470 )
2015-08-01 17:17:56 +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
Thomas Bruederli
bcbc459d2c
Fix regex quoting
2015-07-31 22:02:10 +02:00
Aleksander Machniak
3d0747957e
Fix some javascript errors in rare situations ( #1490441 )
2015-07-31 13:41:57 +02:00
Aleksander Machniak
8b40575b5c
Fix wrong positioning of message list header on page scroll in Webkit browsers ( #1490035 )
2015-07-31 13:24:03 +02:00
Aleksander Machniak
602d7422df
Fix bug where some messages in multi-folder search couldn't be printed/downloaded ( #1490426 )
2015-07-20 14:38:17 +02:00
Aleksander Machniak
3db9db1058
Update to TinyMCE 4.1.10 ( #1490405 )
2015-07-19 10:56:18 +02:00
Aleksander Machniak
7185736f39
Use jQuery's .on() instead of a deprecated .load()/.unload()
2015-07-17 18:56:25 +02:00
Aleksander Machniak
a79e43a483
Remove redundant folder name from mail preview url
2015-06-10 09:51:08 +02:00
Aleksander Machniak
04a6889246
Fix bug where some messages in multi-folder search couldn't be opened ( #1490426 )
2015-06-10 08:53:40 +02:00
Aleksander Machniak
e2002741c5
Update to jQuery 2.1.4 ( #1490406 )
2015-06-05 19:50:44 +02:00
Aleksander Machniak
42f8abac46
Fix "Importing..." message does not hide on error ( #1490422 )
2015-06-05 19:26:47 +02:00
Thomas Bruederli
babc30c4f2
Add 'compose-encrypted' command later if Mailvelope API is detected
2015-06-03 10:35:04 +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
Thomas Bruederli
1cd3762b0d
Start integrating the Mailvelope browser extension via its API.
...
- Embed Mailvelope message container for encrypted message text and full pgp-mime messages
- Prepare to embed the Mailvelope editor for composing encrypted messages (with attachments)
2015-05-25 18:51:33 +02:00
Aleksander Machniak
9d49c820bd
Fix so pagejump selection list can be displayed again with click after it has been closed by Esc key
2015-04-29 10:31:03 +02:00
Aleksander Machniak
820be47e30
Reset pagejumper input to current page on ESC/TAB press
2015-04-29 10:00:58 +02:00
Aleksander Machniak
9a5d9a83ab
Implemented UI element to jump to specified page of the messages list ( #1485235 )
2015-04-29 08:24:03 +02:00
Aleksander Machniak
c095e6329c
Fix message highligh regression from last commit ( #1490363 )
2015-04-19 09:02:04 +02:00
Aleksander Machniak
28331d5ed2
Trigger 'listupdate' event also on response to check-recent request
2015-04-18 10:07:25 -04:00
Aleksander Machniak
1af5595b90
Fix mouseup event handling when dragging a list record ( #1490359 )
...
This fixes drag-n-drop on managesieve filters list.
2015-04-18 03:04:32 -04: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
e8e88d347d
Fix bug where forced extwin page reload could exit from the extwin mode ( #1490350 )
...
With small improvements in rcube_webmail.url() method.
2015-04-10 09:46:21 +02:00
Thomas Bruederli
465ba8d11b
Avoid errors when message list doesn't have a header
2015-03-15 20:03:42 +01:00
Aleksander Machniak
65e735dec5
Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden element ( #1490318 )
2015-03-12 20:48:19 +01:00
Thomas Bruederli
d17975c776
Do not re-append an existing node when re-rendering with childs
2015-03-12 19:52:06 +01:00
Aleksander Machniak
a172f39ff7
Fix bug where TinyMCE area height was too small on slow network connection ( #1490310 )
2015-03-11 19:35:07 +01:00
Thomas Bruederli
3c4d3dcc42
Fix submission of _reload parameter when switching address books
2015-03-11 19:00:10 +01:00
Aleksander Machniak
b0bb38703e
Fix bug where spellchecking in HTML editor do not work after switching editor type more than once ( #1490311 )
2015-03-11 17:04:19 +01:00
Aleksander Machniak
db71156ab2
Update TinyMCE cache_suffix (forgot to do this after last update)
2015-03-11 13:33:48 +01:00
Aleksander Machniak
2c857fcba2
Upgrade TinymCE to version 4.1.9
2015-03-10 19:53:42 +01:00
Aleksander Machniak
d12b999403
(Properly) reset search filter on reset-search action
2015-03-09 19:40:57 +01:00
Aleksander Machniak
da1816edd8
Reset search filter on folder selection and search reset
2015-03-09 17:35:51 +01:00