Hypolite Petovan
990b5bf231
[gravatar] Add addon config
...
- Update mentions to .htconfig.php
2018-07-10 08:39:47 -04:00
Adam Magness
f8c162cbfb
Update t() calls
...
Update all t() calls.
2018-01-22 18:09:05 -05:00
Adam Magness
c71f7b0e1a
Update function names
...
update function names and hook calls
2018-01-20 08:57:41 -05:00
Adam Magness
0afd633346
Addon class
...
plugin moved to Addon src class
2018-01-19 07:20:17 -05:00
Hypolite Petovan
27b60e003f
Use short form array syntax everywhere
2018-01-15 08:15:33 -05:00
Adam Magness
48dcbc6f3f
Issue 3873
...
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
Taekus
f884900a1b
Update gravatar.php
...
changed from http://www.gravatar.com to https://secure.gravatar.com . This should have been default so that any friendica site using ssl would not have to edit this to have a completed ssl setup.
2015-05-18 07:45:41 -07:00
Tobias Diekershoff
ccc6c2b785
wording submit -> save settings
2013-11-19 13:57:51 +01:00
Zach Prezkuta
c12542ef96
revert addon Smarty3 templates to non-variable-based includes
2012-12-25 13:25:09 -07:00
Zach Prezkuta
3da6f1471c
update addons to support Smarty3
2012-12-22 13:36:35 -07:00
Klaus Weidenbach
1aaecea8db
Add check if libravatar addon is enabled, too.
...
Added a check to gravatar if the libravatar addon is also enabled.
Only one of these two addons should be anabled and libravatar will fall back to gravatar if it found nothing at libravatar.
2012-07-14 21:11:43 +02:00
friendica
9295f179b1
slight change to get_avatar hook, also provided readable text for gravatar default options - the admin settings part of this plugin needs some work.
2012-04-10 16:03:22 -07:00
Klaus Weidenbach
d0fa37e8ea
Add Gravatar plugin.
...
This plugin provides the default gravatar lookup feature that has been in friendica's core before.
In addition it lets you choose the default avatar image type and select the allowed image rating.
2012-04-09 12:58:06 +02:00