Commit Graph

1126 Commits

Author SHA1 Message Date
Milos Jovanovic 2f6419bb63 Updated Serbian translation 2017-02-08 22:07:27 +01:00
Frederic Guillot efc46014b7 Avoid PHP notice when adding invalid feed with bookmarklet 2017-02-01 19:30:04 -05:00
Frederic Guillot a6736ffb13 Add missing menu variable 2017-02-01 18:49:01 -05:00
Frederic Guillot 2c113bb822 Add option to not redirect user when having nothing to read 2017-02-01 18:10:50 -05: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
Frederic Guillot 3dfc748155 Offer the possibility to edit/delete groups 2017-02-01 17:25:32 -05:00
Frédéric Guillot 19a0f41a9e Merge pull request #633
Select next unread item when opening current item
2017-01-28 22:45:20 -05:00
Frédéric Guillot 3a59681207 Merge pull request #634
Update ru-RU locale
2017-01-27 11:57:48 -05:00
denfil cb91f84f20 Update ru-RU locale 2017-01-27 15:37:17 +03: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
Frédéric Guillot f1883273b6 Merge pull request #507
The same view of bookmark and read icons for all resolutions
2017-01-26 18:45:46 -05:00
Frédéric Guillot 9e296d6cc6 Merge pull request #628
New mysql schema supports utf8mb4 on selected columns
2017-01-25 21:53:43 -05:00
Mitchell Hewes 806b70dfd4 Added feeds.title as a utf8mb4 column 2017-01-24 09:20:45 +11:00
Mitchell Hewes 37bb24d5ee New version of mysql schema to support utf8mb4 on title, author, and content 2017-01-24 08:25:59 +11:00
denfil ad1de445b2 The same bookmark and read icons for mobile and desktop versions 2017-01-23 11:49:03 +03:00
Frederic Guillot 1a4daf6c27 Move help overlay template 2017-01-21 14:48:49 -05:00
Frederic Guillot 7d6fc3336b Do not duplicate head tag 2017-01-21 14:44:57 -05:00
Frederic Guillot 52a05f0489 Reorganize templates into subfolders 2017-01-21 14:40:24 -05:00
Mitchell Hewes 9b670a9909 Add config parameter to define base URL (#625) 2017-01-21 11:11:03 -05:00
Frédéric Guillot 86d981fa90 Merge pull request #623 2017-01-21 11:04:32 -05:00
Frederic Guillot 60e8691cff Increase default body size to 10MB 2017-01-21 11:03:10 -05:00
Fake4d 61941aaf1e comment addition
MySQL
2017-01-19 08:44:34 +01:00
Frederic Guillot f3cf9157f2 Update ChangeLog 2017-01-18 22:05:30 -05:00
Frédéric Guillot dc23dd0d25 Merge pull request #622
Clearer indication for wallabag configuration URL
2017-01-18 20:45:02 -05:00
Simounet 7b126037bf Clearer indication for wallabag configuration 2017-01-18 13:32:40 +01:00
Frederic Guillot dbe82bb58c Update PicoFeed (Better Xpath query for favicons) 2017-01-15 22:21:21 -05:00
Frederic Guillot 856f5fc02f Handle the fact that a user can be removed but have feeds in queue 2017-01-15 20:08:52 -05:00
Frederic Guillot 13a6d0797f Do not download again items with content scraper enabled 2017-01-15 19:53:11 -05:00
Frederic Guillot d9295207b0 Background jobs are not loading user settings properly 2017-01-15 18:03:53 -05:00
Frederic Guillot 4ab9ca165c Allow producer to be executed only for a given user 2017-01-15 17:48:13 -05:00
Frederic Guillot 99225f53b3 Always use real URL instead XML feed URL 2017-01-15 16:48:20 -05:00
Frederic Guillot 2aba596785 Move autoflush calls 2017-01-15 16:18:58 -05:00
Frederic Guillot 898dd9bea2 Update PicoFeed 2017-01-15 16:05:50 -05:00
Frederic Guillot c01619d835 Display list of groups for each subscription 2017-01-15 14:51:55 -05:00
Frederic Guillot d3207cda53 Disable automatically duplicated feeds 2017-01-15 14:00:32 -05:00
Frédéric Guillot e25a4d5cc8 Merge pull request #613
Better Czech date format
2017-01-15 11:34:36 -05:00
Ing. Jan Kaláb 33f020ad3b Better Czech date format 2017-01-15 17:15:44 +01:00
Frederic Guillot 7bfc99bb76 Rollback Mysql field size to the original value 2017-01-14 11:49:16 -05:00
Frederic Guillot e3ed06ce11 Mysql cannot index text column types 2017-01-14 11:34:48 -05:00
Frederic Guillot 66d9fb9a73 Increase url field size for feeds table 2017-01-14 11:20:01 -05:00
Frédéric Guillot b550984d5a Merge pull request #609
Updated Czech translations
2017-01-13 18:37:26 -05:00
Ing. Jan Kaláb 20c1238e0c Updated Czech translations
WTF is `%e %B %Y %k:%M`?
2017-01-13 16:09:09 +01:00
Frédéric Guillot 24a8b91b2e Merge pull request #607
Left swiping also mark item as read on mobile
2017-01-11 20:15:22 -05:00
Frederic Guillot 32793ce7c0 Improve Mysql implementation 2017-01-11 20:08:39 -05:00
denfil f0ce13e3eb Left and right swiping mark item as read 2017-01-11 14:24:04 +03:00
Mitchell Hewes 5b3ab0036e Disabled opcache in travis.yml 2017-01-11 14:31:03 +11:00
Mitchell Hewes 6e4f01c87a Revert "Removed config cp commands from travis.yml"
This reverts commit 7981fc109b.
2017-01-11 13:52:00 +11:00
Mitchell Hewes 7981fc109b Removed config cp commands from travis.yml 2017-01-11 13:46:31 +11:00
Mitchell Hewes 9ae4fd07b9 Removed WITH OWNER statement on MySQL queries 2017-01-11 12:46:07 +11:00
Mitchell Hewes 8cd29d3600 docs and tests configuration for mysql support 2017-01-11 11:41:54 +11:00