erming / shout

Deprecated. See fork @ https://github.com/thelounge
MIT License
3.63k stars 273 forks source link

New option: display images with unknown size. #666

Open bews opened 8 years ago

bews commented 8 years ago

Images from the dynamically generated links don't have size header sometimes.

It should be merged with if (res.size < (config.prefetchMaxImageSize * 1024)) { though. Done.