Downloads

Download tar.gz 104.59 KB
MD5: 0853b3eac6514cac28b3601ebab2aa02
SHA-1: a25135729c05d5699302ddc23448556434870173
SHA-256: 7b14aae6d15b9d04de5c4bc4dd9ae95ac243b4119e7cf1d625a80f719bcd6b78
Download zip 168.8 KB
MD5: e368ef8665db13b84e50ac47b1f56306
SHA-1: 860420ee7c611183fe13aa18c2340e7ae021632f
SHA-256: 02b38b85461ee3767d4f11a0e683fa25ddd83c48b4aed50e891cf0e209874f6a

Release notes

If you are upgrading from a release earlier than 6.x-3.0-RC2, please read the 6.x-3.0-RC2 release notes for steps you must take to upgrade.

The 2.x branch of FBSMP requires this release or a later one.

This is mostly a bugfix release and hopefully the branch point for 7.x development.

Upgrade notes from 6.x-3.0-RC2

  • There are some changes to the form structure and HTML/CSS markup that could affect custom theming.
  • The default Views have changed. If you've customized your views and you're happy with them, there's no need to do anything.
  • If you have User Relationships installed and you've never changed the settings at admin/settings/facebook_status/contexts, FBSS will now show your relationships' status updates as well as your own when you view your own stream. If you have UR installed and you have changed those settings but you still want that behavior, you now have the option to set different Views for your own status stream and other users' status streams at admin/settings/facebook_status/contexts/user.
  • There is a new submodule called "Facebook-style Statuses Private Statuses" that allows you to send private messages to other users.
  • The title of the "Facebook-style Statuses" block was removed. (It was previously "Status.")
  • There is a minor API change: hook_facebook_status_delete() now takes a full $status object instead of the $sid. Additionally, it can optionally take an extra $meta parameter (as does facebook_status_delete_status()). See the documentation for details.

Changes from 6.x-3.0-RC2

  • Stylistic improvements
  • Improved usability and consistency of default Views
  • Added the ability to have different views for viewing your own stream and viewing another user's stream
  • Added a default view showing you and your friends' statuses if User Relationships is enabled
  • Added a submodule that allows sending private status messages to other users.
  • Fixed character counter still appears even when set to no limit
  • Removed block title from status update block
  • Improved Organic Groups integration, specifically with regard to access control
  • Fixed Devel Generate failed to generate statuses for users
  • Issue #1182874 - Editing a post throws it to the top by IceCreamYou
  • Issue #1182832 - Code corrections for status edit page by mohan1411
  • Fixed status comment submit button not showing up on individual status pages with no comments
  • Added support for user pictures next to their comments (including with ImageCache Profiles)
  • Added better support for FBSMP
  • Fixed [status-themed] token doesn't actually use the right theme function
  • Added the ability to create a view of all your conversations. Careful; the filter/argument/fields added here could be pretty slow on large sites.
  • Added edit/delete link fields to Views for status comments. Don't know how I forgot to add those before
  • Made the Twitter submodule... erm... actually work
  • Clean up when the comments submodule loads its CSS/JS resources
  • Added a setting to allow saving the comment form when pressing Enter
  • Fixed action links not showing up on individual status pages
  • Added a Views argument validate plugin for statuses
  • Fixed AJAX commenting
  • Issue #1177642 - Error on deleting the status by IceCreamYou
  • Issue #1177478 - Character counter not working when editing. by IceCreamYou
  • Automatically add the "Like" flag to default status Views if all the prerequisites are enabled
  • Fixed Activity records for status and comment deletions get deleted as soon as they are recorded
  • A few minor JS optimizations
  • Added type-specific delete Triggers and type-agnostic edit/save Triggers
  • Show a "settings saved" message and redirect to main context settings page after saving an individual context settings page
  • Added a $meta parameter to the delete API function/hook
  • Issue #1172822 - Upgrade from 6.x-2.4 -> 6.x-3.0-rc2 gives errors by IceCreamYou
  • Issue #1171266 - Error message on deleting status post by IceCreamYou
  • Fixed wrong title on individual status page for statuses not posted to users
Created by: icecreamyou
Created on: 13 Jun 2011 at 13:35 UTC
Last updated: 13 Jun 2011 at 13:36 UTC
New features
Bug fixes
Unsupported

Other releases