421649a2

By: Michael Lynch <git@mtlynch.io>

Keep media navigation handlers explicit

Inline the next and previous navigation handlers on the media page
instead of using a shared helper closure. The keyboard events still flow
through keyboardLeft and keyboardRight so swipe and keyboard navigation
share the same event wiring.