Commit Graph

15 Commits

Author SHA1 Message Date
Jonny Tischbein 0bb8fdfde2 renaming and moving from security to Model/Item and BaseModule 2018-10-17 21:34:15 +02:00
Jonny Tischbein e7f4dc8454 Move include/security to /src/Core/Authentication.php and /src/Util/Security.php 2018-10-17 18:58:05 +02:00
Hypolite Petovan 522e8e58c2 [multiple] Rename dbesc to DBA::escape 2018-07-23 15:35:22 -04:00
Hypolite Petovan 8220a78a71 [libravatar] Add addon config
- Update mentions of .htconfig.php
2018-07-10 08:39:48 -04:00
Adam Magness b191d5716c Remove sprintf with translations
don't use sprintf with translation functions
2018-01-23 22:59:20 -05: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
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 5c110b6899 Updated Services_Libravatar 0.2.1
Updated external class Services_Libravatar to version 0.2.1 and replaced deprecated functions.
This class is under MIT License.

Included libravatar.tgz
2012-07-14 21:09:50 +02:00
Klaus Weidenbach b3a0ff0330 Libravatar Addon
Avatar addon to look up avatars at Libravatar. Libravatar is a free and open replacement for Gravatar and you can also host it on you own server. This addon only provides the lookup of avatars at Libravatar. It requires PHP >= 5.3 and you need to disable the gravatar addon.
2012-07-14 19:55:10 +02:00