Downloads

Download tar.gz 126.39 KB
MD5: 76a7443a7f4ae3f370dc7bc67d6fa590
SHA-1: 013357edfc3e87724e573544556a54dcf321693d
SHA-256: fef4f5dcf87143792254af5511930b69b2ee39fec44b6dbfb38ac6f1c388632c
Download zip 198.8 KB
MD5: 98f1272e65c9f59c6907a3a619f283d9
SHA-1: e6ce03ce575f820233569e02cbd2dfae78acf52f
SHA-256: aa7832c0ce63240824e3d3401340f15903f37747499abb4534ac05e8a86e7ba7

Release notes

This release is recommended for everyone. It resolves a number of bugs in the 3.0-RC3 release and makes the experience more intuitive. With this release the focus is now moving to the D7 branch, which has moved to the Statuses namespace.

If you are also using the Facebook-style Micropublisher module, you should upgrade to an FBSMP release from November 25, 2011 or later.

Upgrade Notes from 6.x-3.0-RC3

  • Make sure to run update.php after upgrading.
  • The default Views have changed. In order to see these changes, you may need to refresh the Views cache at admin/build/views/tools. If you have edited the default views, your changes will not be overridden.
  • There are some significant theming changes. If you've done any custom theming, you may need to rework some of it. The most important changes are:
    • The markup for statuses in the default FBSS views has changed to match the markup that FBSS outputs on individual status pages.
    • The CSS styles for the status update form and the status comment forms have changed. Classes have been added to make this easier.

Upgrade Notes from 6.x-2.x and earlier

Please see the 6.x-3.0-RC2 release notes for details on how to upgrade from earlier versions of FBSS.

Changes from 6.x-3.0-RC3

The autogrow plugin needs to run on comment textareas before they are hidden or it gets the line-height wrong.
Issue #1334776: Make comment box smaller initially when Autogrow is enabled.
Issue #1334776: Hide comment button until the texarea is clicked.
Make the Share button lighter when hovering over it
Removed the confusing "respond"/"reply"/"view conversation" link from themed statuses if the comments submodule is installed
Removed the $meta information from themed statuses since it was redundant with the recipient link
Made the recipient link only appear when the recipient is obvious from the page context
Added integration with the Timeago module
Issue #1291056: Fixed Suggestions to improve the 'Add a status' Rules action form.
Issue #1263952 by IceCreamYou: Make sure the recent theming changes look good in standard use cases.
Issue #1327504 by ezra-g: Fixed Facebook status causes other feature modules' views & dependencies to appear overridden.
Issue #1316032 - PHP Notice: Undefined variable: sid in facebook_status.module on line 1231
Issue #1307948 - In some conditions, status privacy is incorrectly loaded by ezra-g
Issue #1302422 - Notice: Undefined variable: edit in statuses_admin_context_settings() (line 392 of [...]/statuses.admin.inc).
Issue #942370 - Add seperate classes to edit, delete, reply. by pedrorocha, IceCreamYou
Fix somewhat broken pathauto integration
Improve automatic context detection
Issue #1262738 - Sql error
Issue #1272558 - Add static caches to prevent duplicate queries by msonnabaum
Issue #1274794 - Filter view according to custom user field.
Issue #1266062 - Stream on node local task - node/*/wall
Issue #1200950 - facebook comments rules inegration posts comment tiwce when we use rules trigged "User saves a new comment on a status"
Issue #1259958 - Tags view assumes a specific vocabulary ID
Issue #1256862 - Replies to private statuses should be private by default
Issue #1208870 - Variable facebook_status_tags_url not configurable
Issue #1210990 - WSOD on conversation page between two users that aren't the current user
Issue #1211432 - Post to Twitter PHP error
Issue #1207412 - Links (or any HTML) broken when present at "Read More" cutoff by skh (partial fix)
Issue #1261282 - Odd Page Not Founds for Status aliases
We normally don't need to do a query to get the vocab ID when creating the hashtags vocabulary during installation
Fixed comments email token can cause fatal error
Added a "status is private" Rules condition
Issue #1255452 - Notice: Undefined property: stdClass::$status in statuses_save_status()
Issue #1255240 - Warning: call_user_func(domain_load) and Visibility Issues
Major styling revisions by Jesse Beach
Issue #1240788 - Sender does not load correctly in rules by archard, IceCreamYou
Issue #1250118 - Announce functionality failing because of typo in facebook_status_announce_admin_submit function by dhbanes
Make the URL in the template absolute
Make the timestamp linked to the status when the status is not displayed on a page by itself
Fix announcements
Various cleanup and cruft removal
Issue #1191262 - Form caching causes Modal API not to close by AtomicStudios
Fixed links to documentation in README.txt
Added an option to submit the status update form by pressing Shift+Enter in the status update box
Don't allow admins to post statuses or comment on statuses in groups they are not members of
Do not allow commenting on a status in a group unless the commenter is a member of the group
Added the ability to have different default messages for personal status updates and sending status messages
Themed edit/delete links should have destination parameters
Made the letter case of action links consistent
Added a "domain" context which lets users post statuses literally *to* the site, like a guestbook
Added a submodule that provides Domain Access integration
Issue #1227720 - URL not absolute for the Twitter API (post_to_twitter) by publicmind, IceCreamYou
Issue #1197100 - user warning: Unknown column 'bo_users.uid' in 'where clause' etc.. on APK variant by IceCreamYou
Make the warning about using the Announcement feature more prominent
Use the Activity Log stream view for user and group contexts by default if available
Issue #1214558 - Rules: when user registers post fbss to new user by IceCreamYou
Make the user picture reasonably sized in user profile activity streams
When saving a status on a group, make sure that the current group is still available via og_get_group_context() on the AJAX callback page
Comment form should only be expanded on page load if the status is on its own page
The beginning of some fancy extra Services integration.
Issue #1208650 - Confusing conversation link by IceCreamYou, lasac
Fixed permissions in Notifications submodule
Issue #1208112 - comment box field incompatible with Views 3 by IceCreamYou
Issue #1201298 - Autocomplete functionality for views hashtag exposed filter by IceCreamYou
Adding Notifications integration
Fix Flag CSS/JS resources aren't loaded when the first status is saved and viewed via AHAH
Don't allow "share"-ing your own status
Fixed all posts look like the recipient created them when viewing the fbss_ur_stream view
Fixed comments submodule AJAX callback page throws fatal error.
Fixed devel generate statuses failed 2% of the time
Disabled the old 10-second override (where submitting a status within 10 seconds of another would overwrite the previous one) by default
Fixed @mentions in devel generate don't work
Use format_plural() on devel generate success message
Disable the "Status deleted." notification generated by Rules, because FBSS core already does that so you end up getting two identical messages
Added jQuery Autogrow support
Fixed FBSSC CSS/JS resources aren't loaded when saving first status
Added styling for "back" button on "share" page

Created by: icecreamyou
Created on: 25 Nov 2011 at 21:36 UTC
Last updated: 28 Apr 2012 at 03:40 UTC
New features
Bug fixes
Unsupported

Other releases