You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program
Aleksander Machniak 0869f02b7c Fix bug in converting multi-page Tiff images into Jpeg (#6824)
When using 'convert' binary we have to use -flatten argument (the same
as we do with thumbnails) otherwise it will produce multiple output files
with -0, -1, etc. suffix. This way we make sure to generate only one image
until we support multi-page Tiff properly.
6 years ago
..
include Fix bug where title text on a treelist record (folder) could include unread count number 6 years ago
js Fix bug where title text on a treelist record (folder) could include unread count number 6 years ago
lib/Roundcube Fix bug in converting multi-page Tiff images into Jpeg (#6824) 6 years ago
localization Update languages list 6 years ago
resources Elastic: Add style for HTML editor content (use embed.css for this) 6 years ago
steps Fix bug where selection of columns on messages list wasn't working 6 years ago