Downloads

Download tar.gz 32.99 KB
MD5: 7138e71ccc68d67201b647b0de381325
SHA-1: 963f5cbfb113e66cbdcbde7d85035cf29bf373aa
SHA-256: 9280938de54cac07c71b735a050daf0fe3d2d6bdce668e9e2868183b4f90a71c
Download zip 44.63 KB
MD5: 69e98c60edb178eb165f17e86755bd9a
SHA-1: cb8623a619f2ddfcc3f3d937d9e5fc3f61dd25a8
SHA-256: a3f459a66be1a6ff66c2426f62f7c85bc2e0d5624b3a00a3f7286d26bba7006f

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
Improved status update SQL to play nice with Coder and be more accurate and cross-system compatible
#467624 Facebook-style Statuses not showing at trigger page
Removed slider
_render hook now applies to the status on the update form
JS now loads on all update forms
Better formatting for time
Many API changes to accomodate new features.
Removed redundant and deprecated code comments
Added option to use a textarea instead of a textfield
Added JavaScript-driven character counting
Improved JavaScript handling of status update form
Changed redundant title of a setting
Status length can now be up to 1000 characters
"status/openapi" changed to "statuses/openapi"
Added "edit" and "delete" pages
#425628 Allow input filters on statuses
Added flood control and permissions for using the Open API
Added ability to post on others' profiles.
Corrected missing arguments in return value from hook_theme()
Delete users' posts on user deletion
Added Views support for posting on other users' profiles
Fixed a bug with Views relationships
Major updates to default Views
Removed trailing spaces in facebook_status.author_pane.inc
Removed theme_facebook_status_flag_create()
Optimized code for better performance
Lots of other minor improvements and bug fixes

Created by: icecreamyou
Created on: 2 Jun 2009 at 02:35 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases