gnu-social/plugins/Blacklist
Evan Prodromou 997b0933ea Don't use bogus event in emailregistration
I was trying to be smart by calling the same registration event as 'register'
when doing EmailRegistration. However, that event is so low-bandwidth that plugins
go fingerpoken in all the attributes and call methods on the passed-in action and
things like that.

So, now we just fall back to using the low-level stuff, catch any
exceptions, and feel happy. Some stuff might not work, but it's
generally anti-spam stuff more suited to public sites.
2011-04-18 19:33:12 -04:00
..
locale Localisation updates from http://translatewiki.net. 2011-04-18 13:41:15 +02:00
BlacklistPlugin.php Don't use bogus event in emailregistration 2011-04-18 19:33:12 -04:00
Homepage_blacklist.php * i18n/L10n updates 2010-09-14 21:45:13 +02:00
Nickname_blacklist.php * i18n/L10n updates 2010-09-14 21:45:13 +02:00
blacklistadminpanel.php Update translator documentation. 2011-04-06 15:36:03 +02:00