Select the types of activity you want to include in your feed.
Handle CRLF in the mnemonics.mll test
mnemonics.mll opens the channel in text mode, which on Windows automatically transforms the line-endings. Tweak the test so that the behaviour is uniform on both Unix and Windows.