diff options
author | Evan Prodromou <evan@status.net> | 2010-03-04 13:29:09 -0500 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-03-04 13:29:09 -0500 |
commit | 938c5954fbbdbe77e651794a00e87d5f47b26c9f (patch) | |
tree | 9f171adec9f56bb009c119ab1b10d11df0de0da2 | |
parent | 1f15e52483366f834ea06e951b077d03f72bfaea (diff) |
add blacklist and throttle plugin notes
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -115,6 +115,8 @@ Notable changes this version: - Plugin to support RSSCloud - A framework for adding advertisements to a public site, and plugins for Google AdSense and OpenX server +- Plugins to throttle excessive subscriptions and registrations. +- A plugin to blacklist particular URLs or nicknames. There are also literally thousands of bugs fixed and minor features added. A full changelog is available at http://status.net/wiki/StatusNet_0.9.0. |