Commit Graph

7421 Commits

Author SHA1 Message Date
Aleksander Machniak
17deadfe56 Fix handling links without defined protocol (#7454) 2020-07-29 15:17:48 +02:00
Aleksander Machniak
0d9bffa878 Fix incorrect rewriting of internal links in HTML content (#7512) 2020-07-29 14:19:02 +02:00
johndoh
dc342ffc5e Fix regression in message list col type detection (#7496) 2020-07-26 08:10:37 +02:00
Michael Stilkerich
25e42439d2 Fix inconsistencies in phpdoc type annotations (#7474) 2020-07-25 09:59:01 +02:00
Aleksander Machniak
58978b721d Fix format=flowed formatting on plain text part derived from the HTML content (#7504) 2020-07-25 09:20:02 +02:00
Aleksander Machniak
0ccb351380 Fix regression in DB cache (#7499) 2020-07-21 20:15:05 +02:00
Aleksander Machniak
d7d7ca046f Cache refactoring (#6312) (#6781) 2020-07-18 13:51:47 +02:00
Aleksander Machniak
2de9d11070 Fix regression where drag-n-drop content was empty on mail messages list 2020-07-18 09:47:37 +02:00
Aleksander Machniak
e2c25a1949 Fix support for an error as a string in message_before_send hook (#7475) 2020-07-18 08:24:44 +02:00
Aleksander Machniak
cd3cad6aae TinyMCE 5 (#7403) 2020-07-11 18:46:17 +02:00
Aleksander Machniak
36bf280a97 Elastic: Minimize forms/colors blink on page load 2020-07-11 10:52:24 +02:00
Aleksander Machniak
d6aca6b6b7 Elastic: Drak mode (#6709) 2020-07-07 18:58:28 +02:00
Aleksander Machniak
1e1ea25b6c Added special value 'email' to login_username_filter, it changes also logon input type (#7179) 2020-07-03 12:56:17 +02:00
Aleksander Machniak
32a7709ddf Fix cross-site scripting (XSS) via HTML messages with malicious svg/namespace
Credits to SSD Secure Disclosure (https://ssd-disclosure.com/)
2020-07-03 11:29:50 +02:00
Aleksander Machniak
2cfa5e1cc7 Elastic: Improvements to mail header 2020-07-03 10:32:54 +02:00
Aleksander Machniak
aff18d4d8a Merge branch 'elastic-headers' of https://github.com/johndoh/roundcubemail into johndoh-elastic-headers 2020-07-03 08:42:24 +02:00
johndoh
c0fc96cdd7 Add basic error message on fatal PHP error (#7380)
Show a basic error message rather than a blank screen on fatal PHP error
2020-07-02 19:06:07 +02:00
Varun Patil
b4c6e1e0ae Re-init plugins when changing to task (#7459)
When roundcube initializes on a different task, plugins for just the
new task do not get initialized, and hence do not get executed when
the exec_hook call is made

One example is if check_auth fails, the login page will render,
but the plugins with 'login' task will not be fired
2020-07-02 19:04:34 +02:00
johndoh
d2bf3878b5 Remove ES6 usage (#7467) 2020-07-02 18:54:23 +02:00
Aleksander Machniak
bb3975adbe Fix insert_or_update() broken on SQLite/MSSQL/Oracle (#7465) 2020-07-02 08:41:50 +02:00
johndoh
3c4b2ac1bc Improve JS Edge version detection, add support for Edge Chromium (#6952) 2020-07-01 11:42:08 +02:00
johndoh
279ae66120 Move all message list entry generation to client side (#7287)
Always return cols required for widescreen message list and control layout only on JS side
2020-06-28 10:58:13 +02:00
Aleksander Machniak
b22f1c9a1b Add skip-empty option to get_edit_field() (#7444) 2020-06-27 10:29:40 +02:00
Aleksander Machniak
ec2e713ecb Fix problem with forwarding inline images attached to messages with no HTML part (#7414) 2020-06-27 10:23:45 +02:00
Aleksander Machniak
98881a0cbd Small code simplification 2020-06-16 19:06:26 +02:00
PhilW
af28ee870a elastic: message headers view changes 2020-06-14 18:24:13 +01:00
Aleksander Machniak
9ee1f4b636 Merge branch 'master' of github.com:roundcube/roundcubemail 2020-06-13 13:00:11 +02:00
Aleksander Machniak
30610e867e Merge branch 'fix_encode' of https://github.com/shirosaki/roundcubemail into shirosaki-fix_encode
Refactor the new code
2020-06-13 12:53:31 +02:00
johndoh
9dbe666d4c Allow skins to define which layout options they support (#7235) 2020-06-13 09:25:50 +02:00
Kent Varmedal
b4dabff26c Add newline when writing logs to stdout (#7418)
Add newline on the end of the line when printing to stdout.
2020-06-13 07:48:13 +02:00
Aleksander Machniak
278cf3c18e Increase maximum size of contact jobtitle and department fields to 128 characters
[skip ci]
2020-06-12 09:14:41 +02:00
Aleksander Machniak
e9c592a6e8 Fix bug where subfolders of special folders could have been duplicated on folder list 2020-06-08 20:35:19 +02:00
Aleksander Machniak
4e00237cc4 Allow opening application/octet-stream attachments according to filename extension (#6821) 2020-06-07 10:45:33 +02:00
Aleksander Machniak
25772702ac Fix so anchor tags without href attribute are not modified (#7413) 2020-06-06 07:12:27 +02:00
Aleksander Machniak
46d3cae2ff Security: Fix cross-site scripting (XSS) via malicious XML attachment 2020-05-30 08:35:33 +02:00
Aleksander Machniak
bda02002de Security: Better fix for CVE-2020-12641 2020-05-30 08:34:11 +02:00
Aleksander Machniak
ecabb1e667 Security: Fix XSS issue in template object 'username' (#7406) 2020-05-30 08:28:05 +02:00
Aleksander Machniak
e05c69afab Fix bug where PDF attachments marked as inline could have not been attached on mail forward (#7382) 2020-05-23 10:30:44 +02:00
Aleksander Machniak
da2bb8af6d Fix error when user-configured skin does not exist anymore (#7271)
We fallback to the system skin not the default one.
2020-05-23 09:44:00 +02:00
Aleksander Machniak
f6586c7cf7 Fix PHP warning: count(): Parameter must be an array or an object... in ID command handler (#7392) 2020-05-19 07:57:35 +02:00
johndoh
34a0af8964 Allow array in smtp_host config (#7296) 2020-05-16 14:05:28 +02:00
Aleksander Machniak
a47c558df4 Fix typo 2020-05-12 15:54:11 +02:00
Christopher Gurnee
24d0cf5d34 Let Mailvelope use sender's address to find pubkeys to check signatures 2020-05-10 10:26:09 +02:00
Christopher Gurnee
c3d4598985 Add missing \'s to regexes in rcube_check_email() 2020-05-10 10:25:40 +02:00
johndoh
3af6303ad7 Remove depreciated jquery.trim function (#7371) 2020-05-04 08:27:10 +02:00
Aleksander Machniak
35c29be9b2 Remove use of ext-iconv 2020-05-03 18:33:20 +02:00
Aleksander Machniak
87f42677c2 Don't resize alert and confirm dialogs 2020-05-03 11:50:25 +02:00
Aleksander Machniak
7ead0bb227 Fix empty attachment size handling (#7370) 2020-05-03 11:32:29 +02:00
Aleksander Machniak
014659b600 CS fixes, mostly around undefined variables 2020-05-03 11:29:15 +02:00
Aleksander Machniak
377239fa8e Display a warning and do not try to open empty attachments (#7332) 2020-05-02 13:01:48 +02:00