Select the types of activity you want to include in your feed.
knotserver: calculate repoindex items in parallel
performing rev-list and filetree in sequential occupy a large amount ofthe client budget. we can parallelize all these expensive operations.Signed-off-by: oppiliappan <me@oppi.li>