StatusNet 0.9.0
StatusNet 0.9.0 ("Stand") is a a major feature release over its predecessor, 0.8.3. It is the final release version of 0.9.0, replacing any beta versions.
DittoDiary
Contents |
[edit] Download
The software is available at http://status.net/statusnet-0.9.0.tar.gz
[edit] Requirements and installation
| Prereqs and installation instructions are available in the README file. |
[edit] Changes
Notable changes this version:
- Support for the new distributed status update standard OStatus <http://ostatus.org>, based on PubSubHubbub, Salmon, Webfinger, and Activity Streams.
- Support for location using the Geolocation API. Notices are (optionally) marked with lat-long information with geo microformats, and can be shown on a map.
- No fixed content size. Notice size is configurable, from 1 to unlimited number of characters. Default is still 140!
- An authorization framework, allowing different levels of users.
- A Web-based administration panel.
- A moderation system that lets site moderators sandbox, silence, or delete uncooperative users.
- A flag system that lets users flag profiles for moderator review.
- Support for OAuth <http://oauth.net> authentication in the Twitter API.
- User roles system that lets the owner of the site to assign administrator and moderator roles to other users.
- A pluggable authentication system.
- An authentication plugin for LDAP servers.
- Many features that were core in 0.8.x are now plugins, such as OpenID, Twitter integration, Facebook integration
- A much-improved offline processing system
- In-browser "realtime" updates using a number of realtime servers (Meteor, Orbited, Cometd)
- A plugin to provide an interface optimized for mobile browsers
- Support for Facebook Connect
- Support for logging in with a Twitter account
- Vastly improved translation with additional languages and translation in plugins
- Support for all-SSL instances
- Core support for "repeats" (like Twitter's "retweets")
- Pluggable caching system, with plugins for Memcached, APC, XCache, and a disk-based cache
- 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 StatusNet 0.9.0/Changelog.
Under the covers, the software has a vastly improved plugin and extension mechanism that makes writing powerful and flexible additions to the core functionality much easier.
[edit] Older and newer versions of StatusNet
Additional versions of the StatusNet code base can be downloaded from Gitorious at http://gitorious.org/statusnet/. If you get an error about the tarball not being available for download, try again in a few minutes. You may need to empty your browser's cache to clear the message. You can also get the latest stable release from http://status.net/download.