Ignore thread/room bookkeeping events in the realtime stream
thread_created, thread_follow_changed, room_updated and
room_groups_updated are bookkeeping the dispatch ignores, but each one
logged as an unknown kind on occurrence. Adding them to the known list
quiets the stream; behavior is unchanged.