d85d6cfbca
This patch renames `TimelineStream` to `TimelineWithDropHandle`, as the former name was too vague and was not clarify what the type was doing. The new name makes it clear that it attaches a `TimelineDropHandle` to a subscriber (since it is part of the `subscriber` module!).