zulip/zerver/tests/images
Daniel Bradburn 1e65cdd072 emoji: Only resize custom emoji that need it.
This additional logic to prevent resizing is certain circumstances
(file size, dimensions) is necessary because the pillow gif handling
code seems to be rather flaky with regards to handling gif color
palletes, causing broken gifs after resizing.  The workaround is to
only resize when absolutely necessary (e.g. because the file is larger
than 128x128 or 128KB).

Fixes #10351.
2019-01-29 10:33:50 -08:00
..
animated_img.gif
animated_large_img.gif emoji: Only resize custom emoji that need it. 2019-01-29 10:33:50 -08:00
animated_unequal_img.gif
bomb.png uploads: Return a HTTP 400 error for a decompression bomb attack. 2019-01-13 08:17:24 +00:00
cmyk.jpg
corrupt.gif
corrupt.png
gif_resized.png
img.bmp
img.gif
img.jpg
img.png
img.svg
img.tif
img_no_exif.jpg
img_orientation_3.jpg
img_orientation_6.jpg
img_orientation_8.jpg
jpg_resized.png
png_resized.png
text.txt
tif_resized.png