2
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2024-09-06 00:01:03 +02:00
Commit graph

73 commits

Author SHA1 Message Date
Frédéric Guillot
20f874399d Add missing French translation 2018-04-09 20:39:56 -07:00
stratmaster
3d59cdba10 Add missing translation string 2018-04-09 18:24:24 -07:00
stratmaster
d3855fef3f Update German translation 2018-04-09 10:33:40 -07:00
Frédéric Guillot
702256bcc0 Add unit test for comments url and French translation 2018-04-07 13:56:11 -07:00
Frédéric Guillot
34cdffda88 Fix typo in translations 2018-03-17 13:39:08 -07:00
Daan Sprenkels
b1da081ae6 Add dutch translations 2018-03-17 13:33:02 -07:00
Frédéric Guillot
f110384f11 Improve parser error messages 2018-02-27 21:19:59 -08:00
ReVanTis, Zhao
9694861cb6 Add Simplified Chinese Localization 2018-02-27 19:58:51 -08:00
Nicolas Carlier
34ce114231 Add Nunux Keeper integration 2018-02-25 11:49:08 -08:00
Sebastian Korotkiewicz
2786b8f163 Update Polish translation 2018-02-19 15:15:03 -08:00
Frédéric Guillot
3ba280e10c There are more than 2 plurals in Polish 2018-02-17 11:43:37 -08:00
Sebastian Korotkiewicz
4eceeaaca4 Add Polish translation 2018-02-17 11:29:14 -08:00
stratmaster
30e80c675e Update German translation 2018-02-09 18:20:06 -08:00
Frédéric Guillot
dda9114692 Improve error handling for HTTP client 2018-02-08 18:16:54 -08:00
stratmaster
16c2dc4a8c Add missing German string 2018-02-08 12:41:14 -08:00
Frédéric Guillot
c6fd9eb9b1 Remove period for feed errors 2018-02-07 19:10:36 -08:00
Frédéric Guillot
0fb87eba3f Improve error handling when the response is empty 2018-02-07 18:47:47 -08:00
stratmaster
1e70ca1a19 Add missing French translation 2018-02-07 18:05:58 -08:00
stratmaster
78385a351e Update German translation 2018-02-01 20:46:53 -08:00
Frédéric Guillot
b78172033f Show API URL endpoints in user interface 2018-01-31 21:57:20 -08:00
stratmaster
09785df07f Update German translation strings 2018-01-20 13:25:20 -08:00
Frédéric Guillot
6302c3b219 Add mark as read/unread link on list items 2018-01-20 13:25:05 -08:00
stratmaster
68508ff800 Updated Strings for Keyboard Shortcuts & added missing strings
- added missing String for "Pages Navigation", "Logged as" and "Unread Items"
- fixed some other strings
2018-01-17 22:05:25 -08:00
stratmaster
45f0d3bed3 Update German translation
Since "Next/Previous" are used for switching between single articles and whole pages, the translation has to be more universal. Furthermore unification for Star/Favorites as "Lesezeichen" and items/articels as "Artikel". Some other small fixes.
2018-01-17 11:08:57 -08:00
stratmaster
13db40f6bb Update German translation 2018-01-16 18:01:24 -08:00
stratmaster
d7f66ffa5c Add German translation 2018-01-15 17:23:47 -08:00
Frédéric Guillot
9652dfa1fe Add more comments (GoDoc) 2018-01-11 19:21:20 -08:00
Frédéric Guillot
7d278d49f1 Add content length check when refreshing feeds 2018-01-04 18:41:23 -08:00
Frédéric Guillot
c57cafbef2 Add link to mark everything as read 2018-01-04 18:11:15 -08:00
Frédéric Guillot
320d1b0167 Refactor packages to have more idiomatic code base 2018-01-02 22:04:48 -08:00
Frédéric Guillot
c39f2e1a8d Rename helper packages 2018-01-02 19:15:08 -08:00
Frédéric Guillot
038ea790f7 Make sure people don't create duplicate Fever usernames 2017-12-29 14:38:43 -08:00
Frédéric Guillot
9eb91e6f0b Make sure OAuth2 users cannot be associated multiple times 2017-12-29 14:17:53 -08:00
Frédéric Guillot
519d4fcd73 Update unread counter when using keyboard to navigate 2017-12-28 18:59:17 -08:00
Frédéric Guillot
8cd58a746a Show keyboard shortcuts in modal dialog 2017-12-28 16:27:54 -08:00
Frédéric Guillot
884446e7b6 Show more feed information on edit page 2017-12-26 20:58:16 -08:00
Frédéric Guillot
d5b8f2fb88 Improve API 2017-12-24 18:04:34 -08:00
Frédéric Guillot
9868f900e9 Add bookmarks 2017-12-22 11:33:01 -08:00
Frédéric Guillot
b153fa8b3c Add Wallabag integration 2017-12-18 20:52:46 -08:00
Frédéric Guillot
00257988ef Session management refactoring 2017-12-16 18:07:53 -08:00
Frédéric Guillot
1d8193b892 Add logger 2017-12-15 18:55:57 -08:00
Frédéric Guillot
84d912c979 Rewrite imports 2017-12-12 21:48:13 -08:00
Frédéric Guillot
ef097f02fe Add the possibility to enable crawler for feeds 2017-12-12 19:19:36 -08:00
Frédéric Guillot
33445e5b68 Add the possibility to define rewrite rules for each feed 2017-12-11 22:16:32 -08:00
Frédéric Guillot
87ccad5c7f Add scraper rules 2017-12-10 20:51:04 -08:00
Frédéric Guillot
7a35c58f53 Add readability package to fetch original content 2017-12-10 19:01:38 -08:00
Frédéric Guillot
b75a9987ba Change wording in French translation 2017-12-04 21:24:30 -08:00
Frédéric Guillot
bc20e0884b Add Fever API 2017-12-03 17:44:27 -08:00
Frédéric Guillot
ae62e543d3 Add Instapaper integration 2017-12-02 21:12:03 -08:00
Frédéric Guillot
2356ddad28 Add Pinboard integration 2017-12-02 19:32:14 -08:00