[ckan-changes] [okfn/ckan] 32da1d: Fix 'USER started following USER' activity
GitHub
noreply at github.com
Wed Oct 10 13:09:10 UTC 2012
Branch: refs/heads/2941-follower-support
Home: https://github.com/okfn/ckan
Commit: 32da1d83b7ae8bf554333b24bb81424f58d2b71e
https://github.com/okfn/ckan/commit/32da1d83b7ae8bf554333b24bb81424f58d2b71e
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-10-10 (Wed, 10 Oct 2012)
Changed paths:
M ckan/lib/activity_streams.py
Log Message:
-----------
Fix 'USER started following USER' activity
It was saying the follower's name twice instead of the follower's name
and then the followee's name, e.g.
Sean Hammond started following Sean Hammond,
fix to Sean Hammond started following Joe Admin.
More information about the ckan-changes
mailing list