Commit Graph

1800 Commits

Author SHA1 Message Date
Aleksander Machniak
2852ffaeeb PHP5 support for the fix to bug #8252 2021-10-28 14:12:14 +02:00
Aleksander Machniak
ca0cce0e11 Fix charset conversion errors on PHP < 8 for charsets not supported by mbstring (#8252) 2021-10-28 14:10:33 +02:00
Aleksander Machniak
3158f11b2a Fix database initialization if db_prefix is a schema prefix (#8221) 2021-10-24 12:12:52 +02:00
Aleksander Machniak
f3dbc94a42 Fix PHP8 warning 2021-10-23 09:29:55 +02:00
Aleksander Machniak
ce3afe1638 Fix bug where new messages were not added to the list on refresh if skip_deleted=true (#8234) 2021-10-23 09:25:56 +02:00
Aleksander Machniak
d73d81032f Fix some PHP8 warnings (#8239) 2021-10-21 19:58:47 +02:00
Aleksander Machniak
39b432ba0a Fix importing contacts with no email address (#8227) 2021-10-19 15:28:40 +02:00
Thomas Bruederli
f1d376ba27 Set version to 1.5.0 + remove unstable note 2021-10-17 22:36:20 +02:00
Aleksander Machniak
ec5eb742b2 Fix security issues regarding server name and trusted_host_patterns setting 2021-10-17 11:10:35 +02:00
Thomas Bruederli
992bfd40c7 Bring back spell.roundcube.net as integrated spelling service but disable by default (#8182)
This partially reverts commit b23c7f36cc8b95d7e43e38e6afdf2ea7b41a3517.4263e47d6a30596
2021-10-04 22:10:32 +02:00
Aleksander Machniak
316a997187 Fix PHP8 warnings (#8175) 2021-09-11 09:13:32 +02:00
Aleksander Machniak
ae2251f490 Fix strpos(): empty needle warning (#8184) 2021-08-29 18:46:20 +02:00
Thomas Bruederli
b23c7f36cc Disable the default spellchecker option using spell.roundcube.net (#8182)
... since this service is no longer available.
2021-08-29 17:00:08 +02:00
Aleksander Machniak
4714f3192a Fix a couple of PHP8 warnings (#8175) 2021-08-25 18:58:44 +02:00
Aleksander Machniak
6718c0d6ba Fix handling of spellcheck connection errors (#8172) 2021-08-22 10:42:39 +02:00
Aleksander Machniak
1660fdb6db Fix so addr-spec with missing closing angle bracket can be parsed (#8164) 2021-08-15 10:51:57 +02:00
Aleksander Machniak
b9eb3517d7 Fix fatal error/warning on invalid input to user parameter (#8152)
Added a new utility method: rcube_utils::get_input_string()
2021-08-01 10:40:44 +02:00
Aleksander Machniak
9caab5f701 Fix PHP8 warnings 2021-07-16 12:57:46 +02:00
Aleksander Machniak
a832a6943e Fix converting >1MB of HTML content into plain text (#8137) 2021-07-16 12:37:44 +02:00
Aleksander Machniak
25214753cb Support displaying RTF content (including encapsulated HTML) from a TNEF attachment 2021-07-11 09:31:09 +02:00
Aleksander Machniak
7da8437a25 Fix PHP8 warnings 2021-07-03 08:16:03 +02:00
Aleksander Machniak
67bb509f2d Fix displaying HTML body with inline images encapsulated using TNEF format (winmail.dat) 2021-07-01 14:28:37 +02:00
Aleksander Machniak
044398ca82 Add an option to disable TNEF decoding 2021-06-24 11:42:31 +02:00
Thomas Bruederli
861be4606b Fix phpdoc error 2021-06-21 20:56:12 +02:00
Aleksander Machniak
5043255f7e Example_addressbook: Various improvements and fixes 2021-06-09 15:33:40 +02:00
Aleksander Machniak
655e7c7159 Add RFC2231 support to rcube_mime_decode (#7390) 2021-06-05 08:46:16 +02:00
Aleksander Machniak
7ac269f775 Prevent contact email reset on update with invalid vcard (#7132) 2021-05-30 11:16:24 +02:00
Aleksander Machniak
db2888c604 Support IMAP LITERAL- extension [RFC 7888] (#6878) 2021-05-29 08:52:37 +02:00
Aleksander Machniak
094ef387e9 Fix bug where plus characters in attachment filename could have been ignored (#8074) 2021-05-28 11:34:20 +02:00
Aleksander Machniak
a493a31d84 Fix bug where consecutive LDAP searches could return wrong results (#8064) 2021-05-23 09:15:03 +02:00
Aleksander Machniak
ed17ce58b1 Remove (incorrect) use of Return-Receipt-To header (#8069) 2021-05-22 09:13:42 +02:00
Michael Stilkerich
74fab3e730 More extensive documentation for query-related rcube_addressbook API (#7958)
Also add list_records()'s $nocount parameter to all implementations
2021-05-15 14:15:21 +02:00
Kizashi Nagata
551cfc713b Fix bug where 'start' and 'reversed' on ol tag were ignored (#8059) (#8060) 2021-05-15 09:05:59 +02:00
Aleksander Machniak
462ab1e8df Remove debug code, fix PHP8 warning 2021-05-02 09:15:50 +02:00
Aleksander Machniak
8b10f9d6ea Warn the user about a potential data leak on mail bounce or forward (#7993) 2021-05-01 12:45:31 +02:00
Aleksander Machniak
4b5e9c10f9 Fix handling of multiple link references with the same index in plain text message (#8021)
Second attempt that should work on all supported PHP versions
2021-04-25 10:57:17 +02:00
Aleksander Machniak
d6efee1da1 CS fixes, update changelog 2021-04-25 10:00:34 +02:00
Aleksander Machniak
2fb21560b0 Merge branch 'smtp-xclient' of https://github.com/kwiatek6324/roundcubemail into kwiatek6324-smtp-xclient 2021-04-25 09:51:32 +02:00
Thomas P
0044673e11 Add config options for subject prefixes (#7929) 2021-04-25 09:41:08 +02:00
Aleksander Machniak
dc89e18a0f Revert "Fix handling of multiple link references with the same index in plain text message (#8021)"
This reverts commit 2be7e1cb61.

The code used a PHP>=7.4 feature.
2021-04-25 09:15:05 +02:00
Aleksander Machniak
2be7e1cb61 Fix handling of multiple link references with the same index in plain text message (#8021) 2021-04-25 09:05:51 +02:00
Josh Soref
203f456620 Spelling (#8001) 2021-04-18 08:43:18 +02:00
Aleksander Machniak
2f42fa2eaf Fix HTML5 parser issue with a messy HTML code from Outlook (#7356) 2021-04-05 10:39:00 +02:00
Aleksander Machniak
352a31ec07 Fix errors/warnings when fetching replied/forwarded message headers fails (#7970) 2021-04-04 10:15:02 +02:00
Aleksander Machniak
f74bc3fd80 Fix bug where invalid non-unicode characters in JSON output could make the UI unresponsive (#7955) 2021-03-27 09:19:18 +01:00
Aleksander Machniak
0df8e97476 Small code improvement + tests 2021-03-22 16:11:38 +01:00
Aleksander Machniak
12562a7b0e Remove redundant code from rcube_charset::clean() 2021-03-22 08:36:19 +01:00
Michael Stilkerich
2e88de27db Fix phpdoc for rcube::decrypt() (#7956)
* Fix phpdoc for rcube::decrypt()
* Adapt rcube::decrypt() to return false on error
2021-03-21 14:46:14 +01:00
Michael Stilkerich
0608af9814 phpdoc type annotations to aid static analysis tools (#7957) 2021-03-21 14:39:17 +01:00
Aleksander Machniak
1aa7b15f6d Fix spoofchecker on PHP <= 7.0 2021-03-21 10:14:02 +01:00