Skip to content

Add support for all other default modes from libravatar.org

Sheogorath requested to merge feature/additional-defaults into master

The previous way to handle the situation caused a little bit of an issue, as it redirected people who provided default=mm not to the libravatar image for mm, but to mm on their local page. This patch will fix it and do a proper redirect to libravatar's CDN.

Merge request reports