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 c25a6cf09b Fix bug in miemetype name comparator
The code was removing the first matching prefix (x- or x-ms-), which
caused 'x-ms-bmp' to end up as 'ms-bmp'. It should be 'bmp'. Fixed by
reverting the order of tokens in the regexp.
5 years ago
..
include Bump version to 1.3.9 6 years ago
js Fix bug where Next/Prev button in mail view didn't work with multi-folder search result (#6793) 6 years ago
lib/Roundcube Fix bug in converting multi-page Tiff images into Jpeg (#6824) 6 years ago
localization Update localization 7 years ago
resources Remove external javascript code from the git repo, add jsdeps.sh script (#5535) 8 years ago
steps Fix bug in miemetype name comparator 5 years ago