summaryrefslogtreecommitdiff
path: root/plugins/Gravatar/GravatarPlugin.php
AgeCommit message (Collapse)Author
2010-10-26Use https for gravatarsCraig Andrews
No reason not to use https, and doing so prevents mixed content warnings when the avatars are used on https pages.
2010-09-20* i18n/L10n updates.Siebrand Mazeland
* remove superfluous whitespace.
2010-09-19Fix typoSiebrand Mazeland
2010-09-18DB -> databaseSiebrand Mazeland
2010-09-18Fix typo.Siebrand Mazeland
2010-09-18Remove superfluous whitespace.Siebrand Mazeland
2010-08-06Fixed PHP 5.3 by & valueEric Helgeson
Cleaned up {}'s
2010-01-09Add version information to a bunch of pluginsCraig Andrews
2009-12-10Changing avatar should broadcast the profile via OMB.Eric Helgeson
2009-12-09Initial GravatarPluginEric Helgeson