This diff should be a no-op, as createPendingThread currently separates out the viewer.
In the next diff, we'll update createPendingThread to require the viewer to be passed in as a member, so that we can always have the viewer's username available to us.
Depends on D6757