miniflux-legacy/app
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
..
controllers Offer the possibility to edit/delete groups 2017-02-01 17:25:32 -05:00
core New version of mysql schema to support utf8mb4 on title, author, and content 2017-01-24 08:25:59 +11:00
handlers Do not download again items with content scraper enabled 2017-01-15 19:53:11 -05:00
helpers Offer the possibility to edit/delete groups 2017-02-01 17:25:32 -05:00
locales Added hotkey Shift+A to mark all items as read 2017-02-01 17:42:53 -05:00
models Offer the possibility to edit/delete groups 2017-02-01 17:25:32 -05:00
schemas Added feeds.title as a utf8mb4 column 2017-01-24 09:20:45 +11:00
templates Added hotkey Shift+A to mark all items as read 2017-02-01 17:42:53 -05:00
validators Offer the possibility to edit/delete groups 2017-02-01 17:25:32 -05:00
.htaccess Move application code to app folder 2016-08-18 21:02:49 -04:00
check_setup.php Modified to support mysql - no unit tests 2017-01-10 15:26:45 +11:00
common.php Add Heroku button 2017-01-02 18:35:55 -05:00
constants.php Add config parameter to define base URL (#625) 2017-01-21 11:11:03 -05:00
functions.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00