Select the types of activity you want to include in your feed.
scoring: reduce allocations for addScore (#670)
We add a bit more complexity to addScore but avoid allocating a string if debugScore = false. Test plan: I ran a couple of benchmarks and confirmed we don't allocate.