Select the types of activity you want to include in your feed.
1window.$ = (selector) -> 2 if selector.startsWith("#") 3 return document.getElementById(selector.replace("#", ""))