Downloads

Download tar.gz 166.23 KB
MD5: 7a7fc3908468bd4d3cc094c3a37599b7
SHA-1: 136a863177a64faed1f200ffd67b19858dc8440a
SHA-256: c5738ff97fd61a8b1f9a938a44191920e680f9f4a84b031e7c49014466e8806d
Download zip 192.97 KB
MD5: 33a23eedaa877b31ff09b2a7ae966a9e
SHA-1: a533123099d9e6fd06226ce2863860dcb0d5a85b
SHA-256: d54416eda8d1774cd740a2209745d31290dad9f173ecfd8b9a624bc95aec86ca

Release notes

This release resolves all blocking issues with the 2.x beta. It also improves compatibility with other modules that use PEAR or the phpFlickr module.

In particular:

Performance for sites with very large numbers of Activity Stream nodes is improved.

PHP errors and warnings have all been resolved.

Display is improved, with mixed case Twitter IDs being properly handled and a new theme function for blocks.

(Fix) Date header in stream uses hard-coded date format. (Fixes #640528: Custom date format in stream)
(Fix) $baseurl not passed to flickr functions (Fixes #785408 patch by JeremyFrench )
(Fix) Misc notices in module
(Fix) Mixed case twitter IDs are not stripped from the title
(New) Strip leading twitter IDs from body as we do on the title.
(Fix) If item has no title, warnings occur on import (Fixes #736466)
(Fix) Feed item URLs with ampersands in them don't work
(Fix) Saving a twitter user results in error "warning: mysqli_real_escape_string() expects parameter 2 to be string, array given" (Fixes #663056)
(Fix) Watchdog messages using 5.x api
(Fix) DOM ID #activitystream used in block content (Fixes #673406)
(Fix) Default value for lastfetch in db schema causes postgres errors (Addresses #872264)
(Fix) Typo on admin page. (Fixes #959836)
(New) Add info about activitystream_user_load() helper to dev docs
(New) More link in block to link to full stream (Addresses #922718)
(New) New theme_activitystream_block for controlling block output.
(New) Add index on activitystream.nid for performance
(New) Add activitystream.nid index on installation
(New) Use flickrapi module if available.
(Fix) Using feed items in views causes a fatal error
(Change) Upgrade to latest version of phpFlickr (Fixes #733280, #735406)

Created by: akalsey
Created on: 28 Nov 2010 at 07:19 UTC
Last updated: 28 Nov 2010 at 07:20 UTC
New features
Bug fixes
Unsupported

Other releases