Aleksander Machniak
|
1de93a8f46
|
Add tests for spellchecker enchant driver
|
2021-08-30 19:41:55 +02:00 |
|
Aleksander Machniak
|
98a84a5527
|
Fix PHP8.1 warnings
|
2021-08-29 18:39:50 +02:00 |
|
Thomas Bruederli
|
92757f5543
|
Disable the default spellchecker option using spell.roundcube.net (#8182)
... since this service is no longer available.
|
2021-08-29 15:58:44 +02:00 |
|
Aleksander Machniak
|
1596be8c74
|
Fix PHP8 warning
|
2021-08-26 08:34:48 +02:00 |
|
Aleksander Machniak
|
3f83a074a8
|
Fix handling of spellcheck connection errors (#8172)
|
2021-08-22 10:35:31 +02:00 |
|
Josh Soref
|
203f456620
|
Spelling (#8001)
|
2021-04-18 08:43:18 +02:00 |
|
Aleksander Machniak
|
8eb382b4ca
|
PHP8 fixes
|
2020-12-11 20:29:41 +01:00 |
|
Aleksander Machniak
|
85cfacc882
|
PHP8 fixes, CS fixes, short array syntax, tests
|
2020-11-29 12:20:51 +01:00 |
|
Aleksander Machniak
|
1164d9e103
|
rcmail_utils::get_http_client() -> rcube::get_instance()->get_http_client()
|
2020-11-21 09:28:25 +01:00 |
|
ATA
|
8f81fda450
|
Support proxy for server-side HTTP requests #7658 (#7659)
Co-authored-by: Andrzej Talarek <andrzej.talarek@efinity.com>
|
2020-11-21 09:07:49 +01:00 |
|
Aleksander Machniak
|
a5c2b4360c
|
Fixes in context of undefined variables, and code style
|
2020-08-15 12:13:31 +02:00 |
|
Aleksander Machniak
|
57c67db029
|
Remove year(s) from copyright headers + some cleanup
|
2019-04-16 10:42:45 +02:00 |
|
Aleksander Machniak
|
ab7eeb3daa
|
CS fixes
|
2019-03-19 09:06:26 +01:00 |
|
Aleksander Machniak
|
d8488aae32
|
Disable spellcheker (hide button) if the list of languages is empty
Better handling of uninitialized (not installed) spellchecker engine.
Also prevent from PHP fatal error if enchant ext is not installed.
|
2019-03-19 09:03:19 +01:00 |
|
Aleksander Machniak
|
df3878501c
|
Fix PHP 7.2: count(): Parameter must be an array in enchant-based spellchecker (#6234)
|
2018-04-03 18:14:55 +02:00 |
|
Aleksander Machniak
|
1058924e21
|
Move some framework classes to sub-directories
|
2018-03-03 17:46:59 +01:00 |
|