Commit Graph

6 Commits

Author SHA1 Message Date
denfil a6b96bf58e Does not select item after touch events 2017-03-05 14:19:44 +03:00
Alexander Steinhöfer bd98d3d582 Added hotkey Shift+A to mark all items as read
I opted for a capital A (Shift + A) since it seems less likely that
a user would press that shortcut unintentionally compared to just 'a'
without any modifiers.

Added help and de_DE translation for new shortcut
2017-02-01 17:42:53 -05:00
Alexander Steinhöfer 9dcd43a994 Select next unread item when opening current item
Fixes #629: After using keyboard hotkey (j, k) to navigate to a story on the
unread list and opening the story with "v",  the next unread item is now
selected so that the current position won't be lost and the user doesn't have
to start from the top of the list again.
2017-01-27 08:42:07 +01:00
denfil f0ce13e3eb Left and right swiping mark item as read 2017-01-11 14:24:04 +03:00
Frederic Guillot c8a6f45b93 Make search keyboard shortcut compatible with Firefox 2017-01-05 21:02:20 -05:00
Frederic Guillot bc503d49cd Minify Javascript and add automated syntax check on the CI 2017-01-02 19:21:15 -05:00