]> git.mxchange.org Git - friendica.git/commit
Rename gravatar_img() more generic to avatar_img().
authorKlaus Weidenbach <Klaus.Weidenbach@gmx.net>
Mon, 20 Feb 2012 23:54:34 +0000 (00:54 +0100)
committerKlaus Weidenbach <Klaus.Weidenbach@gmx.net>
Mon, 9 Apr 2012 19:22:09 +0000 (21:22 +0200)
commit93ffba58cc10fc793821ba16de88cdfb271ea5b8
treea80a9f63781eaeb92eb8949e164d7a7659b33d61
parentd25a9df99600b0ce204d88114f07f5ed1db9d5d3
Rename gravatar_img() more generic to avatar_img().

I would like to extend the Gravatar support to also use Libravatar, a decentralized avatar service.
First step to extract Gravatar from core and put it into its own plugin. Later the Libravatar plugin can be done, too as a plugin.
include/Scrape.php
include/network.php
mod/register.php