Download & Extend

Releases for Facebook-style Statuses (Microblog)

facebook_status 6.x-3.1

Download Size md5 hash
facebook_status-6.x-3.1.tar.gz 127.09 KB 1802d01cf9a592c24ee8566555bf6dc6
facebook_status-6.x-3.1.zip 200.95 KB 0d0fdb9a756781690e253dbe154b2614
Last updated: May 11, 2012 - 07:51
Official release from tag: 6.x-3.1

Release notes

This is primarily a bug-fix release. The bugs that were fixed probably do not significantly affect most sites, but upgrading is recommended anyway to ensure stability even in less-visible features.

No additional features are being added to this branch. Development of Facebook-style Statuses for Drupal 7 has moved to the Statuses namespace.

Upgrade Notes from 6.x-3.0

The "facebook-status_details" class was changed to "facebook-status-details" so if you have CSS styles that target that class you should update them.

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

Issue #1443076: Fixed Imagecache Profiles caused a warning in Views if the Domain context was active.
Issue #1386808: Added Facebook-style statuses Created time as argument.
Issue #1496696: Comments - Where to add JS hook.
Issue #1557840 by greggles: Fixed user warning: Unknown table 'notifications' in MULTI DELETE query.
Issue #1534266: Fixed wrong documentation for theme_fbss_comments_form_display().
Issue #1484278 by mathankumarc: Fixed bugs in Views handlers

Read more

facebook_status 6.x-3.0

Download Size md5 hash
facebook_status-6.x-3.0.tar.gz 126.39 KB 76a7443a7f4ae3f370dc7bc67d6fa590
facebook_status-6.x-3.0.zip 198.8 KB 98f1272e65c9f59c6907a3a619f283d9
Last updated: November 25, 2011 - 21:40
Official release from tag: 6.x-3.0

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

Read more

facebook_status 7.x-1.x-dev

Download Size md5 hash
facebook_status-7.x-1.x-dev.tar.gz 121.33 KB 00eaf5eb460020b3d733247bf3971d9e
facebook_status-7.x-1.x-dev.zip 191.52 KB b76d8b043c92b7d7de665a5139ba7069
Last updated: August 14, 2011 - 00:21
Development snapshot from branch: 7.x-1.x

Release notes

This is a placeholder branch. The D7 branch of FBSS actually exists at the Statuses namespace.

facebook_status 6.x-3.0-rc3

Download Size md5 hash
facebook_status-6.x-3.0-rc3.tar.gz 104.59 KB 0853b3eac6514cac28b3601ebab2aa02
facebook_status-6.x-3.0-rc3.zip 168.8 KB e368ef8665db13b84e50ac47b1f56306
Last updated: June 13, 2011 - 13:36
Official release from tag: 6.x-3.0-rc3

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.
Read more

facebook_status 6.x-3.0-rc2

Download Size md5 hash
facebook_status-6.x-3.0-rc2.tar.gz 91.4 KB c89a12e55adab810afff4ef044e480c0
facebook_status-6.x-3.0-rc2.zip 145.73 KB 6cb92c178f5e49598ac1951dd54ca309
Last updated: May 27, 2011 - 16:36
Official release from tag: 6.x-3.0-rc2

Release notes

This is the first stable release of the 6.x-3.x branch. This branch is now recommended over the 6.x-2.x branch for new sites.

From 6.x-1.x and earlier

Upgrading is only supported between adjacent branches. For example, if you are on 6.x-1.x, you must first upgrade to the latest 6.x-2.x release before upgrading to 6.x-3.x.

From 6.x-2.x

Major improvements from the 2.x branch

  • Groups and other nodes can now have their own status streams.
  • Status comments are now part of the core package instead of living in a separate project.
  • Many new integrations have been added, and many of the old ones have been improved.
  • Cleanup and standardization of the API and HTML/CSS.
  • Better performance due to moving integrations into submodules and only loading resources as necessary.
  • Many less significant changes designed to provide a smoother experience for the user and increased flexibility for the administrator.

Upgrade Steps

  1. Make a backup of your database.
  2. If you have FBSMP or FBSSTS installed, disable them.
Read more

facebook_status 6.x-2.4

Download Size md5 hash
facebook_status-6.x-2.4.tar.gz 65.98 KB 304b8d922ba8448bb44d93ea7bfd674a
facebook_status-6.x-2.4.zip 90.18 KB 7569cb02c240d2e86ec65413548e59d7
Last updated: May 24, 2011 - 13:06
Official release from tag: 6.x-2.4

Release notes

This should be the final release of the 6.x-2.4 branch. I consider it extremely stable; after over 2 years of development and testing by thousands of sites, there are no bugs that I am aware of at the time of release. Changes from 6.x-2.3 mostly include bug fixes.

Changes from 6.x-2.3

Input filters should not run the access check when statuses are viewed
#860688 posts on wall of users with a hyphen (-) in their name don't show
#854906 flag.js : context.find is not a function by cookie235
#863724 Undefined offset errors in facebook_status.module by cpliakas
#866506 Use keydown or keypress instead of keyup event for character counter
#874108 Escaped characters in Views RSS style plugin for statuses (thanks d4rkngel)
#875924 Flags on statuses not being deleted (thanks d4rkngel)
#895136 Receiving Error: unserialize() expects parameter 1 to be string
#932336 Any ideas? notice: Undefined index: sid in facebook_status.module on line 456 (thanks mbergenlid)
#952486 patch for twitter 3.x to work (thanks jlporter and d4rkngel)
#874108 Escaped characters in Views RSS style plugin for statuses by d4rkngel
#806004 [owner] = [poster] ? by 5t4rdu5t
#1063392 Plaintext filter runs over username link in "does not have a status" message
Issue #1120766 by IceCreamYou: make the $exclude_blank parameter of facebook_status_get_status() work when false

Read more

facebook_status 6.x-3.0-beta2

Download Size md5 hash
facebook_status-6.x-3.0-beta2.tar.gz 73.88 KB d31c6491cd1815c74b81db77df727ccf
facebook_status-6.x-3.0-beta2.zip 121.22 KB 812c311e603bc09b96b00003edcaf8ed
Last updated: February 14, 2011 - 23:36
Official release from tag: 6.x-3.0-beta2

Release notes

This is the first release of the new 3.x branch. This release should be carefully tested before use on production sites. It is recommended for new sites in development, but not for existing sites that are happy with the way FBSS is working for them, unless one of the improvements listed below is particularly compelling for your site. Note that the 2.x branch is extremely stable, while the 3.x branch is bound to have some bugs.

Why beta 2? (Where did beta 1 go?)

The release node for beta 1 got messed up. I don't know why. So now we're at beta 2.

Major improvements from the 2.x branch

  • Groups and other nodes can now have their own status streams.
  • Status comments are now part of the core package instead of living in a separate project.
  • Cleanup and standardization of the API and HTML/CSS.
  • Better performance due to moving integrations into submodules and only loading resources as necessary.
  • Many less significant changes designed to provide a smoother experience for the user and increased flexibility for the administrator.

Upgrading from 2.x

The upgrade path has not been tested, so make sure you have a backup before attempting to upgrade.

    Read more

    facebook_status

    Download Size md5 hash
    facebook_status-.tar.gz 73.82 KB 4e46d62c655e82fc7a18ffd7bb332209
    facebook_status-.zip 121.08 KB dbc7344a29dc905fce3485451fdcd90c
    Last updated: February 14, 2011 - 23:26
    Official release from tag: 6.x-3.0-beta1

    Release notes

    Whoops! This release got messed up. Please see 6.x-3.x-beta2 instead.

    facebook_status 6.x-3.x-dev

    Download Size md5 hash
    facebook_status-6.x-3.x-dev.tar.gz 127.14 KB 5f596a103d00f5746707ef6ec56fb314
    facebook_status-6.x-3.x-dev.zip 201.04 KB 17004954a89b9f995ed990c12ece6220
    Last packaged version: 6.x-3.1+2-dev
    Last updated: May 21, 2012 - 00:16
    Development snapshot from branch: 6.x-3.x

    Release notes

    The 6.x-3.x development branch

    facebook_status 6.x-2.3

    Download Size md5 hash
    facebook_status-6.x-2.3.tar.gz 64.99 KB 040053bbd73c26ea8e4852373797b401
    facebook_status-6.x-2.3.zip 90.11 KB 03efc58bc02c0bed48eb80231676cca5
    Last updated: December 24, 2010 - 22:54
    Official release from tag: 6.x-2.3

    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

    Read more

    facebook_status 6.x-2.2

    Download Size md5 hash
    facebook_status-6.x-2.2.tar.gz 62.36 KB 547027b38b5d200854c528ffd4d4c275
    facebook_status-6.x-2.2.zip 86.87 KB a4149db1398ae3c829390ffa4512655c
    Last updated: December 24, 2010 - 22:54
    Official release from tag: 6.x-2.2

    Release notes

    This upgrade is recommended for everyone.

    Major Improvements

    Almost 100 changes went into this release. Most are aimed at improving stability. Here are the ones you probably want to know about.

    • Many improvements to Views integration, especially for the Facebook-style Statuses Tags submodule.
    • Added the ability to use Views to create RSS feeds of statuses.
    • Added Pathauto integration.
    • Added some JavaScript niceties.
    • Fixed character counter bug with Panels.
    • Improved Activity and Token integration.
    • Improved API consistency and flexibility.
    • Administrators can now send a status message to all users at once.
    • Fixed bugs.

    Upgrade Notes

    • Everyone should run update.php after upgrading to this release.
    • There is a new permission to access the settings page, and there are two new settings.
    • Most default views have changed. If you have overridden the default views, I recommend cloning your changed view and then reverting the changes.
    • A few Views handlers changed names, and as a result, your overridden views may have a "broken handler" listed. This could change the behavior of your view.
    • You may lose patterns from your Activity publishing templates during the upgrade, especially for the "Owner" role. Write them down first.
    • Developers: the API has changed significantly. Most of these changes were additions and most of the rest are backwards-compatible, but you may want to check the documentation.
    Read more

    facebook_status 6.x-2.1

    Download Size md5 hash
    facebook_status-6.x-2.1.tar.gz 49.57 KB e504c299bc10f1620468d39e6180c580
    facebook_status-6.x-2.1.zip 64.82 KB c4f003dcbc5742d364213225e28a92db
    Last updated: December 24, 2010 - 22:54
    Official release from tag: 6.x-2.1

    Release notes

    This release is the first stable release to work with the Facebook-style Statuses Comments module, which allows commenting on statuses.

    Users upgrading from 5.x should first upgrade to FBSS 6.1 before moving to 6.2.

    Upgrade Notes

    • Everyone should run update.php after upgrading to this release.
    • New settings related to new features have been added. You should review your settings after upgrading, and also check out the documentation.

    Changes since 6.x-2.0

    Bolded changes add or remove settings or major features. These changes could affect the way your site uses Facebook-style Statuses. Emphasized changes indicate less important changes that may offer new opportunities for your site should you actively choose to take advantage of them. Developers should pay attention to underlined changes.

    #634784 Added a killswitch to use a non-UTF8 version of FBSST tag matching for people without UTF8 support in PCRE
    Temporarily removed support for hyphens in tags in FBSST because Views doesn't support them
    Share-status page now can show a view of latest statuses as well
    Fixed Poster name always shows up as link to profile in Views

    Read more

    facebook_status 6.x-2.0

    Download Size md5 hash
    facebook_status-6.x-2.0.tar.gz 48.45 KB bf7ba61a54ec9c1480b398508a23f468
    facebook_status-6.x-2.0.zip 63.75 KB 37c11f6e8e2c04194c05ce45b8ba2ba9
    Last updated: December 24, 2010 - 22:54
    Official release from tag: 6.x-2.0

    Release notes

    The 2.x branch of Facebook-style Statuses is a complete rewrite which offers a very wide array of new features. It is very stable; everyone is encouraged to upgrade to this version. Please review the extensive documentation to learn more about what this module offers, especially if upgrading from a previous version.

    Users upgrading from 5.x should first upgrade to FBSS 6.1 before moving to 6.2.

    Upgrade Notes

    • Everyone should run update.php after upgrading to this release.
    • If you get an error about not finding the {facebook_status_tags} table while upgrading, you can safely ignore it -- I accidentally put some upgrade code in the wrong file. (See this issue)
    • Some views have changed. To adopt the changes, go to /admin/build/views and click "revert" next to the default Facebook-style Statuses views. There is also a new "Re-post" field that is not implemented in any default view, but which you may want to add yourself.
    • New settings have been added. You should review your settings after upgrading, and also check out the documentation.
    Read more

    facebook_status 6.x-2.0-rc2

    Download Size md5 hash
    facebook_status-6.x-2.0-rc2.tar.gz 38.51 KB 55577b997675588313182d695bee0dc3
    facebook_status-6.x-2.0-rc2.zip 52.12 KB c93b79ee9de20bbe4c96a0109aad7ba9
    Last updated: December 24, 2010 - 22:54
    Official release from tag: 6.x-2.0-rc2

    Release notes

    Facebook-style Statuses is officially stable. Please review the extensive documentation to learn more about what this module offers.

    Why use 2.x?

    The 2.x branch of Facebook-style Statuses is a complete rewrite which offers a very wide array of new features. Read the documentation to get the complete picture, but here are a few of the most important features new to 2.x:

    • AHAH-based status submission
    • Extensive integration with other modules
    • Users can post on each others' profiles like on Facebook
    • Users can make @userreferences and use #hashtags like on Twitter
    • Users can "like" statuses like on Facebook or "follow" other users like on Twitter
    • Complete, easy API (including theme functions)
    • Cleaner, more useful, easier-to-use User Interface
    • Highly customizable through the settings
    • Optional Open API, allowing other sites to see your users' status updates
    • ...and much, much more.

    Upgrade Notes

    • Everyone should run update.php after upgrading to this release.
    Read more

    facebook_status 6.x-2.0-rc1

    Download Size md5 hash
    facebook_status-6.x-2.0-rc1.tar.gz 37.34 KB 7f2447ad8848cba18efe037826a74434
    facebook_status-6.x-2.0-rc1.zip 50.96 KB c827b8d387b8cb241d879bfd12133709
    Last updated: December 24, 2010 - 22:54
    Official release from tag: 6.x-2.0-rc1

    Release notes

    Facebook-style Statuses is now officially stable. Please review the extensive documentation to learn more about what this module offers.

    Why use 2.x?

    The 2.x branch of Facebook-style Statuses is a complete rewrite which offers a very wide array of new features. Read the documentation to get the complete picture, but here are a few of the most important features new to 2.x:

    • AHAH-based status submission
    • Extensive integration with other modules
    • Users can post on each others' profiles like on Facebook
    • Users can make @userreferences and use #hashtags like on Twitter
    • Complete, easy API (including theme functions)
    • Cleaner, more useful, easier-to-use User Interface
    • Highly customizable through the settings
    • Optional Open API, allowing other sites to see your users' status updates
    • ...and much, much more.

    Upgrade Notes

    • Everyone should run update.php after upgrading to this release.
    Read more

    facebook_status 6.x-2.0-beta4

    Download Size md5 hash
    facebook_status-6.x-2.0-beta4.tar.gz 32.99 KB 7138e71ccc68d67201b647b0de381325
    facebook_status-6.x-2.0-beta4.zip 44.63 KB 69e98c60edb178eb165f17e86755bd9a
    Last updated: December 24, 2010 - 22:54
    Official release from tag: 6.x-2.0-beta4

    Release notes

    This should be the last beta release; the next stable release will probably be a Release Candidate. Activity integration is probably broken in this release.

    Upgrade Notes

    • Run update.php immediately after upgrading.
    • Most default views probably require the PHP Filter module to be enabled.
    • If you have problems with your views, go to admin/build/views and click "Revert" next to each view where that option is offered.
    • If you were using the facebook_status_convo view from Beta 3, you should delete it; it was replaced by facebook_status_mentions.
    • You should review the module's settings at admin/settings/facebook_status and admin/settings/facebook_status/advanced as well as the module's permissions at admin/user/permissions#module-facebook_status
    • New views were added and one Views-generated block was removed.
    • The "edit own status" and "edit all statuses" permissions now also give permission to delete the relevant statuses.

    Changes from 6.x-2.0-BETA3

    This release adds a number of major features. Important changes are emphasized; very important changes are bolded.

    Shortened the time after posting a status in which the next status will overwrite the previous one from 12 to 10 seconds

    Read more

    facebook_status 6.x-2.0-beta3

    Download Size md5 hash
    facebook_status-6.x-2.0-beta3.tar.gz 28.57 KB 7fac012a52d8a3777d5863407839c911
    facebook_status-6.x-2.0-beta3.zip 36.73 KB b781f78acd3ca3445512c36c8893fcae
    Last updated: December 24, 2010 - 22:54
    Official release from tag: 6.x-2.0-beta3

    Release notes

    This release should be quite stable and feature-complete. Run update.php after upgrading to this version.

    Improved speed of some queries in facebook_status_tags
    Improved default views for facebook_status_tags
    Made "trends" work in Views
    Added "trends" as an openapi type option
    Added facebook_status_tags_popular_terms()
    #437522 form wasn't cached with caching turned off on site (thanks katbailey)
    Changed help text for some settings
    Moved maximum status length setting from Advanced to General settings page
    Added an open API for users with the 'view all statuses' permission in XML, JSON, and REST
    Documented open API
    Added submodule that allows referencing users with @username and taxonomy terms (including creation of new ones) with #termname.
    Documented submodule
    Added Views integration for submodule
    Use twitter_get_user_accounts() instead of twitter_twitter_accounts().
    hook_facebook_status_update() changed to hook_facebook_status_save().
    Added hook_facebook_status_delete($sid).
    Added hook_facebook_status_render($status_owner_object, $status, $linked = TRUE)

    Fixed #448360 by removing flags from the status update form. If you want to use Flags, do it with Views.
    Settings page title changed from "Facebook-style Status settings" to "Facebook-style Statuses" (thanks Michelle).

    facebook_status 6.x-2.0-beta2

    Download Size md5 hash
    facebook_status-6.x-2.0-beta2.tar.gz 22.4 KB 4c5e5c9baad9b1761f340dc0fe45cba2
    facebook_status-6.x-2.0-beta2.zip 27.39 KB 7919c572640b3ca1770a50701b4f5940
    Last updated: December 24, 2010 - 22:54
    Official release from tag: 6.x-2.0-beta2

    Release notes

    You must run update.php if you are upgrading from any previous version.

    There is an API change from Beta 1: the $status parameter of theme('facebook_status_item') must be an object or NULL.

    See the Beta 1 release notes for more information.

    Please see the extensive documentation to learn about what this module delivers.

    Changes from Beta 1:

    • Rules integration, including default rule sets
    • Flag integration, including default flags
    • Twitter integration: "special user" and per-user
    • New theme function available: theme('facebook_status_flag_create', $sid)
    • JS works on user page again
    • CSS tweaks
    • Exposed delete method to UI via Flag integration (see #445378)
    • Fixed #445120 Cannot exhibit block to anonymous users
    • Fixed #397990 Option to hide status above textfield
    • Moved hidden options to Advanced settings tab
    • Improved handling in theme('facebook_status_item')
    • Miscellaneous minor fixes and coding style tweaks

    facebook_status 6.x-2.0-beta1

    Download Size md5 hash
    facebook_status-6.x-2.0-beta1.tar.gz 19.4 KB bb781229e8f9394913b8a9c02260b6ed
    facebook_status-6.x-2.0-beta1.zip 23.53 KB 817583bb240dd4415aa14978d89b9c9d
    Last updated: December 24, 2010 - 22:54
    Official release from tag: 6.x-2.0-beta1

    Release notes

    This is the first officially stable release of Facebook-style Statuses 2. Anyone upgrading from any earlier version should run update.php after upgrading.

    Please see the extensive documentation to learn about what this module delivers.

    New in 2.x:

    • AHAH-based status submission
    • Views Integration and therefore integration with FriendList, User Relationships, Flag Friend, and more
    • "Sharer" page to post links from other sites
    • Trigger Integration (see documentation to get it working)
    • Improved Activity/Token integration
    • Complete, easy-to-use API
    • More useful permissions
    • Profile Integration
    • Much better theming functions
    • Cleaner, more useful status update form
    • Cleaner, more sensible administrative UI
    • Better performance
    • Improved time display
    • Changed behavior that selects which user's status or status update form will be displayed to reduce the WTF factor
    • Handling of English possessive apostrophe-S structure
    • Much cleaner, easier-to-understand code
    • Reduced block chaos
    • Fixed CSS and JS behavior if status update form appears twice on one page
    • More thorough Author Pane integration

    facebook_status 6.x-2.0-alpha4

    Download Size md5 hash
    facebook_status-6.x-2.0-alpha4.tar.gz 18.55 KB 37241e480949531c7cd8f51f320dece4
    facebook_status-6.x-2.0-alpha4.zip 22.54 KB 8f506a2b840d4565e02fb3942b67ab83
    Last updated: December 24, 2010 - 22:54
    Official release from tag: 6.x-2.0-alpha4

    Release notes

    Fixes AHAH submission so this branch is now fully usable and probably stable!

    This is probably the last alpha release, unless a critical issue is found before beta. Do not use on production sites without testing, but everyone else should use this.

    These things will be done before beta:

    • Remove the Last Update Only filter from the facebook_status_recent default View
    • Make status form more compact using CSS
    • Improve slide toggling
    • Build a Sharer page to allow cross-posting links from one site to a user's status on your site

    These things will be done before a full release:

    • Document Views integration
    • Write a JavaScript bookmarklet for the documentation which will allow the Sharer to be used even if there aren't links on the cross-posted site to use it
    • Write a README.txt
    Subscribe with RSS Syndicate content
    nobody click here