forked from GNUsocial/gnu-social
		
	No reason not to use https, and doing so prevents mixed content warnings when the avatars are used on https pages.
GravatarPlugin 0.1
About
This will allow users to use their Gravatar Avatar with your StatusNet install.
Configuration
add this to your config.php:
addPlugin('Gravatar', array());
ToDo:
Site default all on for gravatar by default
Migration Script
Localize