]> git.mxchange.org Git - friendica.git/commit
Remove Gravatar from core and add new hook avatar_lookup.
authorKlaus Weidenbach <Klaus.Weidenbach@gmx.net>
Sun, 8 Apr 2012 21:20:31 +0000 (23:20 +0200)
committerKlaus Weidenbach <Klaus.Weidenbach@gmx.net>
Mon, 9 Apr 2012 19:22:09 +0000 (21:22 +0200)
commit1f9fe8b5eeebfb6bc1275cba7dbb4daac1a2e910
tree422051d2f57a2fb1be7be3cac9fef274d062d819
parent93ffba58cc10fc793821ba16de88cdfb271ea5b8
Remove Gravatar from core and add new hook avatar_lookup.

This patch removes all occurances of Gravatar from friendica's core and adds a new hook "avatar_lookup" inside the function avatar_img($email) where the new *avatar-plugins should hook in.
I haven't touched the language files yet. Are they updated automatically somehow?
doc/Plugins.md
doc/Settings.md
include/network.php
mod/admin.php
mod/register.php
view/admin_site.tpl