Downloads
Release notes
This release is the branch point; after this I will be working on the 3.x branch, which requires rewriting extensive portions of the module. I consider this release extremely stable. It adds some minor features, but it is mostly a stability/bug-fix release that is recommended for everyone.
Notes
- If you skipped the 2.2 release, make sure you read the release notes.
- FBSS now supports the jQuery Autogrow plugin so your status update boxes can grow as the user types, like on Facebook. (This is really only useful if you allow more than 140 characters in a status.)
- It is now possible to set the text of the "Re-post" link in the View field. This change makes "Share" the default text (previously "Re-post" was the default text). The "Re-post" field is not in any default Views, so this only affects people who have manually added it.
Changes from 6.x-2.2
#811646 Some problems after update to 2.2
#814168 Missing views-view-row-rss.tpl.php
#815996 Fatal error while trying to edit a status (accidental Pathauto dependency)
#795616 Clone the share-status page and its cool behavior?
Better handling for facebook_status_mentions view
#823050 Improper token array in facebook_status_token_list() by Dave Reid
#822032 use theme('username', $account) instead of $account->name (in empty text for default facebook_status view) by coreyp_1
#822574 Page not Found follows status edit or delete (for sites not in webroot for weird server configs)
Views handler updates that were supposed to go into 6.x-2.2 didn't get properly committed
Added Rules conditions for "has tag of type" and "has specific tag of type"
Fixed tags weren't flushed for 10-second override
Added status text to page on individual status pages
Fixed share-status page doesn't use settings changes until menu cache is rebuilt
Don't allow viewing the individual status page for blank status updates
Code style corrections
Allow custom component-specific theme callbacks
Component prefixes and suffixes are now used properly
Added descriptions to themed status components
Improved Heartbeat integration
Added support for the jQuery Autogrow plugin
Allow setting the "Re-post" text in the View filter (warning: changes default to "Share" from "Re-post")
Added a time formatting option for "themed time" in Views