Releases for Activity Stream
activitystream 6.x-1.0-rc2
First released: May 16, 2009 - 16:45
Size: 154.5 KB
md5_file hash: 9b840b8856bc4af291acac23a9c5bd7d
Last updated: May 16, 2009 - 16:50
(Fix) Saving a user account or profile causes the user's activity stream to stop updating until the user re-saves their activity stream settings. #331081: Must resave settings to enable automatic item import via cron Thanks to soyarma for finding the source of the bug.
(Fix) typo on settings page displays constant instead of help text #440658: Settings help text does not display
activitystream 6.x-1.0-rc1
First released: April 12, 2009 - 07:34
Size: 154.66 KB
md5_file hash: 640aadb87e4d510ce39f174473f88a11
Last updated: April 12, 2009 - 07:35
This is the release candidate for the D6 version of Activity Stream. The major feature is the addition of Views support.
(New) Add permissions hooks for editing and deleting items #408218: activitystream nody type has no permissions settings
(New) Views2 support #300163: Views 2.x support
(Fix) Move profile view out of Summary #399266: Take the profile block out of summary for easy theming
(New) Add a friendly description on the user settings page. #429078: Add a nice description and title for the user
activitystream 6.x-1.0-beta2
First released: October 14, 2008 - 04:41
Size: 153.78 KB
md5_file hash: 556aa7a02fdc1a048ce5c4fec2640a70
Last updated: October 14, 2008 - 04:45
This release fixes a couple of installation problems.
(Fix) 'changed' column not created on install. Fixes #320263: Update errors and no display in block or profile
(Fix) 'lastfetch' column missing default value, which causes errors on first run. Fixes #319869: Field 'lastfetch' doesn't have a default value
activitystream 5.x-1.3
First released: September 30, 2008 - 14:39
Size: 152.8 KB
md5_file hash: 577f445eeb1e2a0572789f55aac6947a
Last updated: September 30, 2008 - 14:40
This is a bug fix only that fixes bugs in the initial installation process of 5.x-1.2. Users that installed 1.2 should uninstall Activity Stream (including running the uninstaller found by clicking on the "Uninstall" tab at the top of the modules page). They should then install this version instead.
Users who upgraded to 1.2 from a previous version are unaffected by this issue and do not need to upgrade.
(Fix) Installer doesn't created necessary DB column, leading to sql errors in node.module. Fixes #299534: Getting sql error on node pages
(Fix) If an item can't be added to a stream, a node is still created. #295796: Duplicate nodes created for each cron run
activitystream 5.x-1.2
First released: August 16, 2008 - 19:33
Size: 152.7 KB
md5_file hash: 33ff6f5696d74eba9069bb4c376a1536
Last updated: August 16, 2008 - 19:35
This release adds support for Views and Postgres. The module now includes a block that shows the stream for all users. Performance should be better, both during cron and when displaying streams. And now, if you edit a node in Drupal, Activity Stream won't change it.
Full changelog:
Clean up code formatting to match Drupal conventions
(New) Views support. Patch by acstewart -- #266615: Add views support
(New) Postgres support. Patch by HorsePunchKid #279567: Postgres support
(New) Block showing stream items from all users
(New) Edited nodes are no longer clobbered on updates
(New) Allow theming of date header via theme_activitystream_header
(Fix) user_load query repeated unneccesarily. Reported by eojthebrave in #293377: Theming overhaul
(Change) Updated Developer docs to include activitystream_user_load documentation
(Fix) Watchdog reports an item is new if it is updated
(Fix) Tab under user/*/edit does not use name set in admin/settings
(Fix) Module falsely says it requires profile.module
(Fix) Promote, status, and sticky flags are being overwritten on existing nodes
(Change) Only update node if it's different to save some processing time
activitystream 6.x-1.0-beta1
First released: August 16, 2008 - 18:21
Size: 153.46 KB
md5_file hash: 9d9bf8fb7d5dbb16d7361c3154444732
Last updated: August 16, 2008 - 18:25
The 6.x-1.0-beta1 release is a feature match for the current 5.x-1.2 release.
Special thanks to herbieh for the initial patch to port to 6.x and to eojthebrave for lots of testing and patching on this branch.
activitystream 6.x-1.x-dev
First released: August 5, 2008 - 23:23
Size: 154.51 KB
md5_file hash: b1a7379c81458778d741294088300a54
Last updated: May 17, 2009 - 00:01
Added D6 1.x release
activitystream 5.x-1.1
First released: July 31, 2008 - 04:12
Size: 149.99 KB
md5_file hash: e7398f1bafaedd09152950c24b22245f
Last updated: July 31, 2008 - 04:15
This is a maintenance release. It fixes a number of issues, cleans up the code, and makes the module integrate better into Drupal.
(New) Use Drupal's settings for the number of items on a page. #287984: Configurable number of items on stream page
(Fix) Deleting a node doesn't delete the stream item #260625: Multiple users can't use the same stream source (comment 2)
(Fix) "foreach" errors when Twitter is down #260852: foreach errors when a stream feed can't be fetched
(Fix) missing user name in page titles #288026: Missing User Name in User's Activity Stream Title
(Fix) Multiple users can't use the same third party ID or feed #260625: Multiple users can't use the same stream source
(Fix) Undefined function error when uninstalling. #260127: when i try to uninstall the Activestream -- reported by kyanos and #279201: Module uninstalled but 'activity stream' still there
(Fix) Profile links are visible to users without profile access #278066: Stream items link to profile pages even when user has no access to view profiles.
(Fix) Module doesn't use Drupal's date formats #278417: Module doesn't Drupal's Date format settings
(Fix) Cleanup code formatting
(Fix) PHP warnings #287857: PHP errors on /stream page, #287857: PHP errors on /stream page, #287584: PHP notices on user/* when user has nothing in their activity stream, #287566: PHP Notices on user/*/edit and user/*/edit/Activity Stream, #287581: PHP notices caused by profile.module Reports and patches by eojthebrave
activitystream 6.x-2.x-dev
First released: May 20, 2008 - 22:44
Size: 158.66 KB
md5_file hash: 035dba0c6dcba3af4ee600d4d3c171ea
Last updated: May 17, 2009 - 00:01
The 2.x-dev line contains the future version of the module. It is the
bleeding-edge code and the download is a daily snapshot of whatever is
in version control. The code may not be stable, isn't optimized for
performance, isn't as well tested, and might not even work. It should
not be used in production at all.
Major Features for 2.x
Ability to handle on-site activities. The stream can contain notices of node creations, comments on nodes, event signups, and other actions taken on the Drupal site.
Enhancements for high-volume sites. Improved update handling reduces the number of updates a site processes. Support fo the Job Queue module prevents cron time-outs with large numbers of users.
Taxonomy integration
Change Log
Here's the change log for the module. This will be updated periodically during development. For an up-to-date complete list of changes see the CVS log messages.
(New) installer for Flickr module that simply shows the user a message indicating they need an API key.
(New) Split node creation from stream addition to allow for local site activity
(New) Stub of Local module to handle basic on-site activities
(New) Permissions settings allow admins to determine which roles can use each add-on module
activitystream 5.x-1.0
First released: May 16, 2008 - 22:23
Size: 149.49 KB
md5_file hash: 4b544d8067e85e98fcfdec8bcf9efb06
Last updated: May 16, 2008 - 22:25
This marks the release of Activity Stream 1.0.
Changes in this release are:
(New) Force feed favicons to 16x16
(New) Place an error in the Drupal logs if a feed cannot be fetched. -- #253645: Feed not found (patch from cgardner)
(New) If no items are available in a stream, show an explanatory message.
(Fix) Feeds in user settings aren't shown when settings are edited.
(Fix) Flickr username isn't shown when user settings are edited
(Fix) Uninstall doesn't remove everything -- #245152: uninstall doens't uninstall everything (Report and patch from taynight)
(Fix) Some versions of PHP show all dates as Dec 31, 1969. -- #253523: Item dates not correct (Patch from http://seanreiser.com/node/956)
(Fix) useless select and loop before delete on uninstaller
activitystream 5.x-1.0-beta3
First released: April 10, 2008 - 15:42
Size: 149.47 KB
md5_file hash: b6feef3c8d17a9da73d78ab82d3474f3
Last updated: April 10, 2008 - 15:45
(Fix) twitter username is removed from node body instead of title
(New) In twitter module, autolink URLS
(Fix) extra space at the beginning of twitter statuses
(Fix) Delicious items are not linked
(Fix) Delicious items are missing CSS class on permalink
activitystream 5.x-1.0-beta2
First released: April 9, 2008 - 05:34
Size: 149.16 KB
md5_file hash: 79110548532a224d5ea9f9fb4321273c
Last updated: April 9, 2008 - 05:35
(Fix) Parse errors in .info files cased by CVS tags - fixes http://drupal.org/node/239463
(Fix) Installer has incorrect module name - fixes http://drupal.org/node/240084
(Fix) Installer missing two columns in database table - fixes http://drupal.org/node/240084
(Fix) Profile module not listed as dependancy
(New) Usernames and hashtags linked in Twitter module
activitystream 5.x-1.x-dev
First released: March 27, 2008 - 19:09
Size: 152.81 KB
md5_file hash: 2358fa35d56b658684d25a2aa98fd70c
Last updated: October 1, 2008 - 00:00
Initial beta release
activitystream 5.x-1.0-beta1
First released: March 26, 2008 - 04:16
Size: 148.97 KB
md5_file hash: b2a16dae37db5b92155cab737213d58f
Last updated: March 26, 2008 - 04:20
First beta release of the module.
