Aleksander Machniak
9133a49894
Fix bug where pink image was used instead of a thumbnail when image resize fails ( #5933 )
...
Note GD and Imagick in INSTALL file and optional installer checks.
7 years ago
Thomas Bruederli
b6132b2bcd
Bump versions and year
7 years ago
Aleksander Machniak
d0b99bd21d
Fix sending message with "Too many public recipients" dialog buttons ( #5924 )
7 years ago
Thomas Bruederli
ec948564da
Updated localizations from Transifex
7 years ago
Aleksander Machniak
4829e2849f
Enigma: Fix decrypting an encrypted+signed message when signature verification fails ( #5914 )
7 years ago
Aleksander Machniak
ae35ccd2af
Bring back rcmail_html_container_id global
7 years ago
Thomas Bruederli
e8e07a9094
Update Changelog
7 years ago
Thomas Bruederli
2359f30b96
Modify links in html messages during Washtml DOM traversal
...
This is a more safe approach than using regex and mitigates
possible vulnerabilities using malformed html markup.
7 years ago
Thomas Bruederli
74e0852db2
Escape textarea contents in Washtml
7 years ago
Thomas Bruederli
12e58ff643
Bring back double-click behavior on the message list when preview pane is on ( #5823 )
...
This reverts commit 28741ed03
as requested in #5199 and implements an
approach inspired by @bostjan in that ticket.
7 years ago
Aleksander Machniak
f8e6302c85
Fix bug where 'exists' operator was reset to 'contains' ( #5899 )
7 years ago
Aleksander Machniak
b6298429f1
Fix bug where last character of a filename extracted from TNEF could be truncated ( #5799 )
7 years ago
Aleksander Machniak
c1285a0fe7
Remove non-printable characters from filenames on download/display ( #5880 )
7 years ago
Aleksander Machniak
2c8657b120
Fix bug where messages count was not updated after delete when imap_cache is set ( #5872 )
7 years ago
Aleksander Machniak
02c7c9fc53
Fix duplicate messages on the list after deleting messages on the next to the last page ( #5862 )
...
... also when deleting via 'mark' and 'archive' actions
7 years ago
Aleksander Machniak
74e7f90673
Fix duplicate messages on the list after deleting messages on the next to the last page ( #5862 )
7 years ago
JohnDoh
88cc643519
update message icon colours ( #5859 )
7 years ago
Aleksander Machniak
b6b5e42154
Fix bug where Chrome could not upload the same file that was selected before ( #5854 )
...
... and removed the cancel hack that is not needed anymore.
7 years ago
Aleksander Machniak
f483c08ddf
Update changelog
7 years ago
Aleksander Machniak
3439fc4159
Managesieve: Fix AM/PM suffix in vacation time selectors
7 years ago
Aleksander Machniak
f1228e7a8b
Update changelog
7 years ago
Aleksander Machniak
67f9b2d65f
Don't ignore (global) userlogins/sendmail logs in per_user_logging mode
7 years ago
Aleksander Machniak
e24b6c11e7
Fix PHP 7.2 warnings on count() use ( #5845 )
7 years ago
Aleksander Machniak
169cbc8c13
Don't use create_function() deprecated in PHP 7.2
7 years ago
Aleksander Machniak
0c3af6b950
Fix header position in messageerror when in extwin mode
7 years ago
Aleksander Machniak
258ff6adb4
Fix watermark position in messageerror template
7 years ago
Aleksander Machniak
cc2eb8d7ec
CS fix
7 years ago
Philippe 'Peep' Chaintreuil
9d4155bfaa
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
e31d87b311
Move "cursor" position on \r\n sequence after single-dot in a line ( #5838 )
7 years ago
Aleksander Machniak
0abd84dc02
Fix parsing dot-staffed lines in multiline text ( #5838 )
7 years ago
Aleksander Machniak
412163416e
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
147861ec37
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
16e979e9d5
Fix c/p issue
7 years ago
Aleksander Machniak
3f820d76fa
Add Preferences > Mailbox View > Main Options > Layout ( #5829 )
7 years ago
Aleksander Machniak
0f24470c5b
Fix fatal error when using DMY- or MDY-based date format in PostgreSQL ( #5808 )
7 years ago
Aleksander Machniak
515f7c1329
Fix position of selected icon for (Mailvelope) Encrypt button
7 years ago
Aleksander Machniak
c608d063af
Fix bug where a.button style from managesieve plugin could impact other elements ( #5800 )
7 years ago
Aleksander Machniak
b7fe41def2
Remove useless box-shadows
7 years ago
Aleksander Machniak
f12d1a90e7
Fix style issue on selected and unfocused message that is part of a thread ( #5798 )
7 years ago
Aleksander Machniak
39fa590bad
Fix bug where HTML messages with @media styles could moddify style of page body ( #5811 )
7 years ago
Aleksander Machniak
6d53c6b9eb
Skip js deps installation if there's no jsdeps.json and install-jsdeps.sh
7 years ago
Kai Ren
da63acbd0d
Fix absent directory error in `install-jsdeps.sh` when processing `maps` section ( #5819 )
7 years ago
Aleksander Machniak
2c6cc41c8f
Fix uninitialized string offset in rcube_utils::bin2ascii() and make sure rcube_utils::random_bytes() result has always requested length ( #5788 )
7 years ago
Aleksander Machniak
b4c877b3d9
Fix decoding non-ascii attachment names from TNEF attachments ( #5646 , #5799 )
7 years ago
Aleksander Machniak
a80f7c51fb
Update changelog
7 years ago
Remi Collet
90eafe7eaa
Drop ereg dependency, fix compat with PHP 7 ( #5820 )
7 years ago
Thomas Bruederli
854aa7f35f
Add milestone to changelog
7 years ago
Aleksander Machniak
3c5f02ca38
Cleanup target /vendor directory from old dependencies
...
- also slightly fixed rsync command syntax
8 years ago
Thomas Bruederli
03cea6c6c9
Fix js-deps check and installation
8 years ago
Thomas Bruederli
e1d57aadfa
Update the list of obsolete composer dependencies
8 years ago