Select the types of activity you want to include in your feed.
Fix EOF and line number handling in parser
The parser now returns an EOF on the first call to Next() if the input is empty and increments the line number before returning EOF for the first time.