Downloads

Download tar.gz 28.57 KB
MD5: 7fac012a52d8a3777d5863407839c911
SHA-1: 0c4f2f0002e4a7afda8cd248356d5adb79c891d2
SHA-256: bd8241c82ac9f79d4db5d1aef329d7d25c1201c67e93569544da77ded8dd5b40
Download zip 36.73 KB
MD5: b781f78acd3ca3445512c36c8893fcae
SHA-1: d4b56696ea03601039b6f0f1f87be9f447b01c64
SHA-256: 76203d8b811cc7c8008b0a607604a2a1a3905cab555deb9e74db53c9accdc823

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).

Created by: icecreamyou
Created on: 17 May 2009 at 21:48 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases