roumano
6bd729b2f2
Fix typo in defaults.inc.php (replace mmust with must) ( #9934 )
[skip ci]
19 hours ago
Philip Weir
18345fca73
Use asset_url() instead of get_skin_file() for deleteicon on contact edit form ( #9933 )
19 hours ago
Aleksander Machniak
70e4e86148
Support IPv6 in database DSN ( #9937 )
2 days ago
Aleksander Machniak
55000023ce
Localization: Remove non-working links to Transifex
7 days ago
Aleksander Machniak
d3f86b1235
Update localization from Transifex
7 days ago
Pablo Zmdl
8f7cc42fd6
Mark release 1.7-beta in the changelog ( #9931 )
[skip ci]
2 weeks ago
Pablo Zmdl
8120c9b60e
Make target to remove untracked minified .js and .css files
This is handy during development.
3 weeks ago
Pablo Zmdl
b807902b74
Include node_modules/.bin into PATH to ensure uglify etc. are found
Previously, e.g. during `make`ing a release npm-commands like uglify were not found unless they were installed globally.
3 weeks ago
Aleksander Machniak
c9270783c0
CS/PHPDoc fix
2 weeks ago
Aleksander Machniak
060fc95672
PHP 8.5 compat. fixes
2 weeks ago
Aleksander Machniak
ba60aa8637
CS fixes in tests
3 weeks ago
Aleksander Machniak
199f203e83
Fix PHP deprecation warnings when handling an invalid BODYSTRUCTURE ( #9896 )
3 weeks ago
Aleksander Machniak
7be1c23b7a
Update changelog
[skip ci]
1 month ago
Philip Weir
1e95cf3b9e
Stub out 2 more contact searching tests ( #9903 )
* remove unused, duplicate, test
* stub out contact advanced search
* stub out contact saved search test
* test std vs adv search response
1 month ago
Aleksander Machniak
74d4da6503
Enigma: Fix PHP warning ( #9897 ), PHPDoc improvements
1 month ago
Aleksander Machniak
d12aa395b8
Update changelog
[skip ci]
1 month ago
Pablo Zmdl
5cab1c5b1d
Render text/markdown mimeparts as HTML ( #9899 )
This implements rendering mime-types with content-type 'text/markdown'
and 'text/x-markdown' into HTML in the preview and show views (if not
"dispositioned" as "attachment"), but not in the get view for attached
files (the one opening attachments in an external window.)
1 month ago
Philip Weir
655c1521d0
Support opensmtpd format in virtuser_file ( #9900 )
1 month ago
Aleksander Machniak
6390ad1466
Fix bug where an mbox export file could include inconsistent message delimiters ( #9879 )
1 month ago
Pablo Zmdl
5af36ffa12
Allow to resize the compose textarea ( #9838 )
1 month ago
Aleksander Machniak
8b8c7f27ca
Update changelog
[skip ci]
1 month ago
Philip Weir
529e835342
bug fix: autocomplete fails if contactlist_fields contains vcard fields ( #9850 )
1 month ago
0xsysr3ll
709a890306
Ensure proper HTTP status codes for error responses ( #9886 )
1 month ago
Aleksander Machniak
7841cdb983
Update changelog
[skip ci]
1 month ago
Philip Weir
946ba021b8
Add keep_formatting_default setting ( #9892 )
1 month ago
Aleksander Machniak
536971901b
Update changelog
[skip ci]
1 month ago
Philip Weir
0d43e74536
Enigma: add key icon to passphrase input on compose ( #9894 )
1 month ago
Aleksander Machniak
ded28db823
Installer: Move logon warning code into rcmail_install, change colors, fix link
1 month ago
Aleksander Machniak
781a23768a
Revert unintended change
1 month ago
Aleksander Machniak
7f273a9a2f
Require guzzlehttp/promises v2
Fixes tests on PHP 8.4 with composer --prefer-lowest
1 month ago
Aleksander Machniak
eebc08c0c6
CS fix
1 month ago
Aleksander Machniak
b55d0cb016
composer.json: Don't require specific guzzlehttp/promises version anymore
1 month ago
Aleksander Machniak
b76803aa27
update.sh: Copy autoload and version sections in composer.json
1 month ago
Aleksander Machniak
8f7c98dc18
installto.sh: Cleanup public_html folder, redo composer.json copy/update
1 month ago
Aleksander Machniak
2e8f32126b
Don't warn about the installer dir anymore
1 month ago
Pablo Zmdl
292435bf2b
Fix browser tests via docker compose ( #9890 )
1 month ago
Aleksander Machniak
fac042bc72
CS fix
1 month ago
Aleksander Machniak
51bd798fe5
CS fix
1 month ago
Aleksander Machniak
0666d8b22e
Fix browser history state after removing a contacts group
If we add _gid=0 to the URL, which is how it was before this change,
after a page refresh the currently selected source will not be selected
1 month ago
Aleksander Machniak
0c7a9ce4d6
CS fix
1 month ago
Aleksander Machniak
48381d7f5f
Fix "Assign to group" action state after creation of a first group ( #9889 )
1 month ago
Aleksander Machniak
ed7b459014
Validate timezone stored in session
2 months ago
Rotomeca
b02d6a7027
Can use variable in rcmail.gettext, like the php version ( #9837 )
2 months ago
Aleksander Machniak
df391352c9
Makefile: Remove phar files in 'clean' target
[skip ci]
2 months ago
Aleksander Machniak
e2927be065
Remove X-XSS-Protection header from .htaccess ( #9875 )
2 months ago
Aleksander Machniak
d10af6e405
Makefile improvements and cleanup
2 months ago
Aleksander Machniak
6a0cec468e
Update changelog
[skip ci]
2 months ago
Aleksander Machniak
b5f92b3125
Update changelog
[skip ci]
2 months ago
Pablo Zmdl
c069be5897
Validate URL parameter in upload code ( #9865 )
2 months ago
Aleksander Machniak
0f2c627e04
Fix bug where attachments with content type of `application/vnd.ms-tnef` were not parsed ( #7119 )
2 months ago