Aleksander Machniak
5ea0d5bfbb
Support .user.ini in installto.sh
7 years ago
Aleksander Machniak
ca6f5ebd5b
Update changelog
7 years ago
Aleksander Machniak
b9b14e4532
Use .log suffix also in .htaccess/.user.ini
7 years ago
Helmut K. C. Tessarek
4071c8ba92
.user.ini for php-fpm (CGI/FastCGI SAPI) ( #5847 )
...
This file is read and processed by the CGI/FastCGI SAPI
PHP settings in .htaccess are only available to the PHP Apache module
also see: http://php.net/manual/en/configuration.file.per-user.php
7 years ago
Aleksander Machniak
4ff33f12ec
Update changelog
7 years ago
Aleksander Machniak
a60c81d1b1
Managesieve: Fix AM/PM suffix in vacation time selectors
7 years ago
Aleksander Machniak
f75553dee8
Use "Resend (bounce)" instead of "Bounce" as the menu item label
7 years ago
Aleksander Machniak
118367ce64
Merge branch 'master' of github.com:roundcube/roundcubemail
7 years ago
Aleksander Machniak
1b2d3c0ac2
Email Resent (Bounce) feature ( #4985 )
7 years ago
Aleksander Machniak
b97e3b5cd7
Don't ignore (global) userlogins/sendmail logs in per_user_logging mode
7 years ago
Aleksander Machniak
16f84cc9c0
Fix font-weight of mainaction buttons in hover state
7 years ago
Aleksander Machniak
e04f72d018
Fix PHP 7.2 warnings on count() use ( #5845 )
7 years ago
Aleksander Machniak
97bf251dc6
Don't use create_function() deprecated in PHP 7.2
7 years ago
Aleksander Machniak
73482dc8b2
Update changelog
7 years ago
JohnDoh
5edfd5722e
improve detection for Egde browser and add pointer event support ( #5783 )
...
add support for pointer events on list widget, use either pointer or touch events, not both
7 years ago
Aleksander Machniak
1b4fa60a90
Fix header position in messageerror when in extwin mode
7 years ago
Aleksander Machniak
41ef0398ab
Fix watermark position in messageerror template
7 years ago
Aleksander Machniak
4b2f2b6b3b
Use about:blank instead of blank.gif for empty iframes
7 years ago
Aleksander Machniak
84a79ee8db
Move common mail composing/sending code to new rcmail_sendmail class
...
This is needed to make simpler an implementation of e.g.
- Mail Bounce feature (#4985 ),
- Direct Draft sending (#4998 ),
- Fast reply from mail preview (#5129 ).
7 years ago
Aleksander Machniak
3ab58e9201
Merge branch 'Philippe23-make-qrcode-optional'
7 years ago
Aleksander Machniak
b5e5e2d12a
CS fix
7 years ago
Philippe 'Peep' Chaintreuil
333d7556af
Disable qrcode if Endroid QrCode library is missing
...
Treat a missing QrCode library the same as roundcube treats a missing
php-gd library. Hide the button to disallow access.
Requested by distributions that don't use composer and don't yet have
packages for the QrCode library.
7 years ago
Aleksander Machniak
e9716503a2
Move "cursor" position on \r\n sequence after single-dot in a line ( #5838 )
7 years ago
Aleksander Machniak
8b61d6a2d1
Fix parsing dot-staffed lines in multiline text ( #5838 )
7 years ago
Aleksander Machniak
86a4d78369
Merge branch 'dev-elastic'
7 years ago
Aleksander Machniak
05ea5a5548
Add ignore_errors option to rcube_db, so error logging can be disabled temporarily
...
Use ignore_errors to make sure the DDL upgrade errors are printed only once.
7 years ago
Aleksander Machniak
9d63b80873
Fix bug where errors were not printed when using bin/update.sh ( #5834 )
...
Don't pass errors to rcmail_install::raise_error() in CLI mode.
7 years ago
Aleksander Machniak
3cd8783227
Fix c/p issue
7 years ago
Aleksander Machniak
8993059875
Add Preferences > Mailbox View > Main Options > Layout ( #5829 )
7 years ago
Aleksander Machniak
a1117c5bcb
Merge branch 'remicollet-issue-logfilename'
7 years ago
Aleksander Machniak
a8278d61cf
Update changelog, CS fixes
7 years ago
Aleksander Machniak
8b7c7dd5a9
Merge branch 'issue-logfilename' of https://github.com/remicollet/roundcubemail into remicollet-issue-logfilename
7 years ago
Aleksander Machniak
bf4326c834
Bump archive version number, update changelog
7 years ago
Aleksander Machniak
19133769e5
Fix archiving by sender address on cyrus-imap
...
Cyrus-IMAP does not allow @-character in folder names
7 years ago
Aleksander Machniak
402a463448
Use base64 for headers encoding in ISO-2022-JP
7 years ago
Aleksander Machniak
21e7d873ce
Fix so links over images are not removed in plain text signatures converted from HTML ( #4473 )
7 years ago
Aleksander Machniak
6f87a32052
Use 7bit encoding for ISO-2022-* charsets in sent mail ( #5640 )
7 years ago
Aleksander Machniak
6a83c3cc18
Fix fatal error when using DMY- or MDY-based date format in PostgreSQL ( #5808 )
7 years ago
Aleksander Machniak
fc12b6574e
Fix position of selected icon for (Mailvelope) Encrypt button
7 years ago
Aleksander Machniak
207c6b8a6b
Fix bug where a.button style from managesieve plugin could impact other elements ( #5800 )
7 years ago
Aleksander Machniak
a3a43d3218
Remove useless box-shadows
7 years ago
Aleksander Machniak
57fe976679
Fix style issue on selected and unfocused message that is part of a thread ( #5798 )
7 years ago
Aleksander Machniak
1fcf7bfab3
Fix bug where HTML messages with @media styles could moddify style of page body ( #5811 )
7 years ago
Aleksander Machniak
18279e01b8
Merge branch 'master' of github.com:roundcube/roundcubemail
7 years ago
Aleksander Machniak
05d7fcc698
Cleanup
7 years ago
Aleksander Machniak
792fd57b09
Merge branch 'master' of https://github.com/HarrySmallbones/roundcubemail into HarrySmallbones-master
7 years ago
Felix Eckhofer
37d3710574
Fix regression when JAR_DIR is a relative path ( #5815 )
7 years ago
Aleksander Machniak
5597ff2107
Skip js deps installation if there's no jsdeps.json and install-jsdeps.sh
7 years ago
Kai Ren
9a6ab3dc86
Fix absent directory error in `install-jsdeps.sh` when processing `maps` section ( #5819 )
7 years ago
Aleksander Machniak
f0431c7475
Fix uninitialized string offset in rcube_utils::bin2ascii() and make sure rcube_utils::random_bytes() result has always requested length ( #5788 )
7 years ago