Commit Graph

1119 Commits

Author SHA1 Message Date
Frédéric Guillot 32a60fd614 Update PicoFeed 2017-06-20 19:41:55 -04:00
Alexander Steinhöfer bad2c0e4ab Mentioned Shaarli support in README 2017-06-16 09:47:11 -04:00
Ing. Jan Kaláb ccc77add19 Typo 2017-06-14 10:16:35 -04:00
Ing. Jan Kaláb ee6d4f0db5 Updated Czech locale 2017-06-14 10:16:35 -04:00
Frederic Guillot 317c4a86fd Update locales 2017-06-12 18:52:39 -04:00
Alexander Steinhöfer e047408826 Add option for saving bookmarks as "unread" to pinboard (PR #694) 2017-06-12 17:59:51 -04:00
Frederic Guillot 43efe30442 Update .gitignore file 2017-06-11 21:31:47 -04:00
Frederic Guillot 5743ece654 Update PicoFeed 2017-06-11 21:08:00 -04:00
Alexander Steinhöfer c7d628070c Add Shaarli support (PR #693) 2017-06-11 10:12:29 -04:00
Ing. Jan Kaláb 4acf33a9f5 Updated Czech translations 2017-06-06 20:07:28 -04:00
Frederic Guillot 52216dabc9 Update CI setup 2017-06-04 18:46:35 -04:00
Steffen Schultz ccfdf17af4 Update german locale 2017-06-04 17:50:51 -04:00
Frederic Guillot 553a5a700d Handle HTTP header "X-Forwarded-Proto: https" 2017-06-04 17:45:56 -04:00
lacereation c7341829e1 Update themes.markdown 2017-05-23 18:39:18 -04:00
mb 144eaad346 Updated Hungarian translations 2017-05-03 09:46:41 -04:00
Frédéric Guillot 22e1ed752b Merge pull request #673
Update ru_RU locale
2017-04-11 14:53:38 -04:00
denfil 55fb107971 Update ru_RU locale 2017-04-11 18:44:20 +03:00
Frederic Guillot 7e8c740b24 Update to PicoFeed v0.1.33 2017-04-06 22:08:27 -04:00
Frederic Guillot 73a4597e21 Update translations 2017-04-05 17:21:51 -04:00
Frederic Guillot a7aeae463f Add subscription option to ignore expire header 2017-04-05 16:49:57 -04:00
Frederic Guillot 13b87739da Show feed dates on edit subscription page 2017-04-05 16:22:22 -04:00
Frederic Guillot 43d36bc46b Update to PicoFeed v0.1.32 2017-04-05 16:05:48 -04:00
Frédéric Guillot fc9855db25 Merge pull request #670
Add the getItemsByStatus API call
2017-04-02 14:29:58 -04:00
George Baev c4af4f47d9
Add the getItemsByStatus API call 2017-04-02 08:17:15 +03:00
Frédéric Guillot d4552fd7f1 Merge pull request #660
Allow the Reading Preferences to be configured in the config.php file
2017-03-29 17:08:06 -04:00
Frédéric Guillot fad9c9a76d Merge pull request #662
Update german locale
2017-03-17 14:21:39 -04:00
Steffen Schultz b3486e41d5 Update german locale 2017-03-17 16:58:02 +01:00
George Baev ea47307fce
Allow the Reading Preferences to be configured in the config.php file 2017-03-15 16:13:14 +02:00
Frédéric Guillot a9c93676a9 Merge pull request #656
Update default config to new constant
2017-03-08 21:29:38 -05:00
Fake4d 9b37e7c789 Update to new constant
10485760 is the new constant in miniflux/app/constants.php -> add in default config
2017-03-08 08:36:29 +01:00
Frederic Guillot a114ed5c47 Update ChangeLog 2017-03-07 20:03:15 -05:00
Frederic Guillot 6e8d175202 Fix wrong default value in config.default.php 2017-03-06 18:56:55 -05:00
Frederic Guillot 868c9e22b5 Avoid infinite redirects in unread/group page 2017-03-06 18:51:57 -05:00
Frederic Guillot 07f3ae0a7b Stay on the same page in single view mode when using 'v' keyboard shortcut 2017-03-06 18:33:15 -05:00
Frédéric Guillot dc6ec50806 Merge pull request #654
Does not select item after touch events
2017-03-06 17:42:28 -05:00
Frédéric Guillot 4143a9d5e2 Merge pull request #653
Update ru_RU locale
2017-03-06 17:28:51 -05:00
denfil a6b96bf58e Does not select item after touch events 2017-03-05 14:19:44 +03:00
denfil 23530fb940 Update ru_RU locale 2017-03-05 12:54:09 +03:00
Frédéric Guillot 9056c8d4ef Merge pull request #651
added missing 'do not redirect me' line to hun translation
2017-02-22 11:41:36 -05:00
mb a85e39687e added missing 'do not redirect me' line to hun translation 2017-02-22 14:33:25 +01:00
Frédéric Guillot 4eed6d75a1 Merge pull request #648
Hungarian Translation
2017-02-21 10:15:35 -05:00
mb 9537b0fa25 Hungarian Translation added 2017-02-21 15:22:47 +01:00
Frédéric Guillot 55f2829725 Merge pull request #638
Updated Serbian translation
2017-02-08 20:44:31 -05:00
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