Downloads
Release notes
* Moved shoutbox output into a table
* Retrieve all shout updates upon addition
* Expanded the API (see API.txt)
* Pause/reset the auto-update timer on shout addition
* Fixed shout deletion on cron
* Complete rewrite of javascript
* Hover to show shout admin links
* Cleaned form handlers, theme functions, much more
* Added shoutbox_points module (userpoints integration)
* Shouts maxlength now unlimited
* Shoutbox can differentiate between submodule shouts (module column added to shoutbox table)
* Improved the shout form
* Added better javascript detection and degrading
* Change timestamp to "ago" format
* Prevent auto-update when paging shouts
* Disallow shouts when paging to avoid ajax updates
* Moved error alert popups to inline divs
* Changed shout operation pages from shoutbox/%shout to shout/%shout
* Fixed redirect query on shoutbox admin link urls after an ajax update
* Removed t()'s from .install files