Select the types of activity you want to include in your feed.
Avoid redundant startsWith on prefix fall-through
When a longer guarded string prefix falls through to a shorter one,the backend re-checked the longer prefix with startsWith beforeslicing.