Skip to content

Fix non-jpeg profile photos

See https://github.com/souramoo/commentoplusplus/issues/19 for the original bug report.

This patches jpeg.Decode to a more generic image.Decode that allows for png profile photos too.

Merge request reports