[#4458] Updates in preparation for putting ActivityStream in prod.

  1. Removed old follow and timeline controller methods (replaced by
    ForgeActivity). Left the timeline html in the code since we may
    want to reuse it in ForgeActivity. Left one activity creation
    call in (happens when new ticket created) since it doesn't affect
    the UI, and it'll be nice to have a little data gathered.

  2. Updated activitystream.enabled config param name to match the
    others.

Signed-off-by: Tim Van Steenburgh tvansteenburgh@gmail.com

Tim Van Steenburgh Tim Van Steenburgh 2012-06-28

changed Allura/allura/controllers/project.py
changed Allura/allura/ext/user_profile/user_main.py
changed Allura/allura/tests/functional/test_root.py
changed ForgeActivity/forgeactivity/tests/functional/test_root.py
changed ForgeActivity/forgeactivity/main.py
Allura/allura/controllers/project.py Diff Switch to side-by-side view
Loading...
Allura/allura/ext/user_profile/user_main.py Diff Switch to side-by-side view
Loading...
Allura/allura/tests/functional/test_root.py Diff Switch to side-by-side view
Loading...
ForgeActivity/forgeactivity/tests/functional/test_root.py Diff Switch to side-by-side view
Loading...
ForgeActivity/forgeactivity/main.py Diff Switch to side-by-side view
Loading...