Commit Graph

1558 Commits

Author SHA1 Message Date
DannyDaemonic
e2900cf3f2 Fix notification focus on Chrome (#9467) 2024-06-01 08:22:47 +02:00
Michael Voříšek
793664f568 Fix invalid phpdocs (#9252)
* fix missing return type in phpdoc
* fix "phpdoc_scalar"
* Fix phpdoc variable names typos
* fix wrong phpdoc tags
2023-12-13 19:55:05 +01:00
Michael Voříšek
ae2f25d054 Fix Sieve scripts comment parse with CRLF (#9249) 2023-12-13 19:54:20 +01:00
Pablo Zmdl
442c7cc1b3 Fix saving other encryption settings besides enigma's (#9240)
Previously, if the enigma plugin was enabled, it wasn't possible to save
the option whether Roundcube should use Mailvelope's main keyring
(`mailvelope_main_keyring`), because this code overwrote the whole array
for the "encryption"-section on saving. That is now fixed.
2023-12-05 19:58:54 +01:00
Aleksander Machniak
fd17743723 Enigma: Fix finding of a private key when decrypting a message using GnuPG v2.3
Additional fix for a case when sender's public key is in the keyring
2023-11-22 18:46:10 +01:00
Aleksander Machniak
6969b06ac9 Enigma: Fix finding of a private key when decrypting a message using GnuPG v2.3 2023-11-22 14:34:04 +01:00
Aleksander Machniak
0eb0b771c4 Fix PHP8 warnings 2023-11-19 11:58:07 +01:00
Aleksander Machniak
e69635dc91 Fix UI issue when dealing with an invalid managesieve_default_headers value (#9175) 2023-10-21 18:15:35 +02:00
onozaty
f6ab89697b Fix deactivated and activated messages being reversed in ja_JP. (#9176) 2023-10-20 19:11:00 +02:00
Aleksander Machniak
618513a113 Fix PHP warnings (#9174) 2023-10-20 19:00:50 +02:00
Aleksander Machniak
994a8b6a7f Fix javascript error when relational or spamtest extension is not enabled (#9139) 2023-10-01 14:57:09 +02:00
Aleksander Machniak
7b9a8020ff Fix PHP warning (#9125) 2023-09-14 10:09:46 +02:00
Aleksander Machniak
ac169c8708 Fix deprecated use of ldap_connect() in password's ldap_simple driver (#9060) 2023-08-20 08:57:00 +02:00
Aleksander Machniak
f0e7516af7 Fix PHP8 deprecation warning in the reconnect plugin (#9083)
Also improve performance by loading the plugin config file when needed.
2023-08-13 14:43:32 +02:00
Aleksander Machniak
fb0e058db4 Update jQuery-UI to version 1.13.2 (#9041) 2023-07-08 13:14:37 +02:00
Aleksander Machniak
cc7e0b2757 Managesieve: Fix PHP fatal error when connection fails 2023-06-30 15:02:53 +02:00
Aleksander Machniak
3e5d6f832f Fix PHP8 warnings 2023-06-12 12:13:54 +02:00
Aleksander Machniak
9e73c1d692 Fix bug where some mail headers didn't work in cmd_learn driver of markasjunk plugin (#9005) 2023-05-16 11:19:31 +02:00
Nik Soggia
c07be83ab2 Fix insecure shell command params handling in cmd_learn driver of Markasjunk plugin 2023-05-15 19:22:44 +02:00
Aleksander Machniak
fa916e3406 Fix typos in localization (#8979, #8995) 2023-05-07 09:37:20 +02:00
Philip Weir
ff7d02d323 Markasjunk: Add SpamAssassin v4 compatibility (#8975) 2023-04-09 18:32:27 +02:00
Aleksander Machniak
dfd729e2d9 Update localization 2023-04-09 18:32:20 +02:00
Asterios "Aster" Bandis
3103e644e4 Update Greek localization (from Transifex) (#8937)
* Pull new Greek translations from Transifex

* Pull new Greek translations from Transifex

Replace the "Greeklish" folder name with Greek characters
2023-03-04 11:50:37 +01:00
Aleksander Machniak
46a605ffbe Switch help_source location to https:// (#8898) 2023-02-20 07:38:18 +01:00
Aleksander Machniak
25094dc14c Fix Help plugin menu (#8898) 2023-02-19 14:53:15 +01:00
Aleksander Machniak
f4a1f0537f Fix so an email address with name is supported as input to the managesieve notify :from parameter (#8918) 2023-02-19 14:29:17 +01:00
Aleksander Machniak
6904d4211d Add Uyghur localization, update localization 2023-02-04 09:53:37 +01:00
Aleksander Machniak
42eb2f605b Fix bug where .wav instead of .mp3 file was used for the new mail notification in Firefox (#8895) 2023-01-29 09:16:59 +01:00
Aleksander Machniak
1941cfb209 Fix bug where false attachment reminder was displayed on HTML mail with inline images (#8885) 2023-01-26 18:57:14 +01:00
Ángel
771b06779c Remove conflict marker from password plugin (#8809) 2022-12-29 14:16:59 +01:00
Michael Steininger
7fba758a52 Fix some PHP 8.0 warnings in managesieve (#8789) 2022-11-26 10:18:33 +01:00
Aleksander Machniak
0b6a6401d9 Fix fatal error on identity page if Enigma plugin is misconfigured (#8719) 2022-09-24 09:03:43 +02:00
Aleksander Machniak
3469409fac Remove redundant gettext() call 2022-08-28 13:32:23 +02:00
Aleksander Machniak
6899be2a13 Fix PHP8 warnings (#8677) 2022-08-25 19:53:43 +02:00
Steve Mokris
c5879229f6 Restore support for ManageSieve over implicit SSL. (#8670) 2022-08-15 09:41:41 +02:00
Aleksander Machniak
2678db2f8a Fix PHP Deprecated: Creation of dynamic property Mail_mime::$mailbody_file is deprecated 2022-08-15 09:41:11 +02:00
Aleksander Machniak
e84d3b7026 Password: Remove references to %c variable that has been removed before (#8633) 2022-07-30 08:38:09 +02:00
Aleksander Machniak
c7dfec8cac Update localization 2022-07-10 09:37:01 +02:00
Aleksander Machniak
39548efa2b Fix PHP8 warnings 2022-07-09 19:08:38 +02:00
Aleksander Machniak
8ed8026508 Support schema prefix in password_mailcow_api_host (#8291) 2022-06-19 11:00:19 +02:00
egjlund
50992b9fc7 Fix bug where addresses array in managesieve plugin is assumed to be string (#8539) 2022-05-25 15:29:16 +02:00
Aleksander Machniak
fa65a68389 Use ... oprator instead of func_get_args() for variadic functions 2022-04-27 19:21:00 +02:00
Aleksander Machniak
2e5a12b0ff Update localization 2022-04-25 08:00:50 +02:00
Aleksander Machniak
78211afcf9 Fix PHP warning: Trying to access array offset on value of type null 2022-04-10 08:41:04 +02:00
TheFirstGoodmaN
d9ec5be68d Add ssha256 password algo (#8479) 2022-03-20 10:52:15 +01:00
Aleksander Machniak
13e863e223 Enigma: Fix double quoted-printable encoding of pgp-signed messages with no attachments (#8413) 2022-03-13 17:11:43 +01:00
Aleksander Machniak
a2560eb7ff Use "{$var}" instead of "${var}" syntax 2022-03-12 12:42:36 +01:00
Aleksander Machniak
f9af15c8d1 Update to jQuery-UI 1.13.1 (#8455) 2022-03-12 09:26:28 +01:00
Aleksander Machniak
401e761c02 Enigma: Fix initial synchronization of private keys 2022-03-11 11:30:51 +01:00
Dario B
2a55114e63 A typo in email_learn.php (#8470) 2022-03-08 18:55:30 +01:00