Select the types of activity you want to include in your feed.
appview/indexer/repos: check `RepoStats` nullability
Fix appview segfault on new repo creation.`RepoStats` can be empty. It is recommended to check it beforeaccessing.Signed-off-by: Seongmin Lee <git@boltless.me>