Aleksander Machniak
|
6a0cec468e
|
Update changelog
[skip ci]
|
5 days ago |
Aleksander Machniak
|
b5f92b3125
|
Update changelog
[skip ci]
|
6 days ago |
Pablo Zmdl
|
c069be5897
|
Validate URL parameter in upload code (#9865)
|
6 days ago |
Aleksander Machniak
|
0f2c627e04
|
Fix bug where attachments with content type of `application/vnd.ms-tnef` were not parsed (#7119)
|
1 week ago |
Aleksander Machniak
|
6a067d223b
|
Fix cursor position on "below the quote" reply in HTML mode (#8700)
|
2 weeks ago |
Aleksander Machniak
|
c396e79aae
|
- Fix connecting to LDAP using ldapi:// URI (#8990)
|
2 weeks ago |
Aleksander Machniak
|
a0849d7d53
|
Improve link matching pattern in the string replacer
|
2 weeks ago |
Aleksander Machniak
|
8e458b536e
|
Fix new phpstan errors
|
2 weeks ago |
Aleksander Machniak
|
1488e57558
|
OAuth: Relax JWKS verification - 'kid' is optional
|
2 weeks ago |
Aleksander Machniak
|
92e9640911
|
CS fixer: Disable octal_notation rule
|
1 month ago |
Aleksander Machniak
|
1d080c7494
|
Bump PHP version for CS fixer, enable some default rules
|
1 month ago |
Aleksander Machniak
|
9a7aa231aa
|
Fix new phpstan errors
|
1 month ago |
Aleksander Machniak
|
699ab5a767
|
Fix Delete and Empty buttons state while creating a folder (#9047)
|
1 month ago |
Aleksander Machniak
|
4967a62f1b
|
Remove mobile/floating Create button from the list in Settings > Folders (#9661)
|
1 month ago |
Aleksander Machniak
|
7a792c3049
|
Label change: "Add recipient (header)" -> "Add field (Cc, Bcc, ...)" (#9350)
|
1 month ago |
Aleksander Machniak
|
ace33392a2
|
Replace deprecated 'unload' event with 'pagehide' (#9620)
|
1 month ago |
Aleksander Machniak
|
1f89b52dc6
|
CS fix
|
1 month ago |
Aleksander Machniak
|
58560f1f55
|
Cleanup
|
1 month ago |
Aleksander Machniak
|
4a3d754499
|
Update changelog
[skip ci]
|
1 month ago |
listumps
|
8bfa36caea
|
Rework zoom and rotate of attached images (#9843, #7669)
Use CSS Grid with standard properties instead of Flexbox and transform()
|
1 month ago |
Aleksander Machniak
|
582ca2b678
|
CS fix
|
1 month ago |
Aleksander Machniak
|
ab08ade64a
|
Use object-oriented style of Fileinfo functionality
finfo_close() is rudundant since PHP 8.1 and might get deprecated in PHP 8.5
|
1 month ago |
Aleksander Machniak
|
640ab6d0ea
|
Fix phpstan issue
|
2 months ago |
Aleksander Machniak
|
7a39bbb5b6
|
Fix a default value and documentation of password_ldap_encodage option (#9658)
|
2 months ago |
Aleksander Machniak
|
8208b9f87d
|
Fix bug in handling rcmail::format_date()'s $convert argument (#9666)
|
2 months ago |
Aleksander Machniak
|
b9bdbd903f
|
Zipdownload: Change "Download..." menu label into "Export..." (#9713)
|
2 months ago |
Aleksander Machniak
|
1da4de4893
|
Fix use of Bootstrap's `box-sizing` inside a HTML message content (#9727)
|
2 months ago |
soufien88y
|
5c1b0a6c60
|
Update ar.inc (#9845)
|
2 months ago |
soufien88y
|
078a7f5551
|
Update ar_SA.inc (#9846)
|
2 months ago |
Aleksander Machniak
|
175e378ded
|
Fix bug where a wrong SPECIAL-USE folder could have been detected, if there were more than one per-type (#9781)
|
2 months ago |
Aleksander Machniak
|
0b38444c32
|
Fix removing/expiring redis/memcache records when using a key prefix
|
2 months ago |
Aleksander Machniak
|
cfac0d6841
|
Remove apc cache driver
|
2 months ago |
Dennis
|
edbfd1109b
|
Add APCu cache driver (#9828)
|
2 months ago |
Aleksander Machniak
|
62288d89dc
|
CI: Run static analysis on PHP 8.4
|
2 months ago |
Aleksander Machniak
|
093231905d
|
Tests: Cleanup/refactor around HTTP client mocking
|
2 months ago |
Aleksander Machniak
|
18486929a0
|
Fix HTML message preview if it contains floating tables (#9804)
|
2 months ago |
Aleksander Machniak
|
adf908c28b
|
Fix dark mode bug where wrong colors were used for blockquotes in HTML mail preview (#9820)
|
2 months ago |
Aleksander Machniak
|
f9fc356dff
|
More tests for static.php
|
2 months ago |
Aleksander Machniak
|
22884d5da1
|
Tests: Rise PHP server process startup time
|
2 months ago |
Aleksander Machniak
|
b9bc3700c1
|
Allow symfony/process ^6.4 for PHP 8.1 support
|
2 months ago |
Aleksander Machniak
|
5fab389625
|
Add (incomplete) tests for static.php and installer.php
|
2 months ago |
Gianluca Giacometti
|
053ffaef6b
|
Exclude inline base64 images from static.php (#9835)
|
2 months ago |
Philip Weir
|
f070979292
|
Elastic: disable spellcheck on recipient inputs (compose) (#9831)
|
2 months ago |
Aleksander Machniak
|
835c10e39e
|
Remove set_error_handler() use around mb_convert_encoding() (#9799)
It's redundant since PHP8
|
2 months ago |
Aleksander Machniak
|
f7d8852d17
|
Use str_starts_with() where applicable
|
2 months ago |
Aleksander Machniak
|
9f4818fc29
|
Remove old @since params
|
2 months ago |
Aleksander Machniak
|
62c092bf91
|
Fix static resources location on a page with PATH_INFO (#9814)
|
2 months ago |
Aleksander Machniak
|
56c8533339
|
CI: Don't use platform.php option for PHP 8.4 anymore
|
2 months ago |
Aleksander Machniak
|
7b88d2515b
|
Bump minimum version of phpunit
|
2 months ago |
Aleksander Machniak
|
697357c04d
|
Bump minimum version of pear-core-minimal
to fix tests on PHP 8.4 when using --prefer-minimal dependencies
|
2 months ago |