gnu-social/plugins/Blacklist
Evan Prodromou 6e644f77a4 Store blacklist patterns in their own tables
We were bumping into limits on the config format in the Blacklist
plugin. So, added new tables for nickname and homepage blacklists, and
changed the plugin to use those instead of config file (actually,
still uses config file in addition, for compatibility).
2010-03-25 13:49:12 -04:00
..
BlacklistPlugin.php Store blacklist patterns in their own tables 2010-03-25 13:49:12 -04:00
Homepage_blacklist.php Store blacklist patterns in their own tables 2010-03-25 13:49:12 -04:00
Nickname_blacklist.php Store blacklist patterns in their own tables 2010-03-25 13:49:12 -04:00
blacklistadminpanel.php Store blacklist patterns in their own tables 2010-03-25 13:49:12 -04:00