Releases for Activity Stream

activitystream 6.x-1.0

akalsey - November 7, 2009 - 06:41
Download Size md5 hash
activitystream-6.x-1.0.tar.gz 154.48 KB 0727580db922dd0a8a1607892492e355
Official release from CVS tag: DRUPAL-6--1-0
Last updated: November 7, 2009 - 06:45

This is the official release of Activity Stream 1.0. It is identical to RC2. No major issues were reported for RC2, so it has been promoted to a full release.

activitystream 6.x-2.0-beta1

akalsey - November 7, 2009 - 06:36
Download Size md5 hash
activitystream-6.x-2.0-beta1.tar.gz 97.88 KB 6ea2c281a6ec7bf01ff93252a8f47fdc
Official release from CVS tag: DRUPAL-6--2-0-BETA1
Last updated: November 7, 2009 - 06:40

This is the next generation of Activity Stream. This release focuses on performance for high volume sites, additional metadata like importing tags and geotagging from stream sources, and structuring the module to allow for local activities to appear as stream sources ("Joe left a comment on...").

activitystream 6.x-1.0-rc2

akalsey - May 16, 2009 - 16:45
Download Size md5 hash
activitystream-6.x-1.0-rc2.tar.gz 154.5 KB 9b840b8856bc4af291acac23a9c5bd7d
Official release from CVS tag: DRUPAL-6--1-0-RC2
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

akalsey - April 12, 2009 - 07:34
Download Size md5 hash
activitystream-6.x-1.0-rc1.tar.gz 154.66 KB 640aadb87e4d510ce39f174473f88a11
Official release from CVS tag: DRUPAL-6--1-0-RC1
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

akalsey - October 14, 2008 - 04:41
Download Size md5 hash
activitystream-6.x-1.0-beta2.tar.gz 153.78 KB 556aa7a02fdc1a048ce5c4fec2640a70
Official release from CVS tag: DRUPAL-6--1-0-BETA2
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

akalsey - September 30, 2008 - 14:39
Download Size md5 hash
activitystream-5.x-1.3.tar.gz 152.8 KB 577f445eeb1e2a0572789f55aac6947a
Official release from CVS tag: DRUPAL-5--1-3
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

akalsey - August 16, 2008 - 19:33
Download Size md5 hash
activitystream-5.x-1.2.tar.gz 152.7 KB 33ff6f5696d74eba9069bb4c376a1536
Official release from CVS tag: DRUPAL-5--1-2
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

akalsey - August 16, 2008 - 18:21
Download Size md5 hash
activitystream-6.x-1.0-beta1.tar.gz 153.46 KB 9d9bf8fb7d5dbb16d7361c3154444732
Official release from CVS tag: DRUPAL-6--1-0-BETA1
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

akalsey - August 5, 2008 - 23:23
Download Size md5 hash
activitystream-6.x-1.x-dev.tar.gz 154.51 KB b1a7379c81458778d741294088300a54
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: May 17, 2009 - 00:01

Added D6 1.x release

activitystream 5.x-1.1

akalsey - July 31, 2008 - 04:12
Download Size md5 hash
activitystream-5.x-1.1.tar.gz 149.99 KB e7398f1bafaedd09152950c24b22245f
Official release from CVS tag: DRUPAL-5--1-1
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

akalsey - May 20, 2008 - 22:44
Download Size md5 hash
activitystream-6.x-2.x-dev.tar.gz 163.19 KB e3d05f8beddb017e23a6841a21f9aefb
Nightly development snapshot from CVS branch: DRUPAL-6--2
Last updated: November 25, 2009 - 12:00

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

akalsey - May 16, 2008 - 22:23
Download Size md5 hash
activitystream-5.x-1.0.tar.gz 149.49 KB 4b544d8067e85e98fcfdec8bcf9efb06
Official release from CVS tag: DRUPAL-5--1-0
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

akalsey - April 10, 2008 - 15:42
Download Size md5 hash
activitystream-5.x-1.0-beta3.tar.gz 149.47 KB b6feef3c8d17a9da73d78ab82d3474f3
Official release from CVS tag: DRUPAL-5--1-0-BETA-3
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

akalsey - April 9, 2008 - 05:34
Download Size md5 hash
activitystream-5.x-1.0-beta2.tar.gz 149.16 KB 79110548532a224d5ea9f9fb4321273c
Official release from CVS tag: DRUPAL-5--1-0-BETA2
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

akalsey - March 27, 2008 - 19:09
Download Size md5 hash
activitystream-5.x-1.x-dev.tar.gz 152.81 KB 2358fa35d56b658684d25a2aa98fd70c
Nightly development snapshot from CVS branch: DRUPAL-5
Last updated: October 1, 2008 - 00:00

Initial beta release

activitystream 5.x-1.0-beta1

akalsey - March 26, 2008 - 04:16
Download Size md5 hash
activitystream-5.x-1.0-beta1.tar.gz 148.97 KB b2a16dae37db5b92155cab737213d58f
Official release from CVS tag: DRUPAL-5--1-0-BETA1
Last updated: March 26, 2008 - 04:20

First beta release of the module.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.