A few things need to happen before we can merge tv/timelines down to dev (which needs to happen soon).
- build an activitystream package, get it added to pythontree, include it in our allura requirements
- add activtystream configuration to ini file(s)
- make sure there is no activitystream functionality exposed in the allura ui that we don't want to expose yet; wrap stuff with the activitystream.enabled config check if necessary
Diff:
forge:tv/4458