diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1410 |
1 files changed, 76 insertions, 1334 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ed12954..947dff6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,31 +1,41 @@ | |||
1 | # Change Log | 1 | # Changelog |
2 | 2 | ||
3 | ## [Unreleased](https://github.com/wallabag/wallabag/tree/HEAD) | 3 | ## [2.1.2](https://github.com/wallabag/wallabag/tree/2.1.2) (2016-10-17) |
4 | |||
5 | **Fixed bugs:** | ||
6 | |||
7 | - defaut langage [\#2379](https://github.com/wallabag/wallabag/issues/2379) | ||
8 | - Deleting a developer client throws \(My\)SQL error [\#2350](https://github.com/wallabag/wallabag/issues/2350) | ||
9 | - Cannot create an OAuth token when using HTTP-basic [\#2278](https://github.com/wallabag/wallabag/issues/2278) | ||
10 | - Orphaned tags. [\#2270](https://github.com/wallabag/wallabag/issues/2270) | ||
11 | - Tags are empty and not exported in json export [\#2256](https://github.com/wallabag/wallabag/issues/2256) | ||
12 | - Fix exists API call [\#2377](https://github.com/wallabag/wallabag/pull/2377) ([tcitworld](https://github.com/tcitworld)) | ||
13 | |||
14 | **Closed issues:** | ||
15 | |||
16 | - ClassNotFoundException when executing bin/console [\#2398](https://github.com/wallabag/wallabag/issues/2398) | ||
17 | - Redis using unix socket [\#2391](https://github.com/wallabag/wallabag/issues/2391) | ||
18 | - Don't display two factor checkbox in user admin panel when two factor is disabled [\#2380](https://github.com/wallabag/wallabag/issues/2380) | ||
19 | - Bug: Error when I delete API's client [\#2369](https://github.com/wallabag/wallabag/issues/2369) | ||
20 | - Error with simplexml\_load\_file\(\) [\#2368](https://github.com/wallabag/wallabag/issues/2368) | ||
21 | - Add information in public articles [\#2289](https://github.com/wallabag/wallabag/issues/2289) | ||
22 | - Allow socket connection to MySQL [\#2143](https://github.com/wallabag/wallabag/issues/2143) | ||
23 | - Write permission on data/db [\#2064](https://github.com/wallabag/wallabag/issues/2064) | ||
24 | - New third-party resource [\#2039](https://github.com/wallabag/wallabag/issues/2039) | ||
25 | - add speed reading option [\#2000](https://github.com/wallabag/wallabag/issues/2000) | ||
26 | 4 | ||
27 | **Merged pull requests:** | 5 | **Merged pull requests:** |
28 | 6 | ||
7 | - Fixed hardcoded title for internal settings [\#2464](https://github.com/wallabag/wallabag/pull/2464) ([nicosomb](https://github.com/nicosomb)) | ||
8 | - German: improve existing and add missing translation [\#2459](https://github.com/wallabag/wallabag/pull/2459) ([Strubbl](https://github.com/Strubbl)) | ||
9 | - add link to German documentation in about page [\#2457](https://github.com/wallabag/wallabag/pull/2457) ([Strubbl](https://github.com/Strubbl)) | ||
10 | - Fix tabs on material [\#2455](https://github.com/wallabag/wallabag/pull/2455) ([tcitworld](https://github.com/tcitworld)) | ||
11 | - Fix baggy display on small screens [\#2454](https://github.com/wallabag/wallabag/pull/2454) ([tcitworld](https://github.com/tcitworld)) | ||
12 | - Bring make dev [\#2451](https://github.com/wallabag/wallabag/pull/2451) ([tcitworld](https://github.com/tcitworld)) | ||
13 | - View improvements [\#2450](https://github.com/wallabag/wallabag/pull/2450) ([nicosomb](https://github.com/nicosomb)) | ||
14 | - Fixed french and german doc homepages [\#2447](https://github.com/wallabag/wallabag/pull/2447) ([nicosomb](https://github.com/nicosomb)) | ||
15 | - Added information about tagging rules in documentation [\#2446](https://github.com/wallabag/wallabag/pull/2446) ([nicosomb](https://github.com/nicosomb)) | ||
16 | - Mention example instance in docs [\#2444](https://github.com/wallabag/wallabag/pull/2444) ([Kaligule](https://github.com/Kaligule)) | ||
17 | - Minor fixes in the english documentation [\#2439](https://github.com/wallabag/wallabag/pull/2439) ([zertrin](https://github.com/zertrin)) | ||
18 | - Update messages.pl.yml [\#2438](https://github.com/wallabag/wallabag/pull/2438) ([mruminski](https://github.com/mruminski)) | ||
19 | - Added french documentation for upgrade [\#2435](https://github.com/wallabag/wallabag/pull/2435) ([nicosomb](https://github.com/nicosomb)) | ||
20 | - Added french documentation for parameters.yml [\#2434](https://github.com/wallabag/wallabag/pull/2434) ([nicosomb](https://github.com/nicosomb)) | ||
21 | - Update ISSUE\_TEMPLATE.md [\#2432](https://github.com/wallabag/wallabag/pull/2432) ([j0k3r](https://github.com/j0k3r)) | ||
22 | - Lock deps for FOSUser [\#2429](https://github.com/wallabag/wallabag/pull/2429) ([j0k3r](https://github.com/j0k3r)) | ||
23 | - Fix links on english documentation homepage [\#2426](https://github.com/wallabag/wallabag/pull/2426) ([nicosomb](https://github.com/nicosomb)) | ||
24 | - Fixed display for note in installation page [\#2422](https://github.com/wallabag/wallabag/pull/2422) ([nicosomb](https://github.com/nicosomb)) | ||
25 | - Avoid error when Redis isn't here in tests [\#2420](https://github.com/wallabag/wallabag/pull/2420) ([j0k3r](https://github.com/j0k3r)) | ||
26 | - Fixed Twitter Cards by adding a description tag [\#2419](https://github.com/wallabag/wallabag/pull/2419) ([nicosomb](https://github.com/nicosomb)) | ||
27 | - Added support of Twitter Cards for public articles [\#2418](https://github.com/wallabag/wallabag/pull/2418) ([nicosomb](https://github.com/nicosomb)) | ||
28 | - Define a dev version for the master [\#2417](https://github.com/wallabag/wallabag/pull/2417) ([j0k3r](https://github.com/j0k3r)) | ||
29 | - Remove automatic closing of the window from bookmarklet [\#2414](https://github.com/wallabag/wallabag/pull/2414) ([szafranek](https://github.com/szafranek)) | ||
30 | - When a sub command fail, display error message [\#2413](https://github.com/wallabag/wallabag/pull/2413) ([j0k3r](https://github.com/j0k3r)) | ||
31 | - Fix PostgreSQL migrations [\#2412](https://github.com/wallabag/wallabag/pull/2412) ([j0k3r](https://github.com/j0k3r)) | ||
32 | - Fix entities definition [\#2411](https://github.com/wallabag/wallabag/pull/2411) ([j0k3r](https://github.com/j0k3r)) | ||
33 | - Optimize tag list display [\#2410](https://github.com/wallabag/wallabag/pull/2410) ([j0k3r](https://github.com/j0k3r)) | ||
34 | - Occitan version update [\#2409](https://github.com/wallabag/wallabag/pull/2409) ([Quent-in](https://github.com/Quent-in)) | ||
35 | - Show number of annotations instead of nbAnnotations placeholder [\#2406](https://github.com/wallabag/wallabag/pull/2406) ([szafranek](https://github.com/szafranek)) | ||
36 | - Fix few invalid HTML tags [\#2405](https://github.com/wallabag/wallabag/pull/2405) ([szafranek](https://github.com/szafranek)) | ||
37 | - Cleaned up documentation for installation process [\#2403](https://github.com/wallabag/wallabag/pull/2403) ([nicosomb](https://github.com/nicosomb)) | ||
38 | - Removed 1.x stuff in CHANGELOG [\#2402](https://github.com/wallabag/wallabag/pull/2402) ([nicosomb](https://github.com/nicosomb)) | ||
29 | - Set env to prod in documentation [\#2400](https://github.com/wallabag/wallabag/pull/2400) ([j0k3r](https://github.com/j0k3r)) | 39 | - Set env to prod in documentation [\#2400](https://github.com/wallabag/wallabag/pull/2400) ([j0k3r](https://github.com/j0k3r)) |
30 | - Use default locale for user config [\#2399](https://github.com/wallabag/wallabag/pull/2399) ([j0k3r](https://github.com/j0k3r)) | 40 | - Use default locale for user config [\#2399](https://github.com/wallabag/wallabag/pull/2399) ([j0k3r](https://github.com/j0k3r)) |
31 | - Ensure orphan tag are remove in API [\#2397](https://github.com/wallabag/wallabag/pull/2397) ([j0k3r](https://github.com/j0k3r)) | 41 | - Ensure orphan tag are remove in API [\#2397](https://github.com/wallabag/wallabag/pull/2397) ([j0k3r](https://github.com/j0k3r)) |
@@ -37,137 +47,27 @@ | |||
37 | - Changed Changelog by using github-changelog-generator from @skywinder [\#2386](https://github.com/wallabag/wallabag/pull/2386) ([nicosomb](https://github.com/nicosomb)) | 47 | - Changed Changelog by using github-changelog-generator from @skywinder [\#2386](https://github.com/wallabag/wallabag/pull/2386) ([nicosomb](https://github.com/nicosomb)) |
38 | - Added documentation about siteconfig fix [\#2385](https://github.com/wallabag/wallabag/pull/2385) ([nicosomb](https://github.com/nicosomb)) | 48 | - Added documentation about siteconfig fix [\#2385](https://github.com/wallabag/wallabag/pull/2385) ([nicosomb](https://github.com/nicosomb)) |
39 | - Added OpenGraph support for public articles [\#2383](https://github.com/wallabag/wallabag/pull/2383) ([nicosomb](https://github.com/nicosomb)) | 49 | - Added OpenGraph support for public articles [\#2383](https://github.com/wallabag/wallabag/pull/2383) ([nicosomb](https://github.com/nicosomb)) |
50 | - Fix exists API call [\#2377](https://github.com/wallabag/wallabag/pull/2377) ([tcitworld](https://github.com/tcitworld)) | ||
40 | - try to reduce assets build npm connection failing by updating nodejs [\#2375](https://github.com/wallabag/wallabag/pull/2375) ([tcitworld](https://github.com/tcitworld)) | 51 | - try to reduce assets build npm connection failing by updating nodejs [\#2375](https://github.com/wallabag/wallabag/pull/2375) ([tcitworld](https://github.com/tcitworld)) |
41 | - Clickable tags [\#2374](https://github.com/wallabag/wallabag/pull/2374) ([tcitworld](https://github.com/tcitworld)) | 52 | - Clickable tags [\#2374](https://github.com/wallabag/wallabag/pull/2374) ([tcitworld](https://github.com/tcitworld)) |
53 | - API: ability to export entry in all available format \(epub, pdf, etc...\) [\#2372](https://github.com/wallabag/wallabag/pull/2372) ([pmartin](https://github.com/pmartin)) | ||
42 | - Remove mouf/nodejs-installer from composer [\#2363](https://github.com/wallabag/wallabag/pull/2363) ([j0k3r](https://github.com/j0k3r)) | 54 | - Remove mouf/nodejs-installer from composer [\#2363](https://github.com/wallabag/wallabag/pull/2363) ([j0k3r](https://github.com/j0k3r)) |
43 | - Changed relation between API client and refresh token [\#2351](https://github.com/wallabag/wallabag/pull/2351) ([nicosomb](https://github.com/nicosomb)) | 55 | - Changed relation between API client and refresh token [\#2351](https://github.com/wallabag/wallabag/pull/2351) ([nicosomb](https://github.com/nicosomb)) |
44 | - Fix relations export for Entry [\#2332](https://github.com/wallabag/wallabag/pull/2332) ([j0k3r](https://github.com/j0k3r)) | 56 | - Fix relations export for Entry [\#2332](https://github.com/wallabag/wallabag/pull/2332) ([j0k3r](https://github.com/j0k3r)) |
57 | - Delete user [\#2177](https://github.com/wallabag/wallabag/pull/2177) ([tcitworld](https://github.com/tcitworld)) | ||
45 | 58 | ||
46 | ## [2.1.1](https://github.com/wallabag/wallabag/tree/2.1.1) (2016-10-04) | 59 | ## [2.1.1](https://github.com/wallabag/wallabag/tree/2.1.1) (2016-10-04) |
47 | **Fixed bugs:** | ||
48 | |||
49 | - Does not remember scroll position in theme "material" [\#2360](https://github.com/wallabag/wallabag/issues/2360) | ||
50 | - Bug authentification sur utilisateur supplémentaire [\#2357](https://github.com/wallabag/wallabag/issues/2357) | ||
51 | - Issue with grunt during the upgrade to 2.1.0 [\#2346](https://github.com/wallabag/wallabag/issues/2346) | ||
52 | - Unable to update to 2.1.0 [\#2345](https://github.com/wallabag/wallabag/issues/2345) | ||
53 | - Update to 2.1.0 from 2.0.8 fails [\#2343](https://github.com/wallabag/wallabag/issues/2343) | ||
54 | - Basically, fix everything [\#2353](https://github.com/wallabag/wallabag/pull/2353) ([tcitworld](https://github.com/tcitworld)) | ||
55 | |||
56 | **Closed issues:** | ||
57 | |||
58 | - 2.1.0 PHP Fatal error [\#2355](https://github.com/wallabag/wallabag/issues/2355) | ||
59 | - Blank page new installation 2.0.8 with MySQL v5.5.52, PHP 5.5.9-1ubuntu4.19 and Apache v2.4 [\#2352](https://github.com/wallabag/wallabag/issues/2352) | ||
60 | - Issue with doctrine migraion on 2.0.8 -\> 2.1.0 upgrage [\#2347](https://github.com/wallabag/wallabag/issues/2347) | ||
61 | - install.sh is missing [\#2344](https://github.com/wallabag/wallabag/issues/2344) | ||
62 | - Upgrading from 2.0 to 2.1 broken [\#2337](https://github.com/wallabag/wallabag/issues/2337) | ||
63 | - Saving images with v2? [\#2139](https://github.com/wallabag/wallabag/issues/2139) | ||
64 | - shared hosting Update -\> 2.1.0 no graphics [\#2356](https://github.com/wallabag/wallabag/issues/2356) | ||
65 | - php-bcmath extension is missing [\#2342](https://github.com/wallabag/wallabag/issues/2342) | ||
66 | - Update js & css assets [\#2249](https://github.com/wallabag/wallabag/issues/2249) | ||
67 | |||
68 | **Merged pull requests:** | 60 | **Merged pull requests:** |
69 | 61 | ||
70 | - Create config even if user is disabled [\#2359](https://github.com/wallabag/wallabag/pull/2359) ([j0k3r](https://github.com/j0k3r)) | 62 | - Create config even if user is disabled [\#2359](https://github.com/wallabag/wallabag/pull/2359) ([j0k3r](https://github.com/j0k3r)) |
71 | - Add php-bcmath extension to requirements [\#2354](https://github.com/wallabag/wallabag/pull/2354) ([Zayon](https://github.com/Zayon)) | 63 | - Add php-bcmath extension to requirements [\#2354](https://github.com/wallabag/wallabag/pull/2354) ([Zayon](https://github.com/Zayon)) |
64 | - Basically, fix everything [\#2353](https://github.com/wallabag/wallabag/pull/2353) ([tcitworld](https://github.com/tcitworld)) | ||
72 | - Prepare wallabag 2.1.1 [\#2349](https://github.com/wallabag/wallabag/pull/2349) ([nicosomb](https://github.com/nicosomb)) | 65 | - Prepare wallabag 2.1.1 [\#2349](https://github.com/wallabag/wallabag/pull/2349) ([nicosomb](https://github.com/nicosomb)) |
73 | - Update messages.pl.yml [\#2341](https://github.com/wallabag/wallabag/pull/2341) ([mruminski](https://github.com/mruminski)) | 66 | - Update messages.pl.yml [\#2341](https://github.com/wallabag/wallabag/pull/2341) ([mruminski](https://github.com/mruminski)) |
74 | - small improvement for german translation [\#2340](https://github.com/wallabag/wallabag/pull/2340) ([Strubbl](https://github.com/Strubbl)) | 67 | - small improvement for german translation [\#2340](https://github.com/wallabag/wallabag/pull/2340) ([Strubbl](https://github.com/Strubbl)) |
75 | - Fix for 2.1 installation [\#2338](https://github.com/wallabag/wallabag/pull/2338) ([j0k3r](https://github.com/j0k3r)) | 68 | - Fix for 2.1 installation [\#2338](https://github.com/wallabag/wallabag/pull/2338) ([j0k3r](https://github.com/j0k3r)) |
76 | 69 | ||
77 | ## [2.1.0](https://github.com/wallabag/wallabag/tree/2.1.0) (2016-10-03) | 70 | ## [2.1.0](https://github.com/wallabag/wallabag/tree/2.1.0) (2016-10-03) |
78 | **Fixed bugs:** | ||
79 | |||
80 | - Invalid EPub export for Kobo devices when title contains '+' [\#2296](https://github.com/wallabag/wallabag/issues/2296) | ||
81 | - Import deconding error [\#2090](https://github.com/wallabag/wallabag/issues/2090) | ||
82 | - The CSRF token is invalid. Please try to resubmit the form. [\#1988](https://github.com/wallabag/wallabag/issues/1988) | ||
83 | - Division by zero warnings in nginx error log [\#1880](https://github.com/wallabag/wallabag/issues/1880) | ||
84 | - Importing from Pocket in v2 gives Internal Server Error 500 [\#1855](https://github.com/wallabag/wallabag/issues/1855) | ||
85 | - cannot import very long article \(v2\) [\#1724](https://github.com/wallabag/wallabag/issues/1724) | ||
86 | - Freshly registered user doesn't have Config associated [\#2312](https://github.com/wallabag/wallabag/issues/2312) | ||
87 | - "next" links in /api/entries responses lack search parameters [\#2305](https://github.com/wallabag/wallabag/issues/2305) | ||
88 | - 2.0.8 hangs when loading articles page [\#2302](https://github.com/wallabag/wallabag/issues/2302) | ||
89 | - Number of tags in sidebar is wrong [\#2298](https://github.com/wallabag/wallabag/issues/2298) | ||
90 | - When an article is marked as read the description in the menu is wrong [\#2286](https://github.com/wallabag/wallabag/issues/2286) | ||
91 | - jquery too long in firefox [\#2281](https://github.com/wallabag/wallabag/issues/2281) | ||
92 | - Use created date for imported content [\#2257](https://github.com/wallabag/wallabag/issues/2257) | ||
93 | - Make tests work with the latest version of phpunit [\#2187](https://github.com/wallabag/wallabag/issues/2187) | ||
94 | - Articles duplicates when URI contains non-ascii characters [\#2126](https://github.com/wallabag/wallabag/issues/2126) | ||
95 | - Duplicate tags on import [\#1981](https://github.com/wallabag/wallabag/issues/1981) | ||
96 | - Different font-size for form labels with Material theme [\#1788](https://github.com/wallabag/wallabag/issues/1788) | ||
97 | - Unable to do a fresh install [\#1608](https://github.com/wallabag/wallabag/issues/1608) | ||
98 | - Remove error message when creating ePub versions [\#2330](https://github.com/wallabag/wallabag/pull/2330) ([pmichelazzo](https://github.com/pmichelazzo)) | ||
99 | - Remove CSS class who caused long loading on Firefox [\#2313](https://github.com/wallabag/wallabag/pull/2313) ([nicosomb](https://github.com/nicosomb)) | ||
100 | - fix feeds not syncing on android app [\#2301](https://github.com/wallabag/wallabag/pull/2301) ([tcitworld](https://github.com/tcitworld)) | ||
101 | - Add filter for tags on API [\#2174](https://github.com/wallabag/wallabag/pull/2174) ([tcitworld](https://github.com/tcitworld)) | ||
102 | - fix font paths [\#2169](https://github.com/wallabag/wallabag/pull/2169) ([tcitworld](https://github.com/tcitworld)) | ||
103 | - Add modules when NodeJS versions are too low. [\#2168](https://github.com/wallabag/wallabag/pull/2168) ([tcitworld](https://github.com/tcitworld)) | ||
104 | |||
105 | **Closed issues:** | ||
106 | |||
107 | - /api/entries endpoint ignores tags parameter [\#2304](https://github.com/wallabag/wallabag/issues/2304) | ||
108 | - Tags created multiple times on repeated imports [\#2303](https://github.com/wallabag/wallabag/issues/2303) | ||
109 | - Importing tags in Browser import [\#2300](https://github.com/wallabag/wallabag/issues/2300) | ||
110 | - \# [\#2283](https://github.com/wallabag/wallabag/issues/2283) | ||
111 | - Unable to retrieve article [\#2211](https://github.com/wallabag/wallabag/issues/2211) | ||
112 | - Delete Framabag account [\#2207](https://github.com/wallabag/wallabag/issues/2207) | ||
113 | - Error during login\_check [\#2163](https://github.com/wallabag/wallabag/issues/2163) | ||
114 | - White screen after installation [\#2146](https://github.com/wallabag/wallabag/issues/2146) | ||
115 | - wallabag can't retrieve contents for this article [\#2144](https://github.com/wallabag/wallabag/issues/2144) | ||
116 | - 2 bugs after upgrade to 2.0.5 [\#2140](https://github.com/wallabag/wallabag/issues/2140) | ||
117 | - Wallabag can't retrieve contents of a page [\#2135](https://github.com/wallabag/wallabag/issues/2135) | ||
118 | - Export to html [\#2133](https://github.com/wallabag/wallabag/issues/2133) | ||
119 | - wallabag can't retrieve contents for this article. [\#2102](https://github.com/wallabag/wallabag/issues/2102) | ||
120 | - delete user missing in admin view [\#1934](https://github.com/wallabag/wallabag/issues/1934) | ||
121 | - Can't import article from carnetdevol.shost.ca [\#1865](https://github.com/wallabag/wallabag/issues/1865) | ||
122 | - Crawl multipage articles [\#1758](https://github.com/wallabag/wallabag/issues/1758) | ||
123 | - Ability to redownload previously failed content [\#1704](https://github.com/wallabag/wallabag/issues/1704) | ||
124 | - \[v2\] Asynchronous jobs [\#1554](https://github.com/wallabag/wallabag/issues/1554) | ||
125 | - What's in my bag this week? [\#1300](https://github.com/wallabag/wallabag/issues/1300) | ||
126 | - How can I help wallabag [\#1254](https://github.com/wallabag/wallabag/issues/1254) | ||
127 | - have users choosing their css for articles [\#1233](https://github.com/wallabag/wallabag/issues/1233) | ||
128 | - Siteconfig issue \(will be edited to keep up status\) [\#1229](https://github.com/wallabag/wallabag/issues/1229) | ||
129 | - OpenClassroom courses don't get fetch properly [\#987](https://github.com/wallabag/wallabag/issues/987) | ||
130 | - Sphinx search support [\#985](https://github.com/wallabag/wallabag/issues/985) | ||
131 | - Migration from MySQL to PostgreSQL with import [\#884](https://github.com/wallabag/wallabag/issues/884) | ||
132 | - Import a list of urls to put into wallabag [\#599](https://github.com/wallabag/wallabag/issues/599) | ||
133 | - Confirmation screen needs margin [\#2288](https://github.com/wallabag/wallabag/issues/2288) | ||
134 | - Create an import for Readability [\#2253](https://github.com/wallabag/wallabag/issues/2253) | ||
135 | - Instapaper import missing from Wallabag 2? [\#2248](https://github.com/wallabag/wallabag/issues/2248) | ||
136 | - Clean entries.html.twig for page title [\#2244](https://github.com/wallabag/wallabag/issues/2244) | ||
137 | - Some UIs issues using baggy [\#2231](https://github.com/wallabag/wallabag/issues/2231) | ||
138 | - Feature request: User management [\#2116](https://github.com/wallabag/wallabag/issues/2116) | ||
139 | - Display tags on entries view [\#1995](https://github.com/wallabag/wallabag/issues/1995) | ||
140 | - Tags not handled in /api/entries [\#1984](https://github.com/wallabag/wallabag/issues/1984) | ||
141 | - API improvements [\#1982](https://github.com/wallabag/wallabag/issues/1982) | ||
142 | - Disable public user registration [\#1873](https://github.com/wallabag/wallabag/issues/1873) | ||
143 | - Open entries from tags page [\#1798](https://github.com/wallabag/wallabag/issues/1798) | ||
144 | - \[Feature request\] API endpoint for checking if a URL is already bookmarked [\#1796](https://github.com/wallabag/wallabag/issues/1796) | ||
145 | - Editing tagging rules [\#1794](https://github.com/wallabag/wallabag/issues/1794) | ||
146 | - Idea to simplify UI for results numbers [\#1789](https://github.com/wallabag/wallabag/issues/1789) | ||
147 | - Use NPM to handle external \(JS & CSS\) assets [\#1759](https://github.com/wallabag/wallabag/issues/1759) | ||
148 | - Displaying how much comments there are for an entry on top of it [\#1713](https://github.com/wallabag/wallabag/issues/1713) | ||
149 | - List all untagged articles [\#1631](https://github.com/wallabag/wallabag/issues/1631) | ||
150 | - Import from wallabag asynchronously [\#1611](https://github.com/wallabag/wallabag/issues/1611) | ||
151 | - \[v2\] 404 page [\#1570](https://github.com/wallabag/wallabag/issues/1570) | ||
152 | - Full compatibility of wallabag with firefox bookmarks preserving tags! [\#1448](https://github.com/wallabag/wallabag/issues/1448) | ||
153 | - Pagination more intuitive [\#1329](https://github.com/wallabag/wallabag/issues/1329) | ||
154 | - \[v2\] API wishes [\#1182](https://github.com/wallabag/wallabag/issues/1182) | ||
155 | - Modify a tag name from the all tags panel [\#1128](https://github.com/wallabag/wallabag/issues/1128) | ||
156 | - Adding automatic articles tags support [\#1111](https://github.com/wallabag/wallabag/issues/1111) | ||
157 | - Add untagged support. [\#1083](https://github.com/wallabag/wallabag/issues/1083) | ||
158 | - Integrate some new icons [\#977](https://github.com/wallabag/wallabag/issues/977) | ||
159 | - Ability to login in password protected websites [\#886](https://github.com/wallabag/wallabag/issues/886) | ||
160 | - Make joomla sites show full articles [\#838](https://github.com/wallabag/wallabag/issues/838) | ||
161 | - Re-save button [\#726](https://github.com/wallabag/wallabag/issues/726) | ||
162 | - Add .mobi export [\#701](https://github.com/wallabag/wallabag/issues/701) | ||
163 | - Future plans for wallabag [\#687](https://github.com/wallabag/wallabag/issues/687) | ||
164 | - Make all standard site\_config files downloadable [\#627](https://github.com/wallabag/wallabag/issues/627) | ||
165 | - Change database structure [\#620](https://github.com/wallabag/wallabag/issues/620) | ||
166 | - Tutorial for beginners [\#560](https://github.com/wallabag/wallabag/issues/560) | ||
167 | - Set number of articles provided in RSS files [\#553](https://github.com/wallabag/wallabag/issues/553) | ||
168 | - v2: API routes definition [\#414](https://github.com/wallabag/wallabag/issues/414) | ||
169 | - public mode [\#95](https://github.com/wallabag/wallabag/issues/95) | ||
170 | |||
171 | **Merged pull requests:** | 71 | **Merged pull requests:** |
172 | 72 | ||
173 | - Docker : install PHP 'gd' extension [\#2319](https://github.com/wallabag/wallabag/pull/2319) ([pmartin](https://github.com/pmartin)) | 73 | - Docker : install PHP 'gd' extension [\#2319](https://github.com/wallabag/wallabag/pull/2319) ([pmartin](https://github.com/pmartin)) |
@@ -178,6 +78,7 @@ | |||
178 | - Prepare wallabag 2.1.0 :rocket: [\#2334](https://github.com/wallabag/wallabag/pull/2334) ([nicosomb](https://github.com/nicosomb)) | 78 | - Prepare wallabag 2.1.0 :rocket: [\#2334](https://github.com/wallabag/wallabag/pull/2334) ([nicosomb](https://github.com/nicosomb)) |
179 | - for 2.1, translate all strings to German, which haven't been translated yet [\#2333](https://github.com/wallabag/wallabag/pull/2333) ([Strubbl](https://github.com/Strubbl)) | 79 | - for 2.1, translate all strings to German, which haven't been translated yet [\#2333](https://github.com/wallabag/wallabag/pull/2333) ([Strubbl](https://github.com/Strubbl)) |
180 | - Fix parameters in API \_links [\#2331](https://github.com/wallabag/wallabag/pull/2331) ([j0k3r](https://github.com/j0k3r)) | 80 | - Fix parameters in API \_links [\#2331](https://github.com/wallabag/wallabag/pull/2331) ([j0k3r](https://github.com/j0k3r)) |
81 | - Remove error message when creating ePub versions [\#2330](https://github.com/wallabag/wallabag/pull/2330) ([pmichelazzo](https://github.com/pmichelazzo)) | ||
181 | - Occitan version update [\#2329](https://github.com/wallabag/wallabag/pull/2329) ([Quent-in](https://github.com/Quent-in)) | 82 | - Occitan version update [\#2329](https://github.com/wallabag/wallabag/pull/2329) ([Quent-in](https://github.com/Quent-in)) |
182 | - Avoid duplicate url with accents [\#2328](https://github.com/wallabag/wallabag/pull/2328) ([j0k3r](https://github.com/j0k3r)) | 83 | - Avoid duplicate url with accents [\#2328](https://github.com/wallabag/wallabag/pull/2328) ([j0k3r](https://github.com/j0k3r)) |
183 | - Add users management UI [\#2327](https://github.com/wallabag/wallabag/pull/2327) ([j0k3r](https://github.com/j0k3r)) | 84 | - Add users management UI [\#2327](https://github.com/wallabag/wallabag/pull/2327) ([j0k3r](https://github.com/j0k3r)) |
@@ -191,9 +92,11 @@ | |||
191 | - Update messages.pl.yml [\#2316](https://github.com/wallabag/wallabag/pull/2316) ([mruminski](https://github.com/mruminski)) | 92 | - Update messages.pl.yml [\#2316](https://github.com/wallabag/wallabag/pull/2316) ([mruminski](https://github.com/mruminski)) |
192 | - Fixes about upgrade [\#2315](https://github.com/wallabag/wallabag/pull/2315) ([nicosomb](https://github.com/nicosomb)) | 93 | - Fixes about upgrade [\#2315](https://github.com/wallabag/wallabag/pull/2315) ([nicosomb](https://github.com/nicosomb)) |
193 | - Assets work [\#2314](https://github.com/wallabag/wallabag/pull/2314) ([tcitworld](https://github.com/tcitworld)) | 94 | - Assets work [\#2314](https://github.com/wallabag/wallabag/pull/2314) ([tcitworld](https://github.com/tcitworld)) |
95 | - Remove CSS class who caused long loading on Firefox [\#2313](https://github.com/wallabag/wallabag/pull/2313) ([nicosomb](https://github.com/nicosomb)) | ||
194 | - Add Instapaper import [\#2310](https://github.com/wallabag/wallabag/pull/2310) ([j0k3r](https://github.com/j0k3r)) | 96 | - Add Instapaper import [\#2310](https://github.com/wallabag/wallabag/pull/2310) ([j0k3r](https://github.com/j0k3r)) |
195 | - Fix duplicate tags on import [\#2308](https://github.com/wallabag/wallabag/pull/2308) ([j0k3r](https://github.com/j0k3r)) | 97 | - Fix duplicate tags on import [\#2308](https://github.com/wallabag/wallabag/pull/2308) ([j0k3r](https://github.com/j0k3r)) |
196 | - Some checks about Redis & RabbitMQ [\#2306](https://github.com/wallabag/wallabag/pull/2306) ([j0k3r](https://github.com/j0k3r)) | 98 | - Some checks about Redis & RabbitMQ [\#2306](https://github.com/wallabag/wallabag/pull/2306) ([j0k3r](https://github.com/j0k3r)) |
99 | - fix feeds not syncing on android app [\#2301](https://github.com/wallabag/wallabag/pull/2301) ([tcitworld](https://github.com/tcitworld)) | ||
197 | - polish version [\#2299](https://github.com/wallabag/wallabag/pull/2299) ([mruminski](https://github.com/mruminski)) | 100 | - polish version [\#2299](https://github.com/wallabag/wallabag/pull/2299) ([mruminski](https://github.com/mruminski)) |
198 | - Fixed label for mark as read link in entry view [\#2292](https://github.com/wallabag/wallabag/pull/2292) ([nicosomb](https://github.com/nicosomb)) | 101 | - Fixed label for mark as read link in entry view [\#2292](https://github.com/wallabag/wallabag/pull/2292) ([nicosomb](https://github.com/nicosomb)) |
199 | - Add links to translations in documentation homepage [\#2291](https://github.com/wallabag/wallabag/pull/2291) ([nicosomb](https://github.com/nicosomb)) | 102 | - Add links to translations in documentation homepage [\#2291](https://github.com/wallabag/wallabag/pull/2291) ([nicosomb](https://github.com/nicosomb)) |
@@ -219,8 +122,11 @@ | |||
219 | - Add option to disable registration [\#2186](https://github.com/wallabag/wallabag/pull/2186) ([tcitworld](https://github.com/tcitworld)) | 122 | - Add option to disable registration [\#2186](https://github.com/wallabag/wallabag/pull/2186) ([tcitworld](https://github.com/tcitworld)) |
220 | - Bring tags on entries view to baggy [\#2183](https://github.com/wallabag/wallabag/pull/2183) ([tcitworld](https://github.com/tcitworld)) | 123 | - Bring tags on entries view to baggy [\#2183](https://github.com/wallabag/wallabag/pull/2183) ([tcitworld](https://github.com/tcitworld)) |
221 | - Add since parameter [\#2176](https://github.com/wallabag/wallabag/pull/2176) ([tcitworld](https://github.com/tcitworld)) | 124 | - Add since parameter [\#2176](https://github.com/wallabag/wallabag/pull/2176) ([tcitworld](https://github.com/tcitworld)) |
125 | - Add filter for tags on API [\#2174](https://github.com/wallabag/wallabag/pull/2174) ([tcitworld](https://github.com/tcitworld)) | ||
222 | - Name api clients [\#2171](https://github.com/wallabag/wallabag/pull/2171) ([tcitworld](https://github.com/tcitworld)) | 126 | - Name api clients [\#2171](https://github.com/wallabag/wallabag/pull/2171) ([tcitworld](https://github.com/tcitworld)) |
223 | - Add tags on entries view and minor ui fixes [\#2170](https://github.com/wallabag/wallabag/pull/2170) ([tcitworld](https://github.com/tcitworld)) | 127 | - Add tags on entries view and minor ui fixes [\#2170](https://github.com/wallabag/wallabag/pull/2170) ([tcitworld](https://github.com/tcitworld)) |
128 | - fix font paths [\#2169](https://github.com/wallabag/wallabag/pull/2169) ([tcitworld](https://github.com/tcitworld)) | ||
129 | - Add modules when NodeJS versions are too low. [\#2168](https://github.com/wallabag/wallabag/pull/2168) ([tcitworld](https://github.com/tcitworld)) | ||
224 | - Manage assets through npm [\#2142](https://github.com/wallabag/wallabag/pull/2142) ([tcitworld](https://github.com/tcitworld)) | 130 | - Manage assets through npm [\#2142](https://github.com/wallabag/wallabag/pull/2142) ([tcitworld](https://github.com/tcitworld)) |
225 | - Feature display items number [\#2002](https://github.com/wallabag/wallabag/pull/2002) ([nicosomb](https://github.com/nicosomb)) | 131 | - Feature display items number [\#2002](https://github.com/wallabag/wallabag/pull/2002) ([nicosomb](https://github.com/nicosomb)) |
226 | - wallabag 2.1 [\#1999](https://github.com/wallabag/wallabag/pull/1999) ([nicosomb](https://github.com/nicosomb)) | 132 | - wallabag 2.1 [\#1999](https://github.com/wallabag/wallabag/pull/1999) ([nicosomb](https://github.com/nicosomb)) |
@@ -230,97 +136,31 @@ | |||
230 | - Share entry with a public URL [\#1904](https://github.com/wallabag/wallabag/pull/1904) ([nicosomb](https://github.com/nicosomb)) | 136 | - Share entry with a public URL [\#1904](https://github.com/wallabag/wallabag/pull/1904) ([nicosomb](https://github.com/nicosomb)) |
231 | 137 | ||
232 | ## [2.0.8](https://github.com/wallabag/wallabag/tree/2.0.8) (2016-09-07) | 138 | ## [2.0.8](https://github.com/wallabag/wallabag/tree/2.0.8) (2016-09-07) |
233 | **Fixed bugs:** | ||
234 | |||
235 | - wallabag:install, clear:cache error [\#2265](https://github.com/wallabag/wallabag/issues/2265) | ||
236 | - API: Not used tag exists in the db, but is not returned in API GET /api/tags result. [\#2259](https://github.com/wallabag/wallabag/issues/2259) | ||
237 | - Error 500 when saving a PDF [\#2204](https://github.com/wallabag/wallabag/issues/2204) | ||
238 | - Form to save a new article is broken with Google Chrome [\#1991](https://github.com/wallabag/wallabag/issues/1991) | ||
239 | - login page cut in Qupzilla [\#1877](https://github.com/wallabag/wallabag/issues/1877) | ||
240 | - Fix issue \#1991: correction of the height field to add articles [\#2241](https://github.com/wallabag/wallabag/pull/2241) ([modos189](https://github.com/modos189)) | ||
241 | |||
242 | **Closed issues:** | ||
243 | |||
244 | - Retrieves article without error, but empty [\#2269](https://github.com/wallabag/wallabag/issues/2269) | ||
245 | - Unable to retrieve contents for article: thepointmag.com [\#2264](https://github.com/wallabag/wallabag/issues/2264) | ||
246 | - Send content to wallabag, instead of URL [\#2228](https://github.com/wallabag/wallabag/issues/2228) | ||
247 | - wallabag retrieves only parts of multi-part feature article [\#2153](https://github.com/wallabag/wallabag/issues/2153) | ||
248 | - Titles are too short in the tiles \(material\) [\#2128](https://github.com/wallabag/wallabag/issues/2128) | ||
249 | - Titles are ellipsized too aggressively [\#2055](https://github.com/wallabag/wallabag/issues/2055) | ||
250 | - reflets.info articles : unable to retrieve full-text content [\#1649](https://github.com/wallabag/wallabag/issues/1649) | ||
251 | - Adding Tags when saving URL from Chrome extension [\#835](https://github.com/wallabag/wallabag/issues/835) | ||
252 | - Add a requirement in InstallCommand to check database connection \(after driver checking\) [\#2251](https://github.com/wallabag/wallabag/issues/2251) | ||
253 | |||
254 | **Merged pull requests:** | 139 | **Merged pull requests:** |
255 | 140 | ||
256 | - Occitan updated [\#2267](https://github.com/wallabag/wallabag/pull/2267) ([Quent-in](https://github.com/Quent-in)) | 141 | - Occitan updated [\#2267](https://github.com/wallabag/wallabag/pull/2267) ([Quent-in](https://github.com/Quent-in)) |
257 | - Allow failure for PHP 7.1 [\#2236](https://github.com/wallabag/wallabag/pull/2236) ([j0k3r](https://github.com/j0k3r)) | 142 | - Allow failure for PHP 7.1 [\#2236](https://github.com/wallabag/wallabag/pull/2236) ([j0k3r](https://github.com/j0k3r)) |
258 | - Prepare wallabag 2.0.8 [\#2271](https://github.com/wallabag/wallabag/pull/2271) ([nicosomb](https://github.com/nicosomb)) | 143 | - Prepare wallabag 2.0.8 [\#2271](https://github.com/wallabag/wallabag/pull/2271) ([nicosomb](https://github.com/nicosomb)) |
259 | - Add a check for the database connection [\#2262](https://github.com/wallabag/wallabag/pull/2262) ([j0k3r](https://github.com/j0k3r)) | 144 | - Add a check for the database connection [\#2262](https://github.com/wallabag/wallabag/pull/2262) ([j0k3r](https://github.com/j0k3r)) |
145 | - Fix issue \#1991: correction of the height field to add articles [\#2241](https://github.com/wallabag/wallabag/pull/2241) ([modos189](https://github.com/modos189)) | ||
260 | - V2 improve view [\#2238](https://github.com/wallabag/wallabag/pull/2238) ([modos189](https://github.com/modos189)) | 146 | - V2 improve view [\#2238](https://github.com/wallabag/wallabag/pull/2238) ([modos189](https://github.com/modos189)) |
261 | - Add configuration for german documentation [\#2235](https://github.com/wallabag/wallabag/pull/2235) ([nicosomb](https://github.com/nicosomb)) | 147 | - Add configuration for german documentation [\#2235](https://github.com/wallabag/wallabag/pull/2235) ([nicosomb](https://github.com/nicosomb)) |
262 | - Fixes mailto link in documentation [\#2234](https://github.com/wallabag/wallabag/pull/2234) ([cstuder](https://github.com/cstuder)) | 148 | - Fixes mailto link in documentation [\#2234](https://github.com/wallabag/wallabag/pull/2234) ([cstuder](https://github.com/cstuder)) |
263 | - Cut entries title in card view: continued [\#2230](https://github.com/wallabag/wallabag/pull/2230) ([modos189](https://github.com/modos189)) | 149 | - Cut entries title in card view: continued [\#2230](https://github.com/wallabag/wallabag/pull/2230) ([modos189](https://github.com/modos189)) |
264 | 150 | ||
265 | ## [2.0.7](https://github.com/wallabag/wallabag/tree/2.0.7) (2016-08-22) | 151 | ## [2.0.7](https://github.com/wallabag/wallabag/tree/2.0.7) (2016-08-22) |
266 | **Fixed bugs:** | ||
267 | |||
268 | - Uncaught Exception: Secured pdf file are currently not supported \(Smalot/PdfParser\) [\#2223](https://github.com/wallabag/wallabag/issues/2223) | ||
269 | - Enable PATCH method for CORS in API part [\#2220](https://github.com/wallabag/wallabag/pull/2220) ([Rurik19](https://github.com/Rurik19)) | ||
270 | |||
271 | **Closed issues:** | ||
272 | |||
273 | - iOS App and bag it! doesn't work [\#2217](https://github.com/wallabag/wallabag/issues/2217) | ||
274 | - CORS: Different "Access-Control-Allow-Origin" header behaviour [\#2215](https://github.com/wallabag/wallabag/issues/2215) | ||
275 | - Update the arch aur package [\#2138](https://github.com/wallabag/wallabag/issues/2138) | ||
276 | - link of the addons if the footer [\#2037](https://github.com/wallabag/wallabag/issues/2037) | ||
277 | - Translate pictures in android documentation [\#2032](https://github.com/wallabag/wallabag/issues/2032) | ||
278 | - filtering option only for unread articles [\#2031](https://github.com/wallabag/wallabag/issues/2031) | ||
279 | - Set name for a client for the API [\#1765](https://github.com/wallabag/wallabag/issues/1765) | ||
280 | - consistency between favorite / star\(red\) terms [\#2041](https://github.com/wallabag/wallabag/issues/2041) | ||
281 | - date of the creation. of a post [\#2034](https://github.com/wallabag/wallabag/issues/2034) | ||
282 | |||
283 | **Merged pull requests:** | 152 | **Merged pull requests:** |
284 | 153 | ||
285 | - Prepare wallabag 2.0.7 [\#2226](https://github.com/wallabag/wallabag/pull/2226) ([nicosomb](https://github.com/nicosomb)) | 154 | - Prepare wallabag 2.0.7 [\#2226](https://github.com/wallabag/wallabag/pull/2226) ([nicosomb](https://github.com/nicosomb)) |
286 | - Avoid breaking import when fetching fail [\#2224](https://github.com/wallabag/wallabag/pull/2224) ([j0k3r](https://github.com/j0k3r)) | 155 | - Avoid breaking import when fetching fail [\#2224](https://github.com/wallabag/wallabag/pull/2224) ([j0k3r](https://github.com/j0k3r)) |
287 | - Added creation date and reading time on article view [\#2222](https://github.com/wallabag/wallabag/pull/2222) ([nicosomb](https://github.com/nicosomb)) | 156 | - Added creation date and reading time on article view [\#2222](https://github.com/wallabag/wallabag/pull/2222) ([nicosomb](https://github.com/nicosomb)) |
288 | - Replaced favorite word/icon with star one [\#2221](https://github.com/wallabag/wallabag/pull/2221) ([nicosomb](https://github.com/nicosomb)) | 157 | - Replaced favorite word/icon with star one [\#2221](https://github.com/wallabag/wallabag/pull/2221) ([nicosomb](https://github.com/nicosomb)) |
158 | - Enable PATCH method for CORS in API part [\#2220](https://github.com/wallabag/wallabag/pull/2220) ([Rurik19](https://github.com/Rurik19)) | ||
289 | - Enable CORS headers for OAUTH part [\#2216](https://github.com/wallabag/wallabag/pull/2216) ([Rurik19](https://github.com/Rurik19)) | 159 | - Enable CORS headers for OAUTH part [\#2216](https://github.com/wallabag/wallabag/pull/2216) ([Rurik19](https://github.com/Rurik19)) |
290 | - Run tests on an uptodate HHVM [\#2134](https://github.com/wallabag/wallabag/pull/2134) ([j0k3r](https://github.com/j0k3r)) | 160 | - Run tests on an uptodate HHVM [\#2134](https://github.com/wallabag/wallabag/pull/2134) ([j0k3r](https://github.com/j0k3r)) |
291 | - Fix form user display when 2FA is disabled [\#2095](https://github.com/wallabag/wallabag/pull/2095) ([nicosomb](https://github.com/nicosomb)) | 161 | - Fix form user display when 2FA is disabled [\#2095](https://github.com/wallabag/wallabag/pull/2095) ([nicosomb](https://github.com/nicosomb)) |
292 | 162 | ||
293 | ## [2.0.6](https://github.com/wallabag/wallabag/tree/2.0.6) (2016-08-10) | 163 | ## [2.0.6](https://github.com/wallabag/wallabag/tree/2.0.6) (2016-08-10) |
294 | **Fixed bugs:** | ||
295 | |||
296 | - Filtering by reading time does not work if only one limit is set [\#2077](https://github.com/wallabag/wallabag/issues/2077) | ||
297 | - Delete in article tries to redirect to deleted article [\#1964](https://github.com/wallabag/wallabag/issues/1964) | ||
298 | - PDF said to be saved by wallabag when it isn't. [\#2188](https://github.com/wallabag/wallabag/issues/2188) | ||
299 | - Fix 3rd-Party Apps links \(Chrome & Firefox\) [\#2185](https://github.com/wallabag/wallabag/pull/2185) ([tcitworld](https://github.com/tcitworld)) | ||
300 | |||
301 | **Closed issues:** | ||
302 | |||
303 | - Social Features [\#2206](https://github.com/wallabag/wallabag/issues/2206) | ||
304 | - Backslash issue at /var/cache/appProdProjectContainer.php [\#2205](https://github.com/wallabag/wallabag/issues/2205) | ||
305 | - httpoxy vulnerability [\#2197](https://github.com/wallabag/wallabag/issues/2197) | ||
306 | - wallabag can't retrieve contents for this article: linksunten.indymedia.org [\#2196](https://github.com/wallabag/wallabag/issues/2196) | ||
307 | - The iOS application doesn't work with the latest wallabag version [\#2191](https://github.com/wallabag/wallabag/issues/2191) | ||
308 | - wallabag fetches too much content on: www.drgoulu.com [\#2184](https://github.com/wallabag/wallabag/issues/2184) | ||
309 | - Try to use Google AMP pages for fetching and/or redirect to original page [\#2173](https://github.com/wallabag/wallabag/issues/2173) | ||
310 | - wallabag only retrieves first page of multi-page articles on arstechnica.co.uk [\#2154](https://github.com/wallabag/wallabag/issues/2154) | ||
311 | - wallabag can't retrieve contents of fairly simple HTML article [\#2152](https://github.com/wallabag/wallabag/issues/2152) | ||
312 | - wallabag retrieves the wrong contents for this page: theatlantic.com [\#2151](https://github.com/wallabag/wallabag/issues/2151) | ||
313 | - wallabag can't retrieve contents for this article: o6asan.com [\#2099](https://github.com/wallabag/wallabag/issues/2099) | ||
314 | - wallabag can't retrieve contents for this article: lifehacker.com [\#2082](https://github.com/wallabag/wallabag/issues/2082) | ||
315 | - wallabag can't retrieve contents for this article: gizmodo.com [\#2079](https://github.com/wallabag/wallabag/issues/2079) | ||
316 | - wallabag can't retrieve title for this article: blog.uberspace.de [\#2078](https://github.com/wallabag/wallabag/issues/2078) | ||
317 | - wallabag can't retrieve contents for this article: community.redhat.com/blog [\#2076](https://github.com/wallabag/wallabag/issues/2076) | ||
318 | - wallabag can't retrieve contents for this article: theatlantic.com [\#2075](https://github.com/wallabag/wallabag/issues/2075) | ||
319 | - wallabag can't retrieve contents for this article: washingtonpost.com [\#2072](https://github.com/wallabag/wallabag/issues/2072) | ||
320 | - wallabag can't retrieve contents for this article: vanseodesign.com [\#2071](https://github.com/wallabag/wallabag/issues/2071) | ||
321 | - wallabag can't retrieve contents for this article: blog.martin-graesslin.com [\#2070](https://github.com/wallabag/wallabag/issues/2070) | ||
322 | - Migrate PHP-CS-Fixer [\#2141](https://github.com/wallabag/wallabag/issues/2141) | ||
323 | |||
324 | **Merged pull requests:** | 164 | **Merged pull requests:** |
325 | 165 | ||
326 | - add some missing phpdoc parameters [\#2202](https://github.com/wallabag/wallabag/pull/2202) ([tcitworld](https://github.com/tcitworld)) | 166 | - add some missing phpdoc parameters [\#2202](https://github.com/wallabag/wallabag/pull/2202) ([tcitworld](https://github.com/tcitworld)) |
@@ -331,6 +171,7 @@ | |||
331 | - FIX image inside a figure element max-width [\#2198](https://github.com/wallabag/wallabag/pull/2198) ([Simounet](https://github.com/Simounet)) | 171 | - FIX image inside a figure element max-width [\#2198](https://github.com/wallabag/wallabag/pull/2198) ([Simounet](https://github.com/Simounet)) |
332 | - Remove binary from repo [\#2195](https://github.com/wallabag/wallabag/pull/2195) ([j0k3r](https://github.com/j0k3r)) | 172 | - Remove binary from repo [\#2195](https://github.com/wallabag/wallabag/pull/2195) ([j0k3r](https://github.com/j0k3r)) |
333 | - Fixed spelling Artúclos --\> Artículos [\#2194](https://github.com/wallabag/wallabag/pull/2194) ([benages](https://github.com/benages)) | 173 | - Fixed spelling Artúclos --\> Artículos [\#2194](https://github.com/wallabag/wallabag/pull/2194) ([benages](https://github.com/benages)) |
174 | - Fix 3rd-Party Apps links \(Chrome & Firefox\) [\#2185](https://github.com/wallabag/wallabag/pull/2185) ([tcitworld](https://github.com/tcitworld)) | ||
334 | - Change the way to login user in tests [\#2172](https://github.com/wallabag/wallabag/pull/2172) ([j0k3r](https://github.com/j0k3r)) | 175 | - Change the way to login user in tests [\#2172](https://github.com/wallabag/wallabag/pull/2172) ([j0k3r](https://github.com/j0k3r)) |
335 | - Fix a few french translations typos [\#2165](https://github.com/wallabag/wallabag/pull/2165) ([tcitworld](https://github.com/tcitworld)) | 176 | - Fix a few french translations typos [\#2165](https://github.com/wallabag/wallabag/pull/2165) ([tcitworld](https://github.com/tcitworld)) |
336 | - Update symlink to php-cs-fixer [\#2160](https://github.com/wallabag/wallabag/pull/2160) ([j0k3r](https://github.com/j0k3r)) | 177 | - Update symlink to php-cs-fixer [\#2160](https://github.com/wallabag/wallabag/pull/2160) ([j0k3r](https://github.com/j0k3r)) |
@@ -342,35 +183,6 @@ | |||
342 | - Jump to Symfony 3.1 [\#2132](https://github.com/wallabag/wallabag/pull/2132) ([j0k3r](https://github.com/j0k3r)) | 183 | - Jump to Symfony 3.1 [\#2132](https://github.com/wallabag/wallabag/pull/2132) ([j0k3r](https://github.com/j0k3r)) |
343 | 184 | ||
344 | ## [2.0.5](https://github.com/wallabag/wallabag/tree/2.0.5) (2016-05-31) | 185 | ## [2.0.5](https://github.com/wallabag/wallabag/tree/2.0.5) (2016-05-31) |
345 | **Fixed bugs:** | ||
346 | |||
347 | - Non-ASCII characters from locale files are shown as "?" [\#1215](https://github.com/wallabag/wallabag/issues/1215) | ||
348 | - SERIOUS BUG - Tags clears on all articles after deleting article contains tags [\#2121](https://github.com/wallabag/wallabag/issues/2121) | ||
349 | - API: POST on existing entry clears starred and archived flags [\#2089](https://github.com/wallabag/wallabag/issues/2089) | ||
350 | - The font used in the "Material" theme renders a bit weirdly in Firefox on Windows [\#1833](https://github.com/wallabag/wallabag/issues/1833) | ||
351 | |||
352 | **Closed issues:** | ||
353 | |||
354 | - At last: Chrome plugin [\#2120](https://github.com/wallabag/wallabag/issues/2120) | ||
355 | - 404 when trying to complete account activation [\#2108](https://github.com/wallabag/wallabag/issues/2108) | ||
356 | - wallabag can't retrieve contents for this article: https://lwn.net/Articles/607652/ [\#2100](https://github.com/wallabag/wallabag/issues/2100) | ||
357 | - Tag menu disappear while on mobile screen size [\#2091](https://github.com/wallabag/wallabag/issues/2091) | ||
358 | - API: is\_starred and is\_archived return wrond values \(alwais 0\) [\#2088](https://github.com/wallabag/wallabag/issues/2088) | ||
359 | - wallabag can't retrieve contents for this article: http://hn.premii.com/\#/comments/11661313 [\#2087](https://github.com/wallabag/wallabag/issues/2087) | ||
360 | - wallabag can't retrieve contents for this article: wired.de [\#2086](https://github.com/wallabag/wallabag/issues/2086) | ||
361 | - wallabag can't retrieve contents for this article: developer-blog.net [\#2085](https://github.com/wallabag/wallabag/issues/2085) | ||
362 | - wallabag can't retrieve contents for this article: linuxnix.com [\#2084](https://github.com/wallabag/wallabag/issues/2084) | ||
363 | - wallabag can't retrieve title for this article: jgnatch.com [\#2083](https://github.com/wallabag/wallabag/issues/2083) | ||
364 | - wallabag can't retrieve contents for this article: blog.christian-stankowic.de [\#2081](https://github.com/wallabag/wallabag/issues/2081) | ||
365 | - wallabag can't retrieve contents for this article: eff.org [\#2080](https://github.com/wallabag/wallabag/issues/2080) | ||
366 | - wallabag can't retrieve contents for this article: lwn.net [\#2073](https://github.com/wallabag/wallabag/issues/2073) | ||
367 | - HTTP 500 error and no logs in nginx error.log [\#2043](https://github.com/wallabag/wallabag/issues/2043) | ||
368 | - Can't fetch articles from Forbes.com [\#1978](https://github.com/wallabag/wallabag/issues/1978) | ||
369 | - the 3 points story ;\) [\#2065](https://github.com/wallabag/wallabag/issues/2065) | ||
370 | - Update .github/CONTRIBUTING.md [\#2059](https://github.com/wallabag/wallabag/issues/2059) | ||
371 | - missing image in two factor authentication email [\#2045](https://github.com/wallabag/wallabag/issues/2045) | ||
372 | - wallabag can't retrieve contents for this article. Please report this issue to us. [\#2040](https://github.com/wallabag/wallabag/issues/2040) | ||
373 | |||
374 | **Merged pull requests:** | 186 | **Merged pull requests:** |
375 | 187 | ||
376 | - Improve English translation [\#2109](https://github.com/wallabag/wallabag/pull/2109) ([Poorchop](https://github.com/Poorchop)) | 188 | - Improve English translation [\#2109](https://github.com/wallabag/wallabag/pull/2109) ([Poorchop](https://github.com/Poorchop)) |
@@ -392,40 +204,6 @@ | |||
392 | - Update api.rst [\#2049](https://github.com/wallabag/wallabag/pull/2049) ([joshp23](https://github.com/joshp23)) | 204 | - Update api.rst [\#2049](https://github.com/wallabag/wallabag/pull/2049) ([joshp23](https://github.com/joshp23)) |
393 | 205 | ||
394 | ## [2.0.4](https://github.com/wallabag/wallabag/tree/2.0.4) (2016-05-07) | 206 | ## [2.0.4](https://github.com/wallabag/wallabag/tree/2.0.4) (2016-05-07) |
395 | **Fixed bugs:** | ||
396 | |||
397 | - Tag-list not properly rebuilt after import 1.9 \> 2.0b [\#1760](https://github.com/wallabag/wallabag/issues/1760) | ||
398 | - cant set the title of the post from the API when "post"\(ing\) [\#2009](https://github.com/wallabag/wallabag/issues/2009) | ||
399 | - Renderer of the main page not align/overlaps [\#2008](https://github.com/wallabag/wallabag/issues/2008) | ||
400 | - Number of entries per tag is not correct in tag/list [\#2006](https://github.com/wallabag/wallabag/issues/2006) | ||
401 | - Reading speed not defined when creating user via config page [\#2004](https://github.com/wallabag/wallabag/issues/2004) | ||
402 | - not all tags are listed properly [\#1994](https://github.com/wallabag/wallabag/issues/1994) | ||
403 | - Wrong reading time in filter entries [\#1975](https://github.com/wallabag/wallabag/issues/1975) | ||
404 | |||
405 | **Closed issues:** | ||
406 | |||
407 | - 504 while importing from Pocket [\#2027](https://github.com/wallabag/wallabag/issues/2027) | ||
408 | - wallabag can't retrieve contents for this article. Please report this issue to us. [\#2026](https://github.com/wallabag/wallabag/issues/2026) | ||
409 | - Bug in bootstrap.php.cache / Wallabag v2.0.3 / 1st lauch [\#2015](https://github.com/wallabag/wallabag/issues/2015) | ||
410 | - Updating 2x? [\#2007](https://github.com/wallabag/wallabag/issues/2007) | ||
411 | - filter list by tag [\#1996](https://github.com/wallabag/wallabag/issues/1996) | ||
412 | - Problem reading DZone entry [\#1980](https://github.com/wallabag/wallabag/issues/1980) | ||
413 | - Can't fetch indiegogo project [\#1972](https://github.com/wallabag/wallabag/issues/1972) | ||
414 | - Table not found error in wallabag fresh install with pdo\_mysql [\#1971](https://github.com/wallabag/wallabag/issues/1971) | ||
415 | - Wrong display in wallabag v2 - site http://wiki.korben.info [\#1892](https://github.com/wallabag/wallabag/issues/1892) | ||
416 | - Unable to retrieve full-text content \(http://www.yellow-bricks.com\) [\#1533](https://github.com/wallabag/wallabag/issues/1533) | ||
417 | - What can we do with "wrong display" emails? [\#1340](https://github.com/wallabag/wallabag/issues/1340) | ||
418 | - Keeping support.wallabag.org alive? [\#1270](https://github.com/wallabag/wallabag/issues/1270) | ||
419 | - Create email address for support [\#1260](https://github.com/wallabag/wallabag/issues/1260) | ||
420 | - website with special caracters in URL not saved [\#1235](https://github.com/wallabag/wallabag/issues/1235) | ||
421 | - github blobs: "unable to retrieve full-text content" [\#1198](https://github.com/wallabag/wallabag/issues/1198) | ||
422 | - Add pagination on bottom of page [\#2021](https://github.com/wallabag/wallabag/issues/2021) | ||
423 | - Translation missing when creating new user via config [\#2003](https://github.com/wallabag/wallabag/issues/2003) | ||
424 | - Doc improvement about installation and rights permission [\#1983](https://github.com/wallabag/wallabag/issues/1983) | ||
425 | - \[Installation V2\] Impossible to install: post-install-cmd error [\#1961](https://github.com/wallabag/wallabag/issues/1961) | ||
426 | - Apache reload error [\#1950](https://github.com/wallabag/wallabag/issues/1950) | ||
427 | - HowTo use wallabag v2 with LigHTTPd [\#1931](https://github.com/wallabag/wallabag/issues/1931) | ||
428 | |||
429 | **Merged pull requests:** | 207 | **Merged pull requests:** |
430 | 208 | ||
431 | - Prepare wallabag 2.0.4 [\#2035](https://github.com/wallabag/wallabag/pull/2035) ([nicosomb](https://github.com/nicosomb)) | 209 | - Prepare wallabag 2.0.4 [\#2035](https://github.com/wallabag/wallabag/pull/2035) ([nicosomb](https://github.com/nicosomb)) |
@@ -460,47 +238,10 @@ | |||
460 | - Update API documentation with cURL examples [\#1962](https://github.com/wallabag/wallabag/pull/1962) ([nicosomb](https://github.com/nicosomb)) | 238 | - Update API documentation with cURL examples [\#1962](https://github.com/wallabag/wallabag/pull/1962) ([nicosomb](https://github.com/nicosomb)) |
461 | 239 | ||
462 | ## [2.0.2](https://github.com/wallabag/wallabag/tree/2.0.2) (2016-04-21) | 240 | ## [2.0.2](https://github.com/wallabag/wallabag/tree/2.0.2) (2016-04-21) |
463 | **Fixed bugs:** | ||
464 | |||
465 | - No branch or tag called 2.0.1 [\#1920](https://github.com/wallabag/wallabag/issues/1920) | ||
466 | - Cannot update from v2.0 git a119acd [\#1917](https://github.com/wallabag/wallabag/issues/1917) | ||
467 | - export pdf/epub : 504 Gateway Time-out [\#1808](https://github.com/wallabag/wallabag/issues/1808) | ||
468 | - unable to add link, when user needs to login first [\#961](https://github.com/wallabag/wallabag/issues/961) | ||
469 | - Button not translated after registration [\#1956](https://github.com/wallabag/wallabag/issues/1956) | ||
470 | - Give original URL through RSS feeds [\#1926](https://github.com/wallabag/wallabag/issues/1926) | ||
471 | - Calling directly /archive/123 gives 500 Internal Server Error [\#1924](https://github.com/wallabag/wallabag/issues/1924) | ||
472 | - Fix UTF-8 encoding before JSON export [\#1866](https://github.com/wallabag/wallabag/pull/1866) ([ymage](https://github.com/ymage)) | ||
473 | |||
474 | **Closed issues:** | ||
475 | |||
476 | - API v2 is it possible to use curl to add,remove items like in pocket? [\#1955](https://github.com/wallabag/wallabag/issues/1955) | ||
477 | - Changing reading view? [\#1949](https://github.com/wallabag/wallabag/issues/1949) | ||
478 | - Property "link" links back to the wallabag item in starred feed [\#1947](https://github.com/wallabag/wallabag/issues/1947) | ||
479 | - Error 500 when starring or archiving an article with the wallabag app for Android [\#1946](https://github.com/wallabag/wallabag/issues/1946) | ||
480 | - \[Documentation request\] Please add a curl example to the API documentation of v2 [\#1939](https://github.com/wallabag/wallabag/issues/1939) | ||
481 | - .htaccess instead of vhost [\#1930](https://github.com/wallabag/wallabag/issues/1930) | ||
482 | - Save articles sending them by email [\#1928](https://github.com/wallabag/wallabag/issues/1928) | ||
483 | - Login fails after upgrading to 2.0.1 [\#1914](https://github.com/wallabag/wallabag/issues/1914) | ||
484 | - Docker image [\#1858](https://github.com/wallabag/wallabag/issues/1858) | ||
485 | - Vendor Package Alpha v2 [\#1623](https://github.com/wallabag/wallabag/issues/1623) | ||
486 | - Unable to retrieve full-text content http://www.ulyces.co/ [\#1539](https://github.com/wallabag/wallabag/issues/1539) | ||
487 | - \[v2\] Remove tags from an entry [\#1377](https://github.com/wallabag/wallabag/issues/1377) | ||
488 | - \[v2\] Assign multiple tags at once [\#1376](https://github.com/wallabag/wallabag/issues/1376) | ||
489 | - No article from Catholic.com get save to wallabag [\#1076](https://github.com/wallabag/wallabag/issues/1076) | ||
490 | - Automatic site config [\#1029](https://github.com/wallabag/wallabag/issues/1029) | ||
491 | - Bylines not being grabbed [\#850](https://github.com/wallabag/wallabag/issues/850) | ||
492 | - Bad support of instructables.com [\#792](https://github.com/wallabag/wallabag/issues/792) | ||
493 | - Share articles between users of the same wallabag instance [\#779](https://github.com/wallabag/wallabag/issues/779) | ||
494 | - \[List\] unable to retrieve full-text content [\#598](https://github.com/wallabag/wallabag/issues/598) | ||
495 | - Hide pagination if not needed [\#1932](https://github.com/wallabag/wallabag/issues/1932) | ||
496 | - Show full title in a tooltip [\#1906](https://github.com/wallabag/wallabag/issues/1906) | ||
497 | - Hide pagination when there's too many entries [\#1905](https://github.com/wallabag/wallabag/issues/1905) | ||
498 | - Update translations [\#1809](https://github.com/wallabag/wallabag/issues/1809) | ||
499 | - Blogger Articles show up as untitled [\#803](https://github.com/wallabag/wallabag/issues/803) | ||
500 | |||
501 | **Merged pull requests:** | 241 | **Merged pull requests:** |
502 | 242 | ||
503 | - Update messages.es.yml [\#1935](https://github.com/wallabag/wallabag/pull/1935) ([jami7](https://github.com/jami7)) | 243 | - Update messages.es.yml [\#1935](https://github.com/wallabag/wallabag/pull/1935) ([jami7](https://github.com/jami7)) |
244 | - Fix UTF-8 encoding before JSON export [\#1866](https://github.com/wallabag/wallabag/pull/1866) ([ymage](https://github.com/ymage)) | ||
504 | - \[Do Not Merge\] Wallabag 1.9.2 [\#1814](https://github.com/wallabag/wallabag/pull/1814) ([tcitworld](https://github.com/tcitworld)) | 245 | - \[Do Not Merge\] Wallabag 1.9.2 [\#1814](https://github.com/wallabag/wallabag/pull/1814) ([tcitworld](https://github.com/tcitworld)) |
505 | - Fix translation for Go to your account button after subscription [\#1957](https://github.com/wallabag/wallabag/pull/1957) ([nicosomb](https://github.com/nicosomb)) | 246 | - Fix translation for Go to your account button after subscription [\#1957](https://github.com/wallabag/wallabag/pull/1957) ([nicosomb](https://github.com/nicosomb)) |
506 | - Update links in documentation [\#1954](https://github.com/wallabag/wallabag/pull/1954) ([nicosomb](https://github.com/nicosomb)) | 247 | - Update links in documentation [\#1954](https://github.com/wallabag/wallabag/pull/1954) ([nicosomb](https://github.com/nicosomb)) |
@@ -520,75 +261,6 @@ | |||
520 | - add title hover on entry titles [\#1911](https://github.com/wallabag/wallabag/pull/1911) ([tcitworld](https://github.com/tcitworld)) | 261 | - add title hover on entry titles [\#1911](https://github.com/wallabag/wallabag/pull/1911) ([tcitworld](https://github.com/tcitworld)) |
521 | 262 | ||
522 | ## [2.0.1](https://github.com/wallabag/wallabag/tree/2.0.1) (2016-04-11) | 263 | ## [2.0.1](https://github.com/wallabag/wallabag/tree/2.0.1) (2016-04-11) |
523 | **Fixed bugs:** | ||
524 | |||
525 | - Package installer is broken in 2.0.0 [\#1843](https://github.com/wallabag/wallabag/issues/1843) | ||
526 | - recusive redirection with X-Forwarded-For set [\#1222](https://github.com/wallabag/wallabag/issues/1222) | ||
527 | - Different reading time for one article [\#1893](https://github.com/wallabag/wallabag/issues/1893) | ||
528 | - Duplicate entry via bookmarklet [\#1886](https://github.com/wallabag/wallabag/issues/1886) | ||
529 | - 500 Internal Server Error -\> "Setting \"piwik\_enabled\" couldn't be found [\#1881](https://github.com/wallabag/wallabag/issues/1881) | ||
530 | - PHP Warnings - bootstrap.php.cache missing [\#1872](https://github.com/wallabag/wallabag/issues/1872) | ||
531 | - 2 options in internal settings are ineffective [\#1867](https://github.com/wallabag/wallabag/issues/1867) | ||
532 | - Only getting unread items from API [\#1863](https://github.com/wallabag/wallabag/issues/1863) | ||
533 | - Round the estimated reading time [\#1859](https://github.com/wallabag/wallabag/issues/1859) | ||
534 | - Can't install wallabag via composer install if my mysql database doesn't exist [\#1769](https://github.com/wallabag/wallabag/issues/1769) | ||
535 | - Import from wallabag v1 data fails with csrf error and 'too large file' error [\#1764](https://github.com/wallabag/wallabag/issues/1764) | ||
536 | - \[v2\] Post-installation error with postgresql [\#1752](https://github.com/wallabag/wallabag/issues/1752) | ||
537 | |||
538 | **Closed issues:** | ||
539 | |||
540 | - No search in v2? [\#1908](https://github.com/wallabag/wallabag/issues/1908) | ||
541 | - have alexa read your blogs with some integration [\#1907](https://github.com/wallabag/wallabag/issues/1907) | ||
542 | - Wrong display in wallabag v2 - site https://blog.journalduhacker.net [\#1897](https://github.com/wallabag/wallabag/issues/1897) | ||
543 | - Wrong display in wallabag v2 - site http://blog.niqnutn.com [\#1888](https://github.com/wallabag/wallabag/issues/1888) | ||
544 | - Composer hangs on "updating dependencies" [\#1885](https://github.com/wallabag/wallabag/issues/1885) | ||
545 | - Composer is killed during Wallabag 2 installation [\#1883](https://github.com/wallabag/wallabag/issues/1883) | ||
546 | - Loading path /import/wallabag-v2 gives 500 Internal Server Error [\#1878](https://github.com/wallabag/wallabag/issues/1878) | ||
547 | - Error 500 with importing from Wallabag v1 [\#1860](https://github.com/wallabag/wallabag/issues/1860) | ||
548 | - Adding SQL Schema for easier initialisation in containers [\#1857](https://github.com/wallabag/wallabag/issues/1857) | ||
549 | - Syntax Error on installing v2 package with all dependencies [\#1852](https://github.com/wallabag/wallabag/issues/1852) | ||
550 | - Missing parameters during install [\#1848](https://github.com/wallabag/wallabag/issues/1848) | ||
551 | - Php server takes way too much CPU on Raspberry Pi [\#1846](https://github.com/wallabag/wallabag/issues/1846) | ||
552 | - General error: 14 unable to open database file [\#1845](https://github.com/wallabag/wallabag/issues/1845) | ||
553 | - \[error\] v2 nginx hosting error [\#1828](https://github.com/wallabag/wallabag/issues/1828) | ||
554 | - wallabag can't retrieve contents from overblog [\#1826](https://github.com/wallabag/wallabag/issues/1826) | ||
555 | - Fix articles [\#1578](https://github.com/wallabag/wallabag/issues/1578) | ||
556 | - Not capturing [\#1573](https://github.com/wallabag/wallabag/issues/1573) | ||
557 | - Unable to retrieve readable content http://distributistreview.com [\#1568](https://github.com/wallabag/wallabag/issues/1568) | ||
558 | - Wrong display in wallabag [\#1549](https://github.com/wallabag/wallabag/issues/1549) | ||
559 | - Unable to retrieve full-text content http://www.histoire.presse.fr/ [\#1538](https://github.com/wallabag/wallabag/issues/1538) | ||
560 | - atteres.org's articles not displayed [\#1532](https://github.com/wallabag/wallabag/issues/1532) | ||
561 | - Indiegogo - Pardon Our Interruption / blocked by www.distilnetworks.com [\#1520](https://github.com/wallabag/wallabag/issues/1520) | ||
562 | - Installation on shared webhosting [\#1479](https://github.com/wallabag/wallabag/issues/1479) | ||
563 | - www.forbes.com/sites [\#1452](https://github.com/wallabag/wallabag/issues/1452) | ||
564 | - www.newstatesman.com [\#1428](https://github.com/wallabag/wallabag/issues/1428) | ||
565 | - http://www.nationaljournal.com articles [\#1427](https://github.com/wallabag/wallabag/issues/1427) | ||
566 | - Documentation for v2 [\#1359](https://github.com/wallabag/wallabag/issues/1359) | ||
567 | - Wrong display in wallabag [\#1347](https://github.com/wallabag/wallabag/issues/1347) | ||
568 | - Wrong display in wallabag [\#1345](https://github.com/wallabag/wallabag/issues/1345) | ||
569 | - Unable to retrieve full-text content \(dailylinuxnews.com\) [\#1265](https://github.com/wallabag/wallabag/issues/1265) | ||
570 | - file config: zataz.com [\#1249](https://github.com/wallabag/wallabag/issues/1249) | ||
571 | - Incomplete article with self-hosted wallabag [\#1189](https://github.com/wallabag/wallabag/issues/1189) | ||
572 | - Wrong display in wallabag: lowerclassmag.com [\#1077](https://github.com/wallabag/wallabag/issues/1077) | ||
573 | - Cannot add some articles from FreshRSS [\#1041](https://github.com/wallabag/wallabag/issues/1041) | ||
574 | - Untitled articles [\#989](https://github.com/wallabag/wallabag/issues/989) | ||
575 | - Pluxml [\#976](https://github.com/wallabag/wallabag/issues/976) | ||
576 | - Wrong displayed Website [\#924](https://github.com/wallabag/wallabag/issues/924) | ||
577 | - Lifehacker article cut after image [\#918](https://github.com/wallabag/wallabag/issues/918) | ||
578 | - Problem getting article from BBC site [\#825](https://github.com/wallabag/wallabag/issues/825) | ||
579 | - Page capture failing for articles on this blog [\#818](https://github.com/wallabag/wallabag/issues/818) | ||
580 | - wallabag reddit comment pages [\#692](https://github.com/wallabag/wallabag/issues/692) | ||
581 | - Limit size of article [\#640](https://github.com/wallabag/wallabag/issues/640) | ||
582 | - Save Recepies from rezeptwelt.de [\#562](https://github.com/wallabag/wallabag/issues/562) | ||
583 | - adding links asynchronously [\#156](https://github.com/wallabag/wallabag/issues/156) | ||
584 | - Saving a PDF document [\#116](https://github.com/wallabag/wallabag/issues/116) | ||
585 | - Wrong operator definition in the Tagging Rules page [\#1889](https://github.com/wallabag/wallabag/issues/1889) | ||
586 | - Wrong page title for the list archived articles [\#1882](https://github.com/wallabag/wallabag/issues/1882) | ||
587 | - position of tag edit field [\#1870](https://github.com/wallabag/wallabag/issues/1870) | ||
588 | - client\_max\_body\_size for Nginx [\#1849](https://github.com/wallabag/wallabag/issues/1849) | ||
589 | - Installation not possible on cheap webhosting services [\#1827](https://github.com/wallabag/wallabag/issues/1827) | ||
590 | - Update baggy theme with all changes [\#1673](https://github.com/wallabag/wallabag/issues/1673) | ||
591 | |||
592 | **Merged pull requests:** | 264 | **Merged pull requests:** |
593 | 265 | ||
594 | - Fix estimated reading time in material view [\#1898](https://github.com/wallabag/wallabag/pull/1898) ([nicosomb](https://github.com/nicosomb)) | 266 | - Fix estimated reading time in material view [\#1898](https://github.com/wallabag/wallabag/pull/1898) ([nicosomb](https://github.com/nicosomb)) |
@@ -618,71 +290,6 @@ | |||
618 | - Force user-agent for iansommerville.com [\#1804](https://github.com/wallabag/wallabag/pull/1804) ([j0k3r](https://github.com/j0k3r)) | 290 | - Force user-agent for iansommerville.com [\#1804](https://github.com/wallabag/wallabag/pull/1804) ([j0k3r](https://github.com/j0k3r)) |
619 | 291 | ||
620 | ## [2.0.0](https://github.com/wallabag/wallabag/tree/2.0.0) (2016-04-03) | 292 | ## [2.0.0](https://github.com/wallabag/wallabag/tree/2.0.0) (2016-04-03) |
621 | **Fixed bugs:** | ||
622 | |||
623 | - Marking article text advances to the next article [\#1309](https://github.com/wallabag/wallabag/issues/1309) | ||
624 | - v2 beta 2 - Typos in quickstart page [\#1793](https://github.com/wallabag/wallabag/issues/1793) | ||
625 | - v2 beta 2 - Typo in import forms [\#1790](https://github.com/wallabag/wallabag/issues/1790) | ||
626 | - v2 beta 2 - Tabs display in about page with Material theme [\#1787](https://github.com/wallabag/wallabag/issues/1787) | ||
627 | - Split tags with commas [\#1768](https://github.com/wallabag/wallabag/issues/1768) | ||
628 | - timezone error with docker-compose [\#1726](https://github.com/wallabag/wallabag/issues/1726) | ||
629 | - Comments created with one theme aren't displayed with another [\#1718](https://github.com/wallabag/wallabag/issues/1718) | ||
630 | - Pocket import 500 internal error [\#1661](https://github.com/wallabag/wallabag/issues/1661) | ||
631 | - no title in epub [\#1552](https://github.com/wallabag/wallabag/issues/1552) | ||
632 | - \[v2\] Issue with PostgreSQL, table prefixes and `user` table [\#1498](https://github.com/wallabag/wallabag/issues/1498) | ||
633 | - Hide search buttons [\#1838](https://github.com/wallabag/wallabag/pull/1838) ([nicosomb](https://github.com/nicosomb)) | ||
634 | - Check selected PDO driver on install [\#1832](https://github.com/wallabag/wallabag/pull/1832) ([j0k3r](https://github.com/j0k3r)) | ||
635 | - fix tabs display on mobile view [\#1799](https://github.com/wallabag/wallabag/pull/1799) ([tcitworld](https://github.com/tcitworld)) | ||
636 | - Don't add entry through API if it already exists [\#1797](https://github.com/wallabag/wallabag/pull/1797) ([tcitworld](https://github.com/tcitworld)) | ||
637 | - fix api properties and typo [\#1791](https://github.com/wallabag/wallabag/pull/1791) ([tcitworld](https://github.com/tcitworld)) | ||
638 | - Fix quote strategy for reserved keyword in Postgres [\#1500](https://github.com/wallabag/wallabag/pull/1500) ([j0k3r](https://github.com/j0k3r)) | ||
639 | |||
640 | **Closed issues:** | ||
641 | |||
642 | - Search returns 404 page [\#1836](https://github.com/wallabag/wallabag/issues/1836) | ||
643 | - Wallabag only works on localhost [\#1834](https://github.com/wallabag/wallabag/issues/1834) | ||
644 | - \[v2-beta2\] Fatal error: Class 'Sensio\Bundle\GeneratorBundle\SensioGeneratorBundle' not found [\#1830](https://github.com/wallabag/wallabag/issues/1830) | ||
645 | - Wallabag Client 2.0 - Does not work, is vanishing and does not store articles [\#1811](https://github.com/wallabag/wallabag/issues/1811) | ||
646 | - wallabag can't retrieve contents for this article [\#1801](https://github.com/wallabag/wallabag/issues/1801) | ||
647 | - Support for OAuth RefreshToken [\#1783](https://github.com/wallabag/wallabag/issues/1783) | ||
648 | - \[v2. beta 1\] Error 404 on search. [\#1781](https://github.com/wallabag/wallabag/issues/1781) | ||
649 | - Adding entry through the api returns "500 Internal Server Error" [\#1780](https://github.com/wallabag/wallabag/issues/1780) | ||
650 | - page title confusing [\#1756](https://github.com/wallabag/wallabag/issues/1756) | ||
651 | - "Take wallabag with you" disappears [\#1751](https://github.com/wallabag/wallabag/issues/1751) | ||
652 | - Only small portion of the website gets saved [\#1744](https://github.com/wallabag/wallabag/issues/1744) | ||
653 | - Implement Version Endpoint [\#1737](https://github.com/wallabag/wallabag/issues/1737) | ||
654 | - API : Do not display all informations about user [\#1698](https://github.com/wallabag/wallabag/issues/1698) | ||
655 | - Replace sentences by keys in translations file [\#1697](https://github.com/wallabag/wallabag/issues/1697) | ||
656 | - Reorder static pages in v2 [\#1694](https://github.com/wallabag/wallabag/issues/1694) | ||
657 | - Add contributors in CREDITS.md [\#1684](https://github.com/wallabag/wallabag/issues/1684) | ||
658 | - Error installing on windows 7 [\#1669](https://github.com/wallabag/wallabag/issues/1669) | ||
659 | - Move assignTagsToEntry in a more global place [\#1667](https://github.com/wallabag/wallabag/issues/1667) | ||
660 | - Document upgrade from v1 to v2 [\#1624](https://github.com/wallabag/wallabag/issues/1624) | ||
661 | - \[v2\] Fix SensioLabsInsight issues [\#1604](https://github.com/wallabag/wallabag/issues/1604) | ||
662 | - \[v2\] Source code should not contain TODO comments - in src/Wallabag/…/Command/InstallCommand.php, line 67 [\#1603](https://github.com/wallabag/wallabag/issues/1603) | ||
663 | - \[v2\] Source code should not contain TODO comments - in src/Wallabag/…/Import/PocketImport.php, line 181 [\#1602](https://github.com/wallabag/wallabag/issues/1602) | ||
664 | - \[v2\] Client ID/secret [\#1597](https://github.com/wallabag/wallabag/issues/1597) | ||
665 | - Can we please get some proper migration guides for v2? [\#1595](https://github.com/wallabag/wallabag/issues/1595) | ||
666 | - \[v2\] Import from wallabag v2 [\#1590](https://github.com/wallabag/wallabag/issues/1590) | ||
667 | - \[v2\] Web interface for developers [\#1589](https://github.com/wallabag/wallabag/issues/1589) | ||
668 | - \[v2\] Documentation for tagging rule [\#1556](https://github.com/wallabag/wallabag/issues/1556) | ||
669 | - \[v2\] Documentation for pocket import [\#1555](https://github.com/wallabag/wallabag/issues/1555) | ||
670 | - \[v2\] Is the username useful? [\#1462](https://github.com/wallabag/wallabag/issues/1462) | ||
671 | - Create Wallabag\UserBundle [\#1442](https://github.com/wallabag/wallabag/issues/1442) | ||
672 | - Fix Scrutinizer issues [\#1360](https://github.com/wallabag/wallabag/issues/1360) | ||
673 | - Maintenance mode [\#1351](https://github.com/wallabag/wallabag/issues/1351) | ||
674 | - \[v2\] Architecture for framabag [\#1330](https://github.com/wallabag/wallabag/issues/1330) | ||
675 | - Implement Piwik [\#1137](https://github.com/wallabag/wallabag/issues/1137) | ||
676 | - Change URL of article [\#1124](https://github.com/wallabag/wallabag/issues/1124) | ||
677 | - Add tag field. [\#1108](https://github.com/wallabag/wallabag/issues/1108) | ||
678 | - Search into tags [\#980](https://github.com/wallabag/wallabag/issues/980) | ||
679 | - Preview picture for each article [\#972](https://github.com/wallabag/wallabag/issues/972) | ||
680 | - Pocket Import Issue [\#956](https://github.com/wallabag/wallabag/issues/956) | ||
681 | - Mark all imported articles as read [\#870](https://github.com/wallabag/wallabag/issues/870) | ||
682 | - Update to last version of full-text-rss [\#694](https://github.com/wallabag/wallabag/issues/694) | ||
683 | - Add comment about wallabaged page [\#592](https://github.com/wallabag/wallabag/issues/592) | ||
684 | - importing from wallabag v1 [\#210](https://github.com/wallabag/wallabag/issues/210) | ||
685 | |||
686 | **Merged pull requests:** | 293 | **Merged pull requests:** |
687 | 294 | ||
688 | - Occitan version [\#1829](https://github.com/wallabag/wallabag/pull/1829) ([Quent-in](https://github.com/Quent-in)) | 295 | - Occitan version [\#1829](https://github.com/wallabag/wallabag/pull/1829) ([Quent-in](https://github.com/Quent-in)) |
@@ -693,13 +300,18 @@ | |||
693 | - Add message on unread page about v2 [\#1815](https://github.com/wallabag/wallabag/pull/1815) ([nicosomb](https://github.com/nicosomb)) | 300 | - Add message on unread page about v2 [\#1815](https://github.com/wallabag/wallabag/pull/1815) ([nicosomb](https://github.com/nicosomb)) |
694 | - \[v2\] German translation [\#1813](https://github.com/wallabag/wallabag/pull/1813) ([jlnostr](https://github.com/jlnostr)) | 301 | - \[v2\] German translation [\#1813](https://github.com/wallabag/wallabag/pull/1813) ([jlnostr](https://github.com/jlnostr)) |
695 | - fix typo diaspora\* share [\#1807](https://github.com/wallabag/wallabag/pull/1807) ([nikaro](https://github.com/nikaro)) | 302 | - fix typo diaspora\* share [\#1807](https://github.com/wallabag/wallabag/pull/1807) ([nikaro](https://github.com/nikaro)) |
303 | - Hide search buttons [\#1838](https://github.com/wallabag/wallabag/pull/1838) ([nicosomb](https://github.com/nicosomb)) | ||
696 | - :rocket: Prepare v2.0.0 :birthday: [\#1835](https://github.com/wallabag/wallabag/pull/1835) ([nicosomb](https://github.com/nicosomb)) | 304 | - :rocket: Prepare v2.0.0 :birthday: [\#1835](https://github.com/wallabag/wallabag/pull/1835) ([nicosomb](https://github.com/nicosomb)) |
305 | - Check selected PDO driver on install [\#1832](https://github.com/wallabag/wallabag/pull/1832) ([j0k3r](https://github.com/j0k3r)) | ||
697 | - Refacto wallabag import [\#1820](https://github.com/wallabag/wallabag/pull/1820) ([j0k3r](https://github.com/j0k3r)) | 306 | - Refacto wallabag import [\#1820](https://github.com/wallabag/wallabag/pull/1820) ([j0k3r](https://github.com/j0k3r)) |
698 | - Some cleanup [\#1819](https://github.com/wallabag/wallabag/pull/1819) ([j0k3r](https://github.com/j0k3r)) | 307 | - Some cleanup [\#1819](https://github.com/wallabag/wallabag/pull/1819) ([j0k3r](https://github.com/j0k3r)) |
699 | - add migration docs [\#1818](https://github.com/wallabag/wallabag/pull/1818) ([tcitworld](https://github.com/tcitworld)) | 308 | - add migration docs [\#1818](https://github.com/wallabag/wallabag/pull/1818) ([tcitworld](https://github.com/tcitworld)) |
700 | - Translate flash message in baggy theme [\#1806](https://github.com/wallabag/wallabag/pull/1806) ([nicosomb](https://github.com/nicosomb)) | 309 | - Translate flash message in baggy theme [\#1806](https://github.com/wallabag/wallabag/pull/1806) ([nicosomb](https://github.com/nicosomb)) |
701 | - Fix \#1768 Split tags with commas from UI [\#1805](https://github.com/wallabag/wallabag/pull/1805) ([nicosomb](https://github.com/nicosomb)) | 310 | - Fix \#1768 Split tags with commas from UI [\#1805](https://github.com/wallabag/wallabag/pull/1805) ([nicosomb](https://github.com/nicosomb)) |
311 | - fix tabs display on mobile view [\#1799](https://github.com/wallabag/wallabag/pull/1799) ([tcitworld](https://github.com/tcitworld)) | ||
312 | - Don't add entry through API if it already exists [\#1797](https://github.com/wallabag/wallabag/pull/1797) ([tcitworld](https://github.com/tcitworld)) | ||
702 | - add tests on user in API responses [\#1792](https://github.com/wallabag/wallabag/pull/1792) ([tcitworld](https://github.com/tcitworld)) | 313 | - add tests on user in API responses [\#1792](https://github.com/wallabag/wallabag/pull/1792) ([tcitworld](https://github.com/tcitworld)) |
314 | - fix api properties and typo [\#1791](https://github.com/wallabag/wallabag/pull/1791) ([tcitworld](https://github.com/tcitworld)) | ||
703 | - API shows just what needed for user [\#1786](https://github.com/wallabag/wallabag/pull/1786) ([tcitworld](https://github.com/tcitworld)) | 315 | - API shows just what needed for user [\#1786](https://github.com/wallabag/wallabag/pull/1786) ([tcitworld](https://github.com/tcitworld)) |
704 | - add refresh-token grant-type [\#1784](https://github.com/wallabag/wallabag/pull/1784) ([tcitworld](https://github.com/tcitworld)) | 316 | - add refresh-token grant-type [\#1784](https://github.com/wallabag/wallabag/pull/1784) ([tcitworld](https://github.com/tcitworld)) |
705 | - Switch to keys in translated files [\#1774](https://github.com/wallabag/wallabag/pull/1774) ([j0k3r](https://github.com/j0k3r)) | 317 | - Switch to keys in translated files [\#1774](https://github.com/wallabag/wallabag/pull/1774) ([j0k3r](https://github.com/j0k3r)) |
@@ -708,17 +320,12 @@ | |||
708 | - lots of diverse translation stuff & some typos [\#1665](https://github.com/wallabag/wallabag/pull/1665) ([tcitworld](https://github.com/tcitworld)) | 320 | - lots of diverse translation stuff & some typos [\#1665](https://github.com/wallabag/wallabag/pull/1665) ([tcitworld](https://github.com/tcitworld)) |
709 | - remove tag from entry \#1377 [\#1663](https://github.com/wallabag/wallabag/pull/1663) ([tcitworld](https://github.com/tcitworld)) | 321 | - remove tag from entry \#1377 [\#1663](https://github.com/wallabag/wallabag/pull/1663) ([tcitworld](https://github.com/tcitworld)) |
710 | - v2 – Fix some deprecated for Symfony3 [\#1510](https://github.com/wallabag/wallabag/pull/1510) ([j0k3r](https://github.com/j0k3r)) | 322 | - v2 – Fix some deprecated for Symfony3 [\#1510](https://github.com/wallabag/wallabag/pull/1510) ([j0k3r](https://github.com/j0k3r)) |
323 | - Fix quote strategy for reserved keyword in Postgres [\#1500](https://github.com/wallabag/wallabag/pull/1500) ([j0k3r](https://github.com/j0k3r)) | ||
711 | - Rule based tags [\#1478](https://github.com/wallabag/wallabag/pull/1478) ([K-Phoen](https://github.com/K-Phoen)) | 324 | - Rule based tags [\#1478](https://github.com/wallabag/wallabag/pull/1478) ([K-Phoen](https://github.com/K-Phoen)) |
712 | - \[WIP\] language selection on config screen [\#1446](https://github.com/wallabag/wallabag/pull/1446) ([nicosomb](https://github.com/nicosomb)) | 325 | - \[WIP\] language selection on config screen [\#1446](https://github.com/wallabag/wallabag/pull/1446) ([nicosomb](https://github.com/nicosomb)) |
713 | - Add multiple database tests on Travis [\#1434](https://github.com/wallabag/wallabag/pull/1434) ([j0k3r](https://github.com/j0k3r)) | 326 | - Add multiple database tests on Travis [\#1434](https://github.com/wallabag/wallabag/pull/1434) ([j0k3r](https://github.com/j0k3r)) |
714 | 327 | ||
715 | ## [2.0.0-beta.2](https://github.com/wallabag/wallabag/tree/2.0.0-beta.2) (2016-03-12) | 328 | ## [2.0.0-beta.2](https://github.com/wallabag/wallabag/tree/2.0.0-beta.2) (2016-03-12) |
716 | **Closed issues:** | ||
717 | |||
718 | - Failed to setup via composer [\#1772](https://github.com/wallabag/wallabag/issues/1772) | ||
719 | - lowtechmagazine.com siteconfig [\#1748](https://github.com/wallabag/wallabag/issues/1748) | ||
720 | - From Wallabag 1.9 to 2 [\#1746](https://github.com/wallabag/wallabag/issues/1746) | ||
721 | |||
722 | **Merged pull requests:** | 329 | **Merged pull requests:** |
723 | 330 | ||
724 | - clarify that wllbg is compatible php 7 [\#1776](https://github.com/wallabag/wallabag/pull/1776) ([tcitworld](https://github.com/tcitworld)) | 331 | - clarify that wllbg is compatible php 7 [\#1776](https://github.com/wallabag/wallabag/pull/1776) ([tcitworld](https://github.com/tcitworld)) |
@@ -740,103 +347,6 @@ | |||
740 | - Added RELEASE\_PROCESS document [\#1615](https://github.com/wallabag/wallabag/pull/1615) ([bdunogier](https://github.com/bdunogier)) | 347 | - Added RELEASE\_PROCESS document [\#1615](https://github.com/wallabag/wallabag/pull/1615) ([bdunogier](https://github.com/bdunogier)) |
741 | 348 | ||
742 | ## [2.0.0-beta.1](https://github.com/wallabag/wallabag/tree/2.0.0-beta.1) (2016-03-01) | 349 | ## [2.0.0-beta.1](https://github.com/wallabag/wallabag/tree/2.0.0-beta.1) (2016-03-01) |
743 | **Fixed bugs:** | ||
744 | |||
745 | - Do not capture mouse gestures [\#1674](https://github.com/wallabag/wallabag/issues/1674) | ||
746 | - Failed to load css and js files under "web" folder [\#1613](https://github.com/wallabag/wallabag/issues/1613) | ||
747 | - json export doesn't work [\#1534](https://github.com/wallabag/wallabag/issues/1534) | ||
748 | - large bookmark imports fails [\#1458](https://github.com/wallabag/wallabag/issues/1458) | ||
749 | - Import fails with white screen [\#1405](https://github.com/wallabag/wallabag/issues/1405) | ||
750 | - Add URL -\> URL not saved and logged out [\#1361](https://github.com/wallabag/wallabag/issues/1361) | ||
751 | - Sessions do not last when switching networks [\#1277](https://github.com/wallabag/wallabag/issues/1277) | ||
752 | - pb recherche dans les tags avec caractère spéciaux. [\#1258](https://github.com/wallabag/wallabag/issues/1258) | ||
753 | - Deleting user fails with PHP Fatal error [\#1242](https://github.com/wallabag/wallabag/issues/1242) | ||
754 | - Adding via API does not succeed if logged out [\#1241](https://github.com/wallabag/wallabag/issues/1241) | ||
755 | - wallabag "crashes" with YunoHost when changing skin [\#1220](https://github.com/wallabag/wallabag/issues/1220) | ||
756 | - Epub generation is slow [\#1199](https://github.com/wallabag/wallabag/issues/1199) | ||
757 | - Long chapter names produce malformed epub [\#1196](https://github.com/wallabag/wallabag/issues/1196) | ||
758 | - New install, can't log in - just get the login page [\#1145](https://github.com/wallabag/wallabag/issues/1145) | ||
759 | - Erreur à l'installation [\#1114](https://github.com/wallabag/wallabag/issues/1114) | ||
760 | - Delete cached images [\#1087](https://github.com/wallabag/wallabag/issues/1087) | ||
761 | - Change tag icon [\#1079](https://github.com/wallabag/wallabag/issues/1079) | ||
762 | - instapaper import fails [\#1071](https://github.com/wallabag/wallabag/issues/1071) | ||
763 | - 404 Links on Install Page [\#1039](https://github.com/wallabag/wallabag/issues/1039) | ||
764 | - Wallabag goes to 100% CPU and does not respond when adding Google Drive spreadsheet [\#1027](https://github.com/wallabag/wallabag/issues/1027) | ||
765 | - Error: I cannot access to Wallabag after installation got this error "An error occured: "db" directory must be writeable for your web server user!" [\#1023](https://github.com/wallabag/wallabag/issues/1023) | ||
766 | - PDF export fails if pictures are not accessible [\#1011](https://github.com/wallabag/wallabag/issues/1011) | ||
767 | - Kobo Touch DRM-related error when trying to open ePub documented exported from Wallabag 1.8.1 \(Framabag\) [\#992](https://github.com/wallabag/wallabag/issues/992) | ||
768 | - www.theverge.com consistent "unable to retrieve full-text content" [\#969](https://github.com/wallabag/wallabag/issues/969) | ||
769 | - Click on "Save link"/"Search" doesn't closes popup [\#962](https://github.com/wallabag/wallabag/issues/962) | ||
770 | - Absolute urls in pochePictures.php tend to break [\#950](https://github.com/wallabag/wallabag/issues/950) | ||
771 | - Download pictures: some pictures are not downloaded [\#949](https://github.com/wallabag/wallabag/issues/949) | ||
772 | - 1.8.0: Only the RSS for favs works, unread and archive RSS doesn't [\#914](https://github.com/wallabag/wallabag/issues/914) | ||
773 | - how to import big files from pocket, pre-processing to avoid import of read links without a tag [\#857](https://github.com/wallabag/wallabag/issues/857) | ||
774 | - Fatal error on Importing from Pocket [\#833](https://github.com/wallabag/wallabag/issues/833) | ||
775 | - youtube filter not working on https Sites [\#824](https://github.com/wallabag/wallabag/issues/824) | ||
776 | - Search does not work properly after first page [\#809](https://github.com/wallabag/wallabag/issues/809) | ||
777 | - Articles content never fetched after import if no article is present [\#793](https://github.com/wallabag/wallabag/issues/793) | ||
778 | - Some themes display a citation box wrong [\#759](https://github.com/wallabag/wallabag/issues/759) | ||
779 | - Unable to get the content of shaarli posts [\#639](https://github.com/wallabag/wallabag/issues/639) | ||
780 | - https redirect with htaccess [\#534](https://github.com/wallabag/wallabag/issues/534) | ||
781 | - Can't delete tag [\#1717](https://github.com/wallabag/wallabag/issues/1717) | ||
782 | - Travis and "Could not authenticate against github.com" [\#1703](https://github.com/wallabag/wallabag/issues/1703) | ||
783 | - Translation string for 'min' in the 'estimated reading time: 10 min' [\#1682](https://github.com/wallabag/wallabag/issues/1682) | ||
784 | - \[v2\] Wallabag v1 import ignores tags [\#1657](https://github.com/wallabag/wallabag/issues/1657) | ||
785 | - Authentication via 2factor failed [\#1643](https://github.com/wallabag/wallabag/issues/1643) | ||
786 | - \[v2\] Enable users without email confirmation [\#1622](https://github.com/wallabag/wallabag/issues/1622) | ||
787 | - \[v2\] Default configuration for FosUserBundle [\#1621](https://github.com/wallabag/wallabag/issues/1621) | ||
788 | - Wallabag V2 : PHP Fatal error: Uncaught exception 'Symfony\\Component\\Debug\\Exception [\#1609](https://github.com/wallabag/wallabag/issues/1609) | ||
789 | - \[v2\] syntax problem with v2 export [\#1600](https://github.com/wallabag/wallabag/issues/1600) | ||
790 | - \[v2\] fsockopen connection refused [\#1593](https://github.com/wallabag/wallabag/issues/1593) | ||
791 | - \[v2\] Nginx official support? [\#1585](https://github.com/wallabag/wallabag/issues/1585) | ||
792 | - \[v2\] bug in EntryControllerTest::testDelete [\#1566](https://github.com/wallabag/wallabag/issues/1566) | ||
793 | - delete item in page n, go back to page 1 [\#1551](https://github.com/wallabag/wallabag/issues/1551) | ||
794 | - \[v2\] tags are not deleted when you delete an entry [\#1453](https://github.com/wallabag/wallabag/issues/1453) | ||
795 | - Caracter encoding problem on material preview cards [\#1426](https://github.com/wallabag/wallabag/issues/1426) | ||
796 | - Fix \#1551 - Redirect to the last page when current page is out of range [\#1700](https://github.com/wallabag/wallabag/pull/1700) ([delyriand](https://github.com/delyriand)) | ||
797 | - Test if some keys are missing in v2 import [\#1651](https://github.com/wallabag/wallabag/pull/1651) ([nicosomb](https://github.com/nicosomb)) | ||
798 | - Exported entries were added twice in export file [\#1650](https://github.com/wallabag/wallabag/pull/1650) ([nicosomb](https://github.com/nicosomb)) | ||
799 | - Fix \#1635: change database name for test environments \(mysql/pgsql\) [\#1639](https://github.com/wallabag/wallabag/pull/1639) ([nicosomb](https://github.com/nicosomb)) | ||
800 | - Use translator interface instead of final class [\#1587](https://github.com/wallabag/wallabag/pull/1587) ([j0k3r](https://github.com/j0k3r)) | ||
801 | |||
802 | **Closed issues:** | ||
803 | |||
804 | - Feed saved automatically [\#1677](https://github.com/wallabag/wallabag/issues/1677) | ||
805 | - \[Fx 44 Ext 2.0.0\] Cannot save login&password anymore [\#1637](https://github.com/wallabag/wallabag/issues/1637) | ||
806 | - Wallabag demo website gives Bad credentials [\#1626](https://github.com/wallabag/wallabag/issues/1626) | ||
807 | - "stay signed in" do not work [\#1515](https://github.com/wallabag/wallabag/issues/1515) | ||
808 | - Delete ALL articles in one click [\#1506](https://github.com/wallabag/wallabag/issues/1506) | ||
809 | - API addition to allow 3rd party \(tt-rss\) integration in 1.9.1 [\#1425](https://github.com/wallabag/wallabag/issues/1425) | ||
810 | - wallabag will use Pootle for translating [\#1291](https://github.com/wallabag/wallabag/issues/1291) | ||
811 | - Tag article related to its estimated reading time [\#1239](https://github.com/wallabag/wallabag/issues/1239) | ||
812 | - Make the dice bigger [\#1101](https://github.com/wallabag/wallabag/issues/1101) | ||
813 | - full webpage screenshot [\#1098](https://github.com/wallabag/wallabag/issues/1098) | ||
814 | - Wrong display in wallabag: graswurzel.net - umlauts are missing [\#1074](https://github.com/wallabag/wallabag/issues/1074) | ||
815 | - unable to retrieve full-text content [\#885](https://github.com/wallabag/wallabag/issues/885) | ||
816 | - Unclear config settings [\#832](https://github.com/wallabag/wallabag/issues/832) | ||
817 | - public list of articles/links with tags [\#812](https://github.com/wallabag/wallabag/issues/812) | ||
818 | - unable to retrieve full-text content [\#811](https://github.com/wallabag/wallabag/issues/811) | ||
819 | - Make the cache time for Flattr checking a setting [\#765](https://github.com/wallabag/wallabag/issues/765) | ||
820 | - Only show the wallabag this link when on an article when the mouse is over the link. [\#685](https://github.com/wallabag/wallabag/issues/685) | ||
821 | - Footnotes lost in article [\#670](https://github.com/wallabag/wallabag/issues/670) | ||
822 | - readability renders huge share buttons [\#1729](https://github.com/wallabag/wallabag/issues/1729) | ||
823 | - Update CONTRIBUTING with v2 [\#1711](https://github.com/wallabag/wallabag/issues/1711) | ||
824 | - typo in french documentation [\#1708](https://github.com/wallabag/wallabag/issues/1708) | ||
825 | - Documentation about translation: which language file is the reference? [\#1692](https://github.com/wallabag/wallabag/issues/1692) | ||
826 | - Create ISSUE\_TEMPLATE and PULL\_REQUEST\_TEMPLATE [\#1691](https://github.com/wallabag/wallabag/issues/1691) | ||
827 | - \[v2\] can't add link on mobile view with material design [\#1636](https://github.com/wallabag/wallabag/issues/1636) | ||
828 | - Change databases name for mysql/pgsql in test environment [\#1635](https://github.com/wallabag/wallabag/issues/1635) | ||
829 | - \[v2\] Use internal settings to enable \(or not\) export in export sidebar \(material theme\) [\#1620](https://github.com/wallabag/wallabag/issues/1620) | ||
830 | - Ability to install wallabag without dev deps [\#1617](https://github.com/wallabag/wallabag/issues/1617) | ||
831 | - \[v2\] Import of v1 JSON export to v2.wallabag.org fails [\#1598](https://github.com/wallabag/wallabag/issues/1598) | ||
832 | - Composer? [\#1576](https://github.com/wallabag/wallabag/issues/1576) | ||
833 | - \[v2\] Ease installation at maximum [\#1575](https://github.com/wallabag/wallabag/issues/1575) | ||
834 | - \[v2\] Welcome page when article list is empty [\#1501](https://github.com/wallabag/wallabag/issues/1501) | ||
835 | - \[v2\] Add content in 2FA emails [\#1490](https://github.com/wallabag/wallabag/issues/1490) | ||
836 | - Backport site config changes from wallabag v1 to fivefilters repo [\#1414](https://github.com/wallabag/wallabag/issues/1414) | ||
837 | - \[v2\] "Mark as read" & "Mark as unread"? [\#1394](https://github.com/wallabag/wallabag/issues/1394) | ||
838 | - Highlight text [\#994](https://github.com/wallabag/wallabag/issues/994) | ||
839 | |||
840 | **Merged pull requests:** | 350 | **Merged pull requests:** |
841 | 351 | ||
842 | - minor typofix + missing quotes [\#1739](https://github.com/wallabag/wallabag/pull/1739) ([goofy-bz](https://github.com/goofy-bz)) | 352 | - minor typofix + missing quotes [\#1739](https://github.com/wallabag/wallabag/pull/1739) ([goofy-bz](https://github.com/goofy-bz)) |
@@ -871,6 +381,7 @@ | |||
871 | - French translation for documentation [\#1705](https://github.com/wallabag/wallabag/pull/1705) ([nicosomb](https://github.com/nicosomb)) | 381 | - French translation for documentation [\#1705](https://github.com/wallabag/wallabag/pull/1705) ([nicosomb](https://github.com/nicosomb)) |
872 | - Added Piwik implementation [\#1702](https://github.com/wallabag/wallabag/pull/1702) ([nicosomb](https://github.com/nicosomb)) | 382 | - Added Piwik implementation [\#1702](https://github.com/wallabag/wallabag/pull/1702) ([nicosomb](https://github.com/nicosomb)) |
873 | - Fix \#1351: add maintenance mode [\#1701](https://github.com/wallabag/wallabag/pull/1701) ([nicosomb](https://github.com/nicosomb)) | 383 | - Fix \#1351: add maintenance mode [\#1701](https://github.com/wallabag/wallabag/pull/1701) ([nicosomb](https://github.com/nicosomb)) |
384 | - Fix \#1551 - Redirect to the last page when current page is out of range [\#1700](https://github.com/wallabag/wallabag/pull/1700) ([delyriand](https://github.com/delyriand)) | ||
874 | - Move assignTagsToEntry in ContentProxy helper [\#1699](https://github.com/wallabag/wallabag/pull/1699) ([j0k3r](https://github.com/j0k3r)) | 385 | - Move assignTagsToEntry in ContentProxy helper [\#1699](https://github.com/wallabag/wallabag/pull/1699) ([j0k3r](https://github.com/j0k3r)) |
875 | - Add some missing french translations [\#1696](https://github.com/wallabag/wallabag/pull/1696) ([nicosomb](https://github.com/nicosomb)) | 386 | - Add some missing french translations [\#1696](https://github.com/wallabag/wallabag/pull/1696) ([nicosomb](https://github.com/nicosomb)) |
876 | - Fix \#1691 create ISSUE\_TEMPLATE and PULL\_REQUEST\_TEMPLATE [\#1693](https://github.com/wallabag/wallabag/pull/1693) ([nicosomb](https://github.com/nicosomb)) | 387 | - Fix \#1691 create ISSUE\_TEMPLATE and PULL\_REQUEST\_TEMPLATE [\#1693](https://github.com/wallabag/wallabag/pull/1693) ([nicosomb](https://github.com/nicosomb)) |
@@ -885,12 +396,15 @@ | |||
885 | - fix \#1636 [\#1654](https://github.com/wallabag/wallabag/pull/1654) ([tcitworld](https://github.com/tcitworld)) | 396 | - fix \#1636 [\#1654](https://github.com/wallabag/wallabag/pull/1654) ([tcitworld](https://github.com/tcitworld)) |
886 | - V2 annotator comments [\#1653](https://github.com/wallabag/wallabag/pull/1653) ([tcitworld](https://github.com/tcitworld)) | 397 | - V2 annotator comments [\#1653](https://github.com/wallabag/wallabag/pull/1653) ([tcitworld](https://github.com/tcitworld)) |
887 | - User created via wallabag:install is now a SUPER\_ADMIN :crown: [\#1652](https://github.com/wallabag/wallabag/pull/1652) ([nicosomb](https://github.com/nicosomb)) | 398 | - User created via wallabag:install is now a SUPER\_ADMIN :crown: [\#1652](https://github.com/wallabag/wallabag/pull/1652) ([nicosomb](https://github.com/nicosomb)) |
399 | - Test if some keys are missing in v2 import [\#1651](https://github.com/wallabag/wallabag/pull/1651) ([nicosomb](https://github.com/nicosomb)) | ||
400 | - Exported entries were added twice in export file [\#1650](https://github.com/wallabag/wallabag/pull/1650) ([nicosomb](https://github.com/nicosomb)) | ||
888 | - Fix project version in installation command [\#1648](https://github.com/wallabag/wallabag/pull/1648) ([lologhi](https://github.com/lologhi)) | 401 | - Fix project version in installation command [\#1648](https://github.com/wallabag/wallabag/pull/1648) ([lologhi](https://github.com/lologhi)) |
889 | - Force prod env on project creation [\#1647](https://github.com/wallabag/wallabag/pull/1647) ([j0k3r](https://github.com/j0k3r)) | 402 | - Force prod env on project creation [\#1647](https://github.com/wallabag/wallabag/pull/1647) ([j0k3r](https://github.com/j0k3r)) |
890 | - Fix \#1643: fix the way to load the HTML template in 2factor auth [\#1645](https://github.com/wallabag/wallabag/pull/1645) ([nicosomb](https://github.com/nicosomb)) | 403 | - Fix \#1643: fix the way to load the HTML template in 2factor auth [\#1645](https://github.com/wallabag/wallabag/pull/1645) ([nicosomb](https://github.com/nicosomb)) |
891 | - Fix \#1622: parameter for FosUser confirmation [\#1644](https://github.com/wallabag/wallabag/pull/1644) ([nicosomb](https://github.com/nicosomb)) | 404 | - Fix \#1622: parameter for FosUser confirmation [\#1644](https://github.com/wallabag/wallabag/pull/1644) ([nicosomb](https://github.com/nicosomb)) |
892 | - Unescape content for Material card [\#1642](https://github.com/wallabag/wallabag/pull/1642) ([j0k3r](https://github.com/j0k3r)) | 405 | - Unescape content for Material card [\#1642](https://github.com/wallabag/wallabag/pull/1642) ([j0k3r](https://github.com/j0k3r)) |
893 | - Update import.rst to fix a doc typo [\#1641](https://github.com/wallabag/wallabag/pull/1641) ([nicosomb](https://github.com/nicosomb)) | 406 | - Update import.rst to fix a doc typo [\#1641](https://github.com/wallabag/wallabag/pull/1641) ([nicosomb](https://github.com/nicosomb)) |
407 | - Fix \#1635: change database name for test environments \(mysql/pgsql\) [\#1639](https://github.com/wallabag/wallabag/pull/1639) ([nicosomb](https://github.com/nicosomb)) | ||
894 | - Exporttxt [\#1633](https://github.com/wallabag/wallabag/pull/1633) ([tcitworld](https://github.com/tcitworld)) | 408 | - Exporttxt [\#1633](https://github.com/wallabag/wallabag/pull/1633) ([tcitworld](https://github.com/tcitworld)) |
895 | - fix \#1620 and introduce new parameters to export [\#1629](https://github.com/wallabag/wallabag/pull/1629) ([tcitworld](https://github.com/tcitworld)) | 409 | - fix \#1620 and introduce new parameters to export [\#1629](https://github.com/wallabag/wallabag/pull/1629) ([tcitworld](https://github.com/tcitworld)) |
896 | - \[\#1621\] Add default address for FosUser [\#1625](https://github.com/wallabag/wallabag/pull/1625) ([nicosomb](https://github.com/nicosomb)) | 410 | - \[\#1621\] Add default address for FosUser [\#1625](https://github.com/wallabag/wallabag/pull/1625) ([nicosomb](https://github.com/nicosomb)) |
@@ -902,6 +416,7 @@ | |||
902 | - Remove tag relation when removing an entry [\#1606](https://github.com/wallabag/wallabag/pull/1606) ([j0k3r](https://github.com/j0k3r)) | 416 | - Remove tag relation when removing an entry [\#1606](https://github.com/wallabag/wallabag/pull/1606) ([j0k3r](https://github.com/j0k3r)) |
903 | - \[\#1604\] First draft to fix SensioLabsInsight report [\#1605](https://github.com/wallabag/wallabag/pull/1605) ([nicosomb](https://github.com/nicosomb)) | 417 | - \[\#1604\] First draft to fix SensioLabsInsight report [\#1605](https://github.com/wallabag/wallabag/pull/1605) ([nicosomb](https://github.com/nicosomb)) |
904 | - \[\#1590\] Add JSON import from wallabag v2 [\#1601](https://github.com/wallabag/wallabag/pull/1601) ([nicosomb](https://github.com/nicosomb)) | 418 | - \[\#1590\] Add JSON import from wallabag v2 [\#1601](https://github.com/wallabag/wallabag/pull/1601) ([nicosomb](https://github.com/nicosomb)) |
419 | - Use translator interface instead of final class [\#1587](https://github.com/wallabag/wallabag/pull/1587) ([j0k3r](https://github.com/j0k3r)) | ||
905 | - some cleanup [\#1584](https://github.com/wallabag/wallabag/pull/1584) ([nicosomb](https://github.com/nicosomb)) | 420 | - some cleanup [\#1584](https://github.com/wallabag/wallabag/pull/1584) ([nicosomb](https://github.com/nicosomb)) |
906 | - Fix `findOneByUrl` side effect in tests [\#1583](https://github.com/wallabag/wallabag/pull/1583) ([j0k3r](https://github.com/j0k3r)) | 421 | - Fix `findOneByUrl` side effect in tests [\#1583](https://github.com/wallabag/wallabag/pull/1583) ([j0k3r](https://github.com/j0k3r)) |
907 | - Fix typo and set version in the README [\#1574](https://github.com/wallabag/wallabag/pull/1574) ([jjanvier](https://github.com/jjanvier)) | 422 | - Fix typo and set version in the README [\#1574](https://github.com/wallabag/wallabag/pull/1574) ([jjanvier](https://github.com/jjanvier)) |
@@ -913,21 +428,6 @@ | |||
913 | - Upgrade to Symfony 3.0 [\#1524](https://github.com/wallabag/wallabag/pull/1524) ([j0k3r](https://github.com/j0k3r)) | 428 | - Upgrade to Symfony 3.0 [\#1524](https://github.com/wallabag/wallabag/pull/1524) ([j0k3r](https://github.com/j0k3r)) |
914 | 429 | ||
915 | ## [2.0.0-alpha.2](https://github.com/wallabag/wallabag/tree/2.0.0-alpha.2) (2016-01-22) | 430 | ## [2.0.0-alpha.2](https://github.com/wallabag/wallabag/tree/2.0.0-alpha.2) (2016-01-22) |
916 | **Closed issues:** | ||
917 | |||
918 | - Trouble because of proxy. [\#1596](https://github.com/wallabag/wallabag/issues/1596) | ||
919 | - V2 installation errors [\#1591](https://github.com/wallabag/wallabag/issues/1591) | ||
920 | - Unable to retrieve readable content http://www.firstthings.com [\#1579](https://github.com/wallabag/wallabag/issues/1579) | ||
921 | - MarkDown Texts [\#1569](https://github.com/wallabag/wallabag/issues/1569) | ||
922 | - epub export doesn't work on v2 [\#1567](https://github.com/wallabag/wallabag/issues/1567) | ||
923 | - Unable to retrieve readable content http://habrahabr.ru/ [\#1541](https://github.com/wallabag/wallabag/issues/1541) | ||
924 | - Display the base URL for syncing on the config page [\#1514](https://github.com/wallabag/wallabag/issues/1514) | ||
925 | - \[v2\] Account activation link returns 404 [\#1508](https://github.com/wallabag/wallabag/issues/1508) | ||
926 | - Support of U2F for authentication [\#1499](https://github.com/wallabag/wallabag/issues/1499) | ||
927 | - Back to article list when "mark as read" [\#1407](https://github.com/wallabag/wallabag/issues/1407) | ||
928 | - Update documentation website [\#1268](https://github.com/wallabag/wallabag/issues/1268) | ||
929 | - import from pocket with our username [\#236](https://github.com/wallabag/wallabag/issues/236) | ||
930 | |||
931 | **Merged pull requests:** | 431 | **Merged pull requests:** |
932 | 432 | ||
933 | - Ignore composer.lock [\#1607](https://github.com/wallabag/wallabag/pull/1607) ([j0k3r](https://github.com/j0k3r)) | 433 | - Ignore composer.lock [\#1607](https://github.com/wallabag/wallabag/pull/1607) ([j0k3r](https://github.com/j0k3r)) |
@@ -941,85 +441,6 @@ | |||
941 | - \[v2\] documentation cleaning [\#1558](https://github.com/wallabag/wallabag/pull/1558) ([nicosomb](https://github.com/nicosomb)) | 441 | - \[v2\] documentation cleaning [\#1558](https://github.com/wallabag/wallabag/pull/1558) ([nicosomb](https://github.com/nicosomb)) |
942 | 442 | ||
943 | ## [2.0.0-alpha.1](https://github.com/wallabag/wallabag/tree/2.0.0-alpha.1) (2016-01-07) | 443 | ## [2.0.0-alpha.1](https://github.com/wallabag/wallabag/tree/2.0.0-alpha.1) (2016-01-07) |
944 | **Fixed bugs:** | ||
945 | |||
946 | - "Stay signed in" don't do what it promise [\#1550](https://github.com/wallabag/wallabag/issues/1550) | ||
947 | - Fatal error: Call to undefined function session\_get\_cookie\_params\(\) in wallabag-1.9.1-b/inc/3rdparty/Session.class.php on line 59 [\#1519](https://github.com/wallabag/wallabag/issues/1519) | ||
948 | - Attempted to call function "curl\_init" from namespace "Graby\Ring\Client". [\#1511](https://github.com/wallabag/wallabag/issues/1511) | ||
949 | - \[v2\] API response doesn't match the request [\#1494](https://github.com/wallabag/wallabag/issues/1494) | ||
950 | - iframes not correctly handled [\#1438](https://github.com/wallabag/wallabag/issues/1438) | ||
951 | - Unable to bag http://stormsabrewin.org/pizzacigarette.html [\#1430](https://github.com/wallabag/wallabag/issues/1430) | ||
952 | - Send articles by mail is sometimes broken [\#1273](https://github.com/wallabag/wallabag/issues/1273) | ||
953 | - still using the “fr\_FR.utf8 [\#1271](https://github.com/wallabag/wallabag/issues/1271) | ||
954 | - Wallabag does not follow redirects [\#1240](https://github.com/wallabag/wallabag/issues/1240) | ||
955 | - database port not managed [\#1218](https://github.com/wallabag/wallabag/issues/1218) | ||
956 | - Untitled - Import - Click to finish import [\#1213](https://github.com/wallabag/wallabag/issues/1213) | ||
957 | - Installation error solution [\#1192](https://github.com/wallabag/wallabag/issues/1192) | ||
958 | - Email sharing not functional with gmail [\#1173](https://github.com/wallabag/wallabag/issues/1173) | ||
959 | - Deleting article in archive return to "unread" [\#1005](https://github.com/wallabag/wallabag/issues/1005) | ||
960 | - The pagination's variable has no effect [\#875](https://github.com/wallabag/wallabag/issues/875) | ||
961 | - Repeating notifications [\#648](https://github.com/wallabag/wallabag/issues/648) | ||
962 | - can't add link if referers are blocked [\#82](https://github.com/wallabag/wallabag/issues/82) | ||
963 | - \[v2\] Duplicate tags when 2 rules match article [\#1528](https://github.com/wallabag/wallabag/issues/1528) | ||
964 | - Wallabag\CoreBundle\Entity\Entry object not found. [\#1512](https://github.com/wallabag/wallabag/issues/1512) | ||
965 | - \[v2\] Avoid duplicate entry [\#1502](https://github.com/wallabag/wallabag/issues/1502) | ||
966 | - \[v2\] Articles from wallabag.org website are not fetched [\#1454](https://github.com/wallabag/wallabag/issues/1454) | ||
967 | - Only french language is stored [\#1431](https://github.com/wallabag/wallabag/issues/1431) | ||
968 | - v2 – Fix wrong if when deleting an entry [\#1547](https://github.com/wallabag/wallabag/pull/1547) ([j0k3r](https://github.com/j0k3r)) | ||
969 | - v2 – Avoid multiple tag creation [\#1542](https://github.com/wallabag/wallabag/pull/1542) ([j0k3r](https://github.com/j0k3r)) | ||
970 | - v2 – Don't redirect to the content page after deletion [\#1540](https://github.com/wallabag/wallabag/pull/1540) ([j0k3r](https://github.com/j0k3r)) | ||
971 | - fix \#1005 V2 redirect after deletion [\#1496](https://github.com/wallabag/wallabag/pull/1496) ([nicosomb](https://github.com/nicosomb)) | ||
972 | - fix type hint for User [\#1464](https://github.com/wallabag/wallabag/pull/1464) ([nicosomb](https://github.com/nicosomb)) | ||
973 | |||
974 | **Closed issues:** | ||
975 | |||
976 | - Wrong display in wallabag [\#1548](https://github.com/wallabag/wallabag/issues/1548) | ||
977 | - \[V2\] - Error on deleting an item alpha in 2.0.0-alpha [\#1531](https://github.com/wallabag/wallabag/issues/1531) | ||
978 | - Problems with my migration from Instapaper [\#1527](https://github.com/wallabag/wallabag/issues/1527) | ||
979 | - Article half downloaded [\#1522](https://github.com/wallabag/wallabag/issues/1522) | ||
980 | - Unable to retrieve full-text content \(putaindecode.io\) [\#1517](https://github.com/wallabag/wallabag/issues/1517) | ||
981 | - Unable to retrieve full-text content \(http://blog.xebia.fr/\) [\#1516](https://github.com/wallabag/wallabag/issues/1516) | ||
982 | - Bad credentials response when trying logging into v2 [\#1513](https://github.com/wallabag/wallabag/issues/1513) | ||
983 | - Wallabag problem - cannot generate MOBI and PDF [\#1509](https://github.com/wallabag/wallabag/issues/1509) | ||
984 | - Wrong Content-Disposition header when download epub \(rfc1806\) [\#1481](https://github.com/wallabag/wallabag/issues/1481) | ||
985 | - Unable to retrieve text from baylon-industries.com [\#1480](https://github.com/wallabag/wallabag/issues/1480) | ||
986 | - Howto use oauth2 with wallabag [\#1476](https://github.com/wallabag/wallabag/issues/1476) | ||
987 | - v2 doesn’t install with RHEL-6 \(i.e., php 5.3.3\) [\#1474](https://github.com/wallabag/wallabag/issues/1474) | ||
988 | - 500 Internal Server Error when posting an article via API [\#1465](https://github.com/wallabag/wallabag/issues/1465) | ||
989 | - Simple bookmarks list, not downloading content [\#1456](https://github.com/wallabag/wallabag/issues/1456) | ||
990 | - Reset password [\#1444](https://github.com/wallabag/wallabag/issues/1444) | ||
991 | - Tempo Storm articles \[unable to retrieve full-text content\] [\#1413](https://github.com/wallabag/wallabag/issues/1413) | ||
992 | - Adding possibility to delete article with 404 result [\#1410](https://github.com/wallabag/wallabag/issues/1410) | ||
993 | - Can't get article on shuhaowu [\#1409](https://github.com/wallabag/wallabag/issues/1409) | ||
994 | - update demo website / framabag [\#1269](https://github.com/wallabag/wallabag/issues/1269) | ||
995 | - No warning at login when session can't be created [\#1188](https://github.com/wallabag/wallabag/issues/1188) | ||
996 | - \[UX\] The cross button in the upper right toolset should be to close current article [\#1125](https://github.com/wallabag/wallabag/issues/1125) | ||
997 | - Are all of the dependecies including those installed by composer under the MIT license as well? [\#1118](https://github.com/wallabag/wallabag/issues/1118) | ||
998 | - Create an "About" section - Get a way to check server configuration again [\#864](https://github.com/wallabag/wallabag/issues/864) | ||
999 | - Contributing to wallabag and/or site\_config [\#849](https://github.com/wallabag/wallabag/issues/849) | ||
1000 | - \[Feature\] Possibility to use www.readability.com [\#837](https://github.com/wallabag/wallabag/issues/837) | ||
1001 | - lifehacker, io9 and gawker media articles not parsed [\#821](https://github.com/wallabag/wallabag/issues/821) | ||
1002 | - New install [\#820](https://github.com/wallabag/wallabag/issues/820) | ||
1003 | - Wallabag fails to grab this particular page [\#815](https://github.com/wallabag/wallabag/issues/815) | ||
1004 | - RSS [\#93](https://github.com/wallabag/wallabag/issues/93) | ||
1005 | - export epub [\#79](https://github.com/wallabag/wallabag/issues/79) | ||
1006 | - v2 – Remove user reference in Tag entry ? [\#1543](https://github.com/wallabag/wallabag/issues/1543) | ||
1007 | - \[v2\] reload article content [\#1503](https://github.com/wallabag/wallabag/issues/1503) | ||
1008 | - \[v2\] Rule-based tags [\#1477](https://github.com/wallabag/wallabag/issues/1477) | ||
1009 | - Clean CoreBundle\Resources\views [\#1470](https://github.com/wallabag/wallabag/issues/1470) | ||
1010 | - Use Chips for tags in material theme [\#1457](https://github.com/wallabag/wallabag/issues/1457) | ||
1011 | - Move the footer in the sidebar [\#1445](https://github.com/wallabag/wallabag/issues/1445) | ||
1012 | - When displaying domain on themes, skip the www part [\#1433](https://github.com/wallabag/wallabag/issues/1433) | ||
1013 | - List view for material theme [\#1424](https://github.com/wallabag/wallabag/issues/1424) | ||
1014 | - Warn that registration is disabled when adding an user [\#1423](https://github.com/wallabag/wallabag/issues/1423) | ||
1015 | - \[v2\] Store entry language [\#1333](https://github.com/wallabag/wallabag/issues/1333) | ||
1016 | - oAuth implementation [\#795](https://github.com/wallabag/wallabag/issues/795) | ||
1017 | - Text colour from article might conflict with theme [\#741](https://github.com/wallabag/wallabag/issues/741) | ||
1018 | - Browse or group articles by domain [\#729](https://github.com/wallabag/wallabag/issues/729) | ||
1019 | - Add to the feed the date when the article was added [\#589](https://github.com/wallabag/wallabag/issues/589) | ||
1020 | - wallabag can't handle plain text [\#444](https://github.com/wallabag/wallabag/issues/444) | ||
1021 | - multi users GUI [\#46](https://github.com/wallabag/wallabag/issues/46) | ||
1022 | |||
1023 | **Merged pull requests:** | 444 | **Merged pull requests:** |
1024 | 445 | ||
1025 | - Updated composer.lock [\#1537](https://github.com/wallabag/wallabag/pull/1537) ([bdunogier](https://github.com/bdunogier)) | 446 | - Updated composer.lock [\#1537](https://github.com/wallabag/wallabag/pull/1537) ([bdunogier](https://github.com/bdunogier)) |
@@ -1041,18 +462,23 @@ | |||
1041 | - Add support to timeshighereducation.com [\#1450](https://github.com/wallabag/wallabag/pull/1450) ([benages](https://github.com/benages)) | 462 | - Add support to timeshighereducation.com [\#1450](https://github.com/wallabag/wallabag/pull/1450) ([benages](https://github.com/benages)) |
1042 | - typo [\#1447](https://github.com/wallabag/wallabag/pull/1447) ([tcitworld](https://github.com/tcitworld)) | 463 | - typo [\#1447](https://github.com/wallabag/wallabag/pull/1447) ([tcitworld](https://github.com/tcitworld)) |
1043 | - Hide export button if we are not on entries list [\#1553](https://github.com/wallabag/wallabag/pull/1553) ([nicosomb](https://github.com/nicosomb)) | 464 | - Hide export button if we are not on entries list [\#1553](https://github.com/wallabag/wallabag/pull/1553) ([nicosomb](https://github.com/nicosomb)) |
465 | - v2 – Fix wrong if when deleting an entry [\#1547](https://github.com/wallabag/wallabag/pull/1547) ([j0k3r](https://github.com/j0k3r)) | ||
1044 | - v2 – Ability to reload an entry [\#1546](https://github.com/wallabag/wallabag/pull/1546) ([j0k3r](https://github.com/j0k3r)) | 466 | - v2 – Ability to reload an entry [\#1546](https://github.com/wallabag/wallabag/pull/1546) ([j0k3r](https://github.com/j0k3r)) |
1045 | - v2 – Remove user reference in tag [\#1545](https://github.com/wallabag/wallabag/pull/1545) ([j0k3r](https://github.com/j0k3r)) | 467 | - v2 – Remove user reference in tag [\#1545](https://github.com/wallabag/wallabag/pull/1545) ([j0k3r](https://github.com/j0k3r)) |
1046 | - v2 – Add custom email for 2FA [\#1544](https://github.com/wallabag/wallabag/pull/1544) ([j0k3r](https://github.com/j0k3r)) | 468 | - v2 – Add custom email for 2FA [\#1544](https://github.com/wallabag/wallabag/pull/1544) ([j0k3r](https://github.com/j0k3r)) |
469 | - v2 – Avoid multiple tag creation [\#1542](https://github.com/wallabag/wallabag/pull/1542) ([j0k3r](https://github.com/j0k3r)) | ||
470 | - v2 – Don't redirect to the content page after deletion [\#1540](https://github.com/wallabag/wallabag/pull/1540) ([j0k3r](https://github.com/j0k3r)) | ||
1047 | - changed table name for tagging rule [\#1529](https://github.com/wallabag/wallabag/pull/1529) ([nicosomb](https://github.com/nicosomb)) | 471 | - changed table name for tagging rule [\#1529](https://github.com/wallabag/wallabag/pull/1529) ([nicosomb](https://github.com/nicosomb)) |
1048 | - Typo [\#1523](https://github.com/wallabag/wallabag/pull/1523) ([tcitworld](https://github.com/tcitworld)) | 472 | - Typo [\#1523](https://github.com/wallabag/wallabag/pull/1523) ([tcitworld](https://github.com/tcitworld)) |
1049 | - Add graby log [\#1505](https://github.com/wallabag/wallabag/pull/1505) ([j0k3r](https://github.com/j0k3r)) | 473 | - Add graby log [\#1505](https://github.com/wallabag/wallabag/pull/1505) ([j0k3r](https://github.com/j0k3r)) |
474 | - fix \#1005 V2 redirect after deletion [\#1496](https://github.com/wallabag/wallabag/pull/1496) ([nicosomb](https://github.com/nicosomb)) | ||
1050 | - Add german translation. [\#1491](https://github.com/wallabag/wallabag/pull/1491) ([jlnostr](https://github.com/jlnostr)) | 475 | - Add german translation. [\#1491](https://github.com/wallabag/wallabag/pull/1491) ([jlnostr](https://github.com/jlnostr)) |
1051 | - Slug for tags [\#1488](https://github.com/wallabag/wallabag/pull/1488) ([nicosomb](https://github.com/nicosomb)) | 476 | - Slug for tags [\#1488](https://github.com/wallabag/wallabag/pull/1488) ([nicosomb](https://github.com/nicosomb)) |
1052 | - 2factor authentication via email [\#1484](https://github.com/wallabag/wallabag/pull/1484) ([nicosomb](https://github.com/nicosomb)) | 477 | - 2factor authentication via email [\#1484](https://github.com/wallabag/wallabag/pull/1484) ([nicosomb](https://github.com/nicosomb)) |
1053 | - fix \#1470: clean material theme [\#1472](https://github.com/wallabag/wallabag/pull/1472) ([nicosomb](https://github.com/nicosomb)) | 478 | - fix \#1470: clean material theme [\#1472](https://github.com/wallabag/wallabag/pull/1472) ([nicosomb](https://github.com/nicosomb)) |
1054 | - implement bookmarklet [\#1471](https://github.com/wallabag/wallabag/pull/1471) ([nicosomb](https://github.com/nicosomb)) | 479 | - implement bookmarklet [\#1471](https://github.com/wallabag/wallabag/pull/1471) ([nicosomb](https://github.com/nicosomb)) |
1055 | - fix bug on detect active theme [\#1468](https://github.com/wallabag/wallabag/pull/1468) ([nicosomb](https://github.com/nicosomb)) | 480 | - fix bug on detect active theme [\#1468](https://github.com/wallabag/wallabag/pull/1468) ([nicosomb](https://github.com/nicosomb)) |
481 | - fix type hint for User [\#1464](https://github.com/wallabag/wallabag/pull/1464) ([nicosomb](https://github.com/nicosomb)) | ||
1056 | - fix \#1433: add test for removeWww Twig Extension [\#1461](https://github.com/wallabag/wallabag/pull/1461) ([nicosomb](https://github.com/nicosomb)) | 482 | - fix \#1433: add test for removeWww Twig Extension [\#1461](https://github.com/wallabag/wallabag/pull/1461) ([nicosomb](https://github.com/nicosomb)) |
1057 | - Add french translation [\#1441](https://github.com/wallabag/wallabag/pull/1441) ([nicosomb](https://github.com/nicosomb)) | 483 | - Add french translation [\#1441](https://github.com/wallabag/wallabag/pull/1441) ([nicosomb](https://github.com/nicosomb)) |
1058 | - fix \#1433: remove www. on entries view [\#1440](https://github.com/wallabag/wallabag/pull/1440) ([nicosomb](https://github.com/nicosomb)) | 484 | - fix \#1433: remove www. on entries view [\#1440](https://github.com/wallabag/wallabag/pull/1440) ([nicosomb](https://github.com/nicosomb)) |
@@ -1064,702 +490,6 @@ | |||
1064 | - V2 – Export entries [\#1422](https://github.com/wallabag/wallabag/pull/1422) ([tcitworld](https://github.com/tcitworld)) | 490 | - V2 – Export entries [\#1422](https://github.com/wallabag/wallabag/pull/1422) ([tcitworld](https://github.com/tcitworld)) |
1065 | 491 | ||
1066 | ## [2.0.0-alpha.0](https://github.com/wallabag/wallabag/tree/2.0.0-alpha.0) (2015-09-14) | 492 | ## [2.0.0-alpha.0](https://github.com/wallabag/wallabag/tree/2.0.0-alpha.0) (2015-09-14) |
1067 | **Fixed bugs:** | ||
1068 | |||
1069 | - 500 Internal Server Error on filtering articles [\#1416](https://github.com/wallabag/wallabag/issues/1416) | ||
1070 | - Server Side Request Forgery \(SSRF\) using Wallabag [\#1364](https://github.com/wallabag/wallabag/issues/1364) | ||
1071 | - Lost session too often [\#1339](https://github.com/wallabag/wallabag/issues/1339) | ||
1072 | - Show button for adding firefox social service only on secured connections [\#1237](https://github.com/wallabag/wallabag/issues/1237) | ||
1073 | - error loading feed when synchronizing [\#1212](https://github.com/wallabag/wallabag/issues/1212) | ||
1074 | - tags & tags\_entry not properly deleted after article deletion [\#1209](https://github.com/wallabag/wallabag/issues/1209) | ||
1075 | - Tags not being exported in Wallabag 1.9.0 [\#1203](https://github.com/wallabag/wallabag/issues/1203) | ||
1076 | - I don't see any icons. [\#1183](https://github.com/wallabag/wallabag/issues/1183) | ||
1077 | - Error in install process. [\#1175](https://github.com/wallabag/wallabag/issues/1175) | ||
1078 | - Clear cache function deleted .htaccess, .gitignore files under cache/ [\#1154](https://github.com/wallabag/wallabag/issues/1154) | ||
1079 | - Update jQuery [\#1139](https://github.com/wallabag/wallabag/issues/1139) | ||
1080 | - translation issue [\#1133](https://github.com/wallabag/wallabag/issues/1133) | ||
1081 | - Baggy theme: no Icon for shaarli [\#1131](https://github.com/wallabag/wallabag/issues/1131) | ||
1082 | - Archive an unread article [\#1126](https://github.com/wallabag/wallabag/issues/1126) | ||
1083 | - Error in first log in [\#1121](https://github.com/wallabag/wallabag/issues/1121) | ||
1084 | - "About" not translated into french in the menu ? [\#1116](https://github.com/wallabag/wallabag/issues/1116) | ||
1085 | - Firefox Addon give an error on saving a link [\#1104](https://github.com/wallabag/wallabag/issues/1104) | ||
1086 | - I'm getting duplicate articles. [\#1102](https://github.com/wallabag/wallabag/issues/1102) | ||
1087 | - Register email at installation [\#1093](https://github.com/wallabag/wallabag/issues/1093) | ||
1088 | - Saying I don't have permission to access to /inc/poche/config.inc.php during install. [\#1086](https://github.com/wallabag/wallabag/issues/1086) | ||
1089 | - allow\_url\_fopen disabled try to use php-curl [\#1078](https://github.com/wallabag/wallabag/issues/1078) | ||
1090 | - "Fetch content for articles with no content" doesn't work [\#1058](https://github.com/wallabag/wallabag/issues/1058) | ||
1091 | - New Install - Can't Log In [\#1040](https://github.com/wallabag/wallabag/issues/1040) | ||
1092 | - The "back to top" button is missing in responsive design \(Baggy theme\) [\#1010](https://github.com/wallabag/wallabag/issues/1010) | ||
1093 | - Security issue [\#997](https://github.com/wallabag/wallabag/issues/997) | ||
1094 | - \[Installation\] Throw an exception if PDO isn't found at installation. [\#996](https://github.com/wallabag/wallabag/issues/996) | ||
1095 | - \[Installation\] Wrong login on MySQL/PostgreSQL databases fail silently [\#995](https://github.com/wallabag/wallabag/issues/995) | ||
1096 | - An error occured: "db" directory must be writeable for your web server user! [\#990](https://github.com/wallabag/wallabag/issues/990) | ||
1097 | - logic bug in autoclose code? [\#984](https://github.com/wallabag/wallabag/issues/984) | ||
1098 | - Can't mark an article as favorite [\#983](https://github.com/wallabag/wallabag/issues/983) | ||
1099 | - Export does not work \(JSON & ePub\) [\#970](https://github.com/wallabag/wallabag/issues/970) | ||
1100 | - Problem with Readability.php when save link [\#963](https://github.com/wallabag/wallabag/issues/963) | ||
1101 | - White Screen after Install [\#955](https://github.com/wallabag/wallabag/issues/955) | ||
1102 | - wallabag install enable to save links on openbsd [\#948](https://github.com/wallabag/wallabag/issues/948) | ||
1103 | - Courgette theme really broken [\#941](https://github.com/wallabag/wallabag/issues/941) | ||
1104 | - White Screen when mysql user has no privileges. [\#940](https://github.com/wallabag/wallabag/issues/940) | ||
1105 | - crashing because unknown character set 'utf8mb4' [\#935](https://github.com/wallabag/wallabag/issues/935) | ||
1106 | - Mobile view and popups [\#912](https://github.com/wallabag/wallabag/issues/912) | ||
1107 | - Texts not translated when adding tag [\#887](https://github.com/wallabag/wallabag/issues/887) | ||
1108 | - epub Export does not work [\#882](https://github.com/wallabag/wallabag/issues/882) | ||
1109 | - Article not saved if not logged in [\#877](https://github.com/wallabag/wallabag/issues/877) | ||
1110 | - In baggy : no preview text in linear visualisation [\#874](https://github.com/wallabag/wallabag/issues/874) | ||
1111 | - In baggy mark as read button stays gray [\#873](https://github.com/wallabag/wallabag/issues/873) | ||
1112 | - Fix "Mark as read" translations [\#871](https://github.com/wallabag/wallabag/issues/871) | ||
1113 | - The link to check the server compatibility is broken [\#858](https://github.com/wallabag/wallabag/issues/858) | ||
1114 | - Trouble installing with Postgres as DB [\#844](https://github.com/wallabag/wallabag/issues/844) | ||
1115 | - CSS Bug on article list when browsing on Small size device [\#834](https://github.com/wallabag/wallabag/issues/834) | ||
1116 | - Search and SaveALink windows overlap [\#830](https://github.com/wallabag/wallabag/issues/830) | ||
1117 | - New self-hosted install: Android app and FF Extension do not work [\#829](https://github.com/wallabag/wallabag/issues/829) | ||
1118 | - Download pictures doesn't work [\#822](https://github.com/wallabag/wallabag/issues/822) | ||
1119 | - \[dev branch\] Installation doesn't work [\#813](https://github.com/wallabag/wallabag/issues/813) | ||
1120 | - \[EPUB\] Images not included when cached on the server. [\#804](https://github.com/wallabag/wallabag/issues/804) | ||
1121 | - Empty page after upgrade [\#796](https://github.com/wallabag/wallabag/issues/796) | ||
1122 | - Installation of Wallabag with SQLite3 database fails [\#788](https://github.com/wallabag/wallabag/issues/788) | ||
1123 | - Delete Courgette theme [\#781](https://github.com/wallabag/wallabag/issues/781) | ||
1124 | - Import empty file [\#776](https://github.com/wallabag/wallabag/issues/776) | ||
1125 | - Login session is not remembered. [\#769](https://github.com/wallabag/wallabag/issues/769) | ||
1126 | - Add check php5-gd to wallabag: Compatibility Test [\#766](https://github.com/wallabag/wallabag/issues/766) | ||
1127 | - « welcome to your wallabag » is not translated [\#763](https://github.com/wallabag/wallabag/issues/763) | ||
1128 | - wired.com comes out totally messed up [\#756](https://github.com/wallabag/wallabag/issues/756) | ||
1129 | - Add support for multipage articles [\#750](https://github.com/wallabag/wallabag/issues/750) | ||
1130 | - Ereader complains about DRM with epubs [\#748](https://github.com/wallabag/wallabag/issues/748) | ||
1131 | - Soucis traduction bouton envoyer [\#743](https://github.com/wallabag/wallabag/issues/743) | ||
1132 | - Arrays not being displayed the same depending on theme \(previously was : new site\_config file\) [\#740](https://github.com/wallabag/wallabag/issues/740) | ||
1133 | - Sort RSS Tag Feed [\#738](https://github.com/wallabag/wallabag/issues/738) | ||
1134 | - Error parsing file imported from Pocket [\#718](https://github.com/wallabag/wallabag/issues/718) | ||
1135 | - EPUB-Download for more than one article create a corrupt file [\#717](https://github.com/wallabag/wallabag/issues/717) | ||
1136 | - Can't save new article [\#710](https://github.com/wallabag/wallabag/issues/710) | ||
1137 | - Dailymotion support [\#708](https://github.com/wallabag/wallabag/issues/708) | ||
1138 | - Deleting install dir isn't automatic in dev branch [\#700](https://github.com/wallabag/wallabag/issues/700) | ||
1139 | - Out of memory size limit with big article [\#682](https://github.com/wallabag/wallabag/issues/682) | ||
1140 | - Installation fails with "parse\_ini\_file" disabled [\#678](https://github.com/wallabag/wallabag/issues/678) | ||
1141 | - When downloading images, wallabag doesnt respect html "base" tag [\#677](https://github.com/wallabag/wallabag/issues/677) | ||
1142 | - page not saved [\#675](https://github.com/wallabag/wallabag/issues/675) | ||
1143 | - RSS Problems [\#664](https://github.com/wallabag/wallabag/issues/664) | ||
1144 | - 1.6.1 storage name mismatch for postgres in installer [\#657](https://github.com/wallabag/wallabag/issues/657) | ||
1145 | - Errors importing from Pocket [\#650](https://github.com/wallabag/wallabag/issues/650) | ||
1146 | - Error 500 - PHP fatal error [\#647](https://github.com/wallabag/wallabag/issues/647) | ||
1147 | - Warning: putenv\(\) \[function.putenv\]: Safe Mode warning [\#646](https://github.com/wallabag/wallabag/issues/646) | ||
1148 | - rss feed content type [\#636](https://github.com/wallabag/wallabag/issues/636) | ||
1149 | - Multi-User problem [\#630](https://github.com/wallabag/wallabag/issues/630) | ||
1150 | - PosgreSQL error on sequence users\_id\_seq with version 1.6 [\#628](https://github.com/wallabag/wallabag/issues/628) | ||
1151 | - Import doesn't finish [\#619](https://github.com/wallabag/wallabag/issues/619) | ||
1152 | - Walla bag fails to grab pages from tutplus.com [\#615](https://github.com/wallabag/wallabag/issues/615) | ||
1153 | - I can't close "search" popup with the cross picture [\#613](https://github.com/wallabag/wallabag/issues/613) | ||
1154 | - Escap key displays "save a link" form [\#612](https://github.com/wallabag/wallabag/issues/612) | ||
1155 | - display problem with smartphone and Baggy [\#610](https://github.com/wallabag/wallabag/issues/610) | ||
1156 | - Post 1.6 upgrade - bagging anything lead to PDOException [\#602](https://github.com/wallabag/wallabag/issues/602) | ||
1157 | - Fail to sync articles with poche app. [\#593](https://github.com/wallabag/wallabag/issues/593) | ||
1158 | - Embed videos in an iframe don't show [\#590](https://github.com/wallabag/wallabag/issues/590) | ||
1159 | - Check file permissions at install [\#584](https://github.com/wallabag/wallabag/issues/584) | ||
1160 | - The RSS Feed doesn't seem valid [\#583](https://github.com/wallabag/wallabag/issues/583) | ||
1161 | - Running Wallabag on Windows Host [\#580](https://github.com/wallabag/wallabag/issues/580) | ||
1162 | - \[Windows\] Many problems with WAMP [\#579](https://github.com/wallabag/wallabag/issues/579) | ||
1163 | - Invalid url message for this page [\#578](https://github.com/wallabag/wallabag/issues/578) | ||
1164 | - baggy theme - "powered by" overlapps pagination [\#577](https://github.com/wallabag/wallabag/issues/577) | ||
1165 | - \[Bug ?\] Export wallabag data : not saving but opening in browser [\#570](https://github.com/wallabag/wallabag/issues/570) | ||
1166 | - missing rss.png files [\#568](https://github.com/wallabag/wallabag/issues/568) | ||
1167 | - Cron.php deadlocks import process on many "Untitled" elements [\#565](https://github.com/wallabag/wallabag/issues/565) | ||
1168 | - Data is not retrieved properly [\#561](https://github.com/wallabag/wallabag/issues/561) | ||
1169 | - In RSS feed, the link leads to my wallabag page [\#556](https://github.com/wallabag/wallabag/issues/556) | ||
1170 | - Failing to add a link [\#555](https://github.com/wallabag/wallabag/issues/555) | ||
1171 | - CTRL S open "save this page" in firefox [\#552](https://github.com/wallabag/wallabag/issues/552) | ||
1172 | - deactivate keyboard shortcuts when entering tags [\#546](https://github.com/wallabag/wallabag/issues/546) | ||
1173 | - Parser Fail: Text overwrites other text and images [\#537](https://github.com/wallabag/wallabag/issues/537) | ||
1174 | - Instapaper Import Failed [\#536](https://github.com/wallabag/wallabag/issues/536) | ||
1175 | - Import fail from Poche [\#530](https://github.com/wallabag/wallabag/issues/530) | ||
1176 | - Failure in makefulltextfeed.php [\#529](https://github.com/wallabag/wallabag/issues/529) | ||
1177 | - Firefox: download the extension - Link Broken [\#528](https://github.com/wallabag/wallabag/issues/528) | ||
1178 | - autoclose with baggy theme and firefox addon [\#527](https://github.com/wallabag/wallabag/issues/527) | ||
1179 | - minor glitch in baggy theme [\#526](https://github.com/wallabag/wallabag/issues/526) | ||
1180 | - baggy theme removed "remember scroll position" feature [\#519](https://github.com/wallabag/wallabag/issues/519) | ||
1181 | - on Framabag re-login needed after "bag it!" [\#509](https://github.com/wallabag/wallabag/issues/509) | ||
1182 | - youtube videos are not saved [\#508](https://github.com/wallabag/wallabag/issues/508) | ||
1183 | - Heise article crashes online demo [\#498](https://github.com/wallabag/wallabag/issues/498) | ||
1184 | - Bug: makefulltextfeed.php crashing on article [\#494](https://github.com/wallabag/wallabag/issues/494) | ||
1185 | - Erreur PHP Fatal error: Call to undefined method [\#493](https://github.com/wallabag/wallabag/issues/493) | ||
1186 | - Impossible de changer de langue [\#492](https://github.com/wallabag/wallabag/issues/492) | ||
1187 | - \[Baggy\] Prob. "hover" sur lien de déco [\#489](https://github.com/wallabag/wallabag/issues/489) | ||
1188 | - Config en FR mais langue EN affichée ? [\#488](https://github.com/wallabag/wallabag/issues/488) | ||
1189 | - Import from Pocket not working in 1.5.2 [\#486](https://github.com/wallabag/wallabag/issues/486) | ||
1190 | - Update to 1.5.2 : PHP extension required: pdo\_sqlite [\#483](https://github.com/wallabag/wallabag/issues/483) | ||
1191 | - This page contains a script from unauthenticated sources [\#482](https://github.com/wallabag/wallabag/issues/482) | ||
1192 | - \[Bug\] Liste des thèmes par ordre alpha ? [\#470](https://github.com/wallabag/wallabag/issues/470) | ||
1193 | - icons blocked/not loading when font is blocked [\#465](https://github.com/wallabag/wallabag/issues/465) | ||
1194 | - pages are not imported [\#463](https://github.com/wallabag/wallabag/issues/463) | ||
1195 | - \[Bug\] Label du bouton sur l'écran d'identification [\#456](https://github.com/wallabag/wallabag/issues/456) | ||
1196 | - \[Bug\] Thème Baggy : le lien vers Wallabag en footer ne marche pas [\#453](https://github.com/wallabag/wallabag/issues/453) | ||
1197 | - \[Bug\] Bas de page index : problème avec le fichier de langue ? [\#452](https://github.com/wallabag/wallabag/issues/452) | ||
1198 | - Permission error if no cache dir exist [\#451](https://github.com/wallabag/wallabag/issues/451) | ||
1199 | - Bug with theme name case [\#447](https://github.com/wallabag/wallabag/issues/447) | ||
1200 | - notification cross doesn't work [\#446](https://github.com/wallabag/wallabag/issues/446) | ||
1201 | - Login time [\#442](https://github.com/wallabag/wallabag/issues/442) | ||
1202 | - wallabag a tumblr will only save the first post [\#441](https://github.com/wallabag/wallabag/issues/441) | ||
1203 | - Wallabag this link doesn't work [\#440](https://github.com/wallabag/wallabag/issues/440) | ||
1204 | - An error report:Parse error: syntax error, unexpected T\_FUNCTION [\#436](https://github.com/wallabag/wallabag/issues/436) | ||
1205 | - Incorrect url when adding from Android [\#424](https://github.com/wallabag/wallabag/issues/424) | ||
1206 | - Some language problems in the french Config Page [\#416](https://github.com/wallabag/wallabag/issues/416) | ||
1207 | - remove all poche references in code [\#415](https://github.com/wallabag/wallabag/issues/415) | ||
1208 | - Add support for X-Forwarded-Proto header field [\#413](https://github.com/wallabag/wallabag/issues/413) | ||
1209 | - remember user [\#401](https://github.com/wallabag/wallabag/issues/401) | ||
1210 | - \[unable to retrieve full-text content\]... [\#396](https://github.com/wallabag/wallabag/issues/396) | ||
1211 | - Poche on Apache, behind Ngnix [\#395](https://github.com/wallabag/wallabag/issues/395) | ||
1212 | - Empty article title and content \(blank title tag and content\) [\#390](https://github.com/wallabag/wallabag/issues/390) | ||
1213 | - Some links crash RSS feeds [\#386](https://github.com/wallabag/wallabag/issues/386) | ||
1214 | - RSS Feeds don't validate / W3C [\#384](https://github.com/wallabag/wallabag/issues/384) | ||
1215 | - Encoding trouble in \<title\> of RSS [\#376](https://github.com/wallabag/wallabag/issues/376) | ||
1216 | - Import from readability doesn't work \(0 links imported\) [\#375](https://github.com/wallabag/wallabag/issues/375) | ||
1217 | - Some articles break the RSS [\#374](https://github.com/wallabag/wallabag/issues/374) | ||
1218 | - Endless redirects or user doesn't exist with basic authentication [\#368](https://github.com/wallabag/wallabag/issues/368) | ||
1219 | - table tags\_entries already exists [\#367](https://github.com/wallabag/wallabag/issues/367) | ||
1220 | - No content after fresh install \(v1.3.0\) [\#366](https://github.com/wallabag/wallabag/issues/366) | ||
1221 | - RSS Feed URL problem [\#364](https://github.com/wallabag/wallabag/issues/364) | ||
1222 | - Notice: Trying to get property of non-object in poche/inc/3rdparty/FlattrItem.class.php on line 22 [\#359](https://github.com/wallabag/wallabag/issues/359) | ||
1223 | - Local import does not work [\#332](https://github.com/wallabag/wallabag/issues/332) | ||
1224 | - Can't import from Pocket [\#294](https://github.com/wallabag/wallabag/issues/294) | ||
1225 | - problem with CURLOPT\_FOLLOWLOCATION [\#287](https://github.com/wallabag/wallabag/issues/287) | ||
1226 | - poche not accessible anymore via https [\#283](https://github.com/wallabag/wallabag/issues/283) | ||
1227 | - html output of poche is linking to localhost [\#270](https://github.com/wallabag/wallabag/issues/270) | ||
1228 | - Deleting article doesn't redirect [\#259](https://github.com/wallabag/wallabag/issues/259) | ||
1229 | - New menu bar bad display on Windows Phone Browser [\#258](https://github.com/wallabag/wallabag/issues/258) | ||
1230 | - new menu bar in beta 5 not usable on android firefox in portrait orientation [\#255](https://github.com/wallabag/wallabag/issues/255) | ||
1231 | - error 500 with the .htaccess [\#254](https://github.com/wallabag/wallabag/issues/254) | ||
1232 | - can't parse youtube [\#253](https://github.com/wallabag/wallabag/issues/253) | ||
1233 | - Coherent install instructions? [\#248](https://github.com/wallabag/wallabag/issues/248) | ||
1234 | - alert message aat field in config is in french [\#246](https://github.com/wallabag/wallabag/issues/246) | ||
1235 | - Flattr Cache : File names too long [\#243](https://github.com/wallabag/wallabag/issues/243) | ||
1236 | - problem with estimated reading time on smartphone / tablet [\#242](https://github.com/wallabag/wallabag/issues/242) | ||
1237 | - inc/3rdparty/site\_config missing [\#240](https://github.com/wallabag/wallabag/issues/240) | ||
1238 | - full paths of import files displayed [\#234](https://github.com/wallabag/wallabag/issues/234) | ||
1239 | - Can't poche a github page with bookmarklet [\#233](https://github.com/wallabag/wallabag/issues/233) | ||
1240 | - save position not enabled [\#230](https://github.com/wallabag/wallabag/issues/230) | ||
1241 | - theme not stored [\#229](https://github.com/wallabag/wallabag/issues/229) | ||
1242 | - Deleting element in archive redirect to home [\#227](https://github.com/wallabag/wallabag/issues/227) | ||
1243 | - Problème avec la page d'un élément poché et la date [\#225](https://github.com/wallabag/wallabag/issues/225) | ||
1244 | - when archive last poched links from a page, redirect to an other page [\#219](https://github.com/wallabag/wallabag/issues/219) | ||
1245 | - titles with colon bad parsed [\#209](https://github.com/wallabag/wallabag/issues/209) | ||
1246 | - update doc links in poche [\#208](https://github.com/wallabag/wallabag/issues/208) | ||
1247 | - Poche can't parse LWN.net articles where subscription is needed despite login [\#201](https://github.com/wallabag/wallabag/issues/201) | ||
1248 | - bbc and guardian [\#200](https://github.com/wallabag/wallabag/issues/200) | ||
1249 | - DOWNLOAD\_PICTURES function [\#186](https://github.com/wallabag/wallabag/issues/186) | ||
1250 | - Wrong title on favorites and archives pages [\#182](https://github.com/wallabag/wallabag/issues/182) | ||
1251 | - content not well displayed with bulletins-electroniques.com [\#177](https://github.com/wallabag/wallabag/issues/177) | ||
1252 | - IP addresses do not appear in "view original" [\#175](https://github.com/wallabag/wallabag/issues/175) | ||
1253 | - can't parse http://12factor.net/ [\#166](https://github.com/wallabag/wallabag/issues/166) | ||
1254 | - if cURL is not installed, content is not well displayed [\#164](https://github.com/wallabag/wallabag/issues/164) | ||
1255 | - URL with special char could not be imported [\#155](https://github.com/wallabag/wallabag/issues/155) | ||
1256 | - \<h2\> Title not displaying [\#153](https://github.com/wallabag/wallabag/issues/153) | ||
1257 | - HTML entities in titles are encoded twice [\#151](https://github.com/wallabag/wallabag/issues/151) | ||
1258 | - Poche won't import the content [\#149](https://github.com/wallabag/wallabag/issues/149) | ||
1259 | - Use of undefined constant POCHE\_VERSION [\#148](https://github.com/wallabag/wallabag/issues/148) | ||
1260 | - répertoire DB inexistant [\#147](https://github.com/wallabag/wallabag/issues/147) | ||
1261 | - getPocheVersion doesn't work ? [\#142](https://github.com/wallabag/wallabag/issues/142) | ||
1262 | - Lien qui ne s'ajoute pas [\#138](https://github.com/wallabag/wallabag/issues/138) | ||
1263 | - Error importing readability json [\#136](https://github.com/wallabag/wallabag/issues/136) | ||
1264 | - Export Twitter : Caractères spéciaux qui ne passent pas [\#135](https://github.com/wallabag/wallabag/issues/135) | ||
1265 | - Un nouveau type d'URL qui ne fonctionne pas [\#125](https://github.com/wallabag/wallabag/issues/125) | ||
1266 | - Images coded with relative paths are not imported [\#123](https://github.com/wallabag/wallabag/issues/123) | ||
1267 | - stay connected checkbox - Add cookie [\#115](https://github.com/wallabag/wallabag/issues/115) | ||
1268 | - Taille police et icones [\#114](https://github.com/wallabag/wallabag/issues/114) | ||
1269 | - Impossible d'installer poche [\#111](https://github.com/wallabag/wallabag/issues/111) | ||
1270 | - URL refusée [\#110](https://github.com/wallabag/wallabag/issues/110) | ||
1271 | - suppression d'un lien depuis la page view [\#103](https://github.com/wallabag/wallabag/issues/103) | ||
1272 | - Erreur date.timezone [\#98](https://github.com/wallabag/wallabag/issues/98) | ||
1273 | - Texte lors de la suppression d'un item incorrect [\#97](https://github.com/wallabag/wallabag/issues/97) | ||
1274 | - Can't add some urls [\#91](https://github.com/wallabag/wallabag/issues/91) | ||
1275 | - impossible to start poche on my Apache! [\#85](https://github.com/wallabag/wallabag/issues/85) | ||
1276 | - Can't Poch url with special caracter [\#73](https://github.com/wallabag/wallabag/issues/73) | ||
1277 | - afficher les messages "flash" lorsqu'on met en favori et quand on archive [\#66](https://github.com/wallabag/wallabag/issues/66) | ||
1278 | - impossible d'ajouter un lien si pas connecté [\#63](https://github.com/wallabag/wallabag/issues/63) | ||
1279 | - erreur lors de l'import pocket [\#53](https://github.com/wallabag/wallabag/issues/53) | ||
1280 | - image non récupérée [\#52](https://github.com/wallabag/wallabag/issues/52) | ||
1281 | - supprimer un lien depuis view.php [\#51](https://github.com/wallabag/wallabag/issues/51) | ||
1282 | - Articles mal parsés [\#47](https://github.com/wallabag/wallabag/issues/47) | ||
1283 | - disparition des icônes lors d'un tri [\#45](https://github.com/wallabag/wallabag/issues/45) | ||
1284 | - problème session si on est sur la page depuis longtemps [\#41](https://github.com/wallabag/wallabag/issues/41) | ||
1285 | - verif csrf pour l'ajout d'un lien [\#40](https://github.com/wallabag/wallabag/issues/40) | ||
1286 | - impossible d'ajouter un lien en https [\#38](https://github.com/wallabag/wallabag/issues/38) | ||
1287 | - bug chrome : affichage d'un seul élément dans la grille [\#32](https://github.com/wallabag/wallabag/issues/32) | ||
1288 | - vérification des liens pochés [\#16](https://github.com/wallabag/wallabag/issues/16) | ||
1289 | - url vide [\#9](https://github.com/wallabag/wallabag/issues/9) | ||
1290 | - \[v2\] Redirection expected after deleting an entry currently displayed [\#1391](https://github.com/wallabag/wallabag/issues/1391) | ||
1291 | - Filter date: no results for today [\#1379](https://github.com/wallabag/wallabag/issues/1379) | ||
1292 | - Conflict pagination and filters [\#1350](https://github.com/wallabag/wallabag/issues/1350) | ||
1293 | - \[v2\] When the title of an article is edited, the article is marked as read [\#1306](https://github.com/wallabag/wallabag/issues/1306) | ||
1294 | - Display current category name [\#1283](https://github.com/wallabag/wallabag/issues/1283) | ||
1295 | - The menu icon is displayed after clicked on search icon [\#1280](https://github.com/wallabag/wallabag/issues/1280) | ||
1296 | - \[v2\] When you change your username, you can't login [\#1149](https://github.com/wallabag/wallabag/issues/1149) | ||
1297 | - How to send an article from an external software? api? [\#1147](https://github.com/wallabag/wallabag/issues/1147) | ||
1298 | - need to enter username/password at login screen after browser restart [\#890](https://github.com/wallabag/wallabag/issues/890) | ||
1299 | - url greater than 255 chars are not saved \(was: urls with redirection\(s\) silently fail to be downloaded\) [\#681](https://github.com/wallabag/wallabag/issues/681) | ||
1300 | - duplicate check [\#400](https://github.com/wallabag/wallabag/issues/400) | ||
1301 | - \[v2\] Tags and articles [\#324](https://github.com/wallabag/wallabag/issues/324) | ||
1302 | - \[v2\] can't login with mozilla account [\#321](https://github.com/wallabag/wallabag/issues/321) | ||
1303 | - \[v2\] utf-8 symbols are not displayed in article view [\#316](https://github.com/wallabag/wallabag/issues/316) | ||
1304 | - \[v2\] Not all articles are imported from v1 [\#302](https://github.com/wallabag/wallabag/issues/302) | ||
1305 | - Lien unique par utilisateur [\#121](https://github.com/wallabag/wallabag/issues/121) | ||
1306 | - fix security bug with PHP\_AUTH\_USER [\#1252](https://github.com/wallabag/wallabag/pull/1252) ([tcitworld](https://github.com/tcitworld)) | ||
1307 | - New installation process [\#1026](https://github.com/wallabag/wallabag/pull/1026) ([tcitworld](https://github.com/tcitworld)) | ||
1308 | - Fix the PostgreSQL install errors [\#845](https://github.com/wallabag/wallabag/pull/845) ([rros](https://github.com/rros)) | ||
1309 | - fix display of 'Done' message when we add a link from 'save a link' item [\#784](https://github.com/wallabag/wallabag/pull/784) ([nicosomb](https://github.com/nicosomb)) | ||
1310 | - \#763 fix to display the login successful message with the translation [\#783](https://github.com/wallabag/wallabag/pull/783) ([nicosomb](https://github.com/nicosomb)) | ||
1311 | - Fix \#776 [\#782](https://github.com/wallabag/wallabag/pull/782) ([nicosomb](https://github.com/nicosomb)) | ||
1312 | - fixed bug for epub export \#755 ; also better metadata title [\#771](https://github.com/wallabag/wallabag/pull/771) ([tcitworld](https://github.com/tcitworld)) | ||
1313 | - bagit link + overlay save link + listmode [\#540](https://github.com/wallabag/wallabag/pull/540) ([courgette](https://github.com/courgette)) | ||
1314 | - fix of global $http visibility, issues \#493, \#494 [\#495](https://github.com/wallabag/wallabag/pull/495) ([mariroz](https://github.com/mariroz)) | ||
1315 | - duplicate check added. fix of issue \#400 [\#460](https://github.com/wallabag/wallabag/pull/460) ([mariroz](https://github.com/mariroz)) | ||
1316 | - fix of bug \#368 Endless redirects or user doesn't exist with basic authe... [\#419](https://github.com/wallabag/wallabag/pull/419) ([mariroz](https://github.com/mariroz)) | ||
1317 | - Page data extraction with basic auth [\#394](https://github.com/wallabag/wallabag/pull/394) ([aaa2000](https://github.com/aaa2000)) | ||
1318 | |||
1319 | **Closed issues:** | ||
1320 | |||
1321 | - ??? [\#1406](https://github.com/wallabag/wallabag/issues/1406) | ||
1322 | - Wrong display site http://f9r.ru/ [\#1388](https://github.com/wallabag/wallabag/issues/1388) | ||
1323 | - Filter: Reading time [\#1381](https://github.com/wallabag/wallabag/issues/1381) | ||
1324 | - store the user IP? [\#1344](https://github.com/wallabag/wallabag/issues/1344) | ||
1325 | - Add title on "random article" link [\#1315](https://github.com/wallabag/wallabag/issues/1315) | ||
1326 | - Get only content [\#1290](https://github.com/wallabag/wallabag/issues/1290) | ||
1327 | - Read GET parameters in the themes [\#1289](https://github.com/wallabag/wallabag/issues/1289) | ||
1328 | - Engine does not accept changes to the template [\#1288](https://github.com/wallabag/wallabag/issues/1288) | ||
1329 | - unable to retrieve full-text content [\#1264](https://github.com/wallabag/wallabag/issues/1264) | ||
1330 | - Wrong documentation URL [\#1263](https://github.com/wallabag/wallabag/issues/1263) | ||
1331 | - Integrate freddyb/wallabag-fxos in wallabag organization [\#1259](https://github.com/wallabag/wallabag/issues/1259) | ||
1332 | - \[v2\] Wallabag stay in English even when configured with other language [\#1256](https://github.com/wallabag/wallabag/issues/1256) | ||
1333 | - \[v2\] Not able to export in epub/pdf/mobi [\#1255](https://github.com/wallabag/wallabag/issues/1255) | ||
1334 | - Installation : wrong path to themes [\#1243](https://github.com/wallabag/wallabag/issues/1243) | ||
1335 | - Add Iceblog [\#1238](https://github.com/wallabag/wallabag/issues/1238) | ||
1336 | - Unable to retrieve content from CloudFlare Blog [\#1224](https://github.com/wallabag/wallabag/issues/1224) | ||
1337 | - Unable to retrieve full-text content from bastamag.net [\#1223](https://github.com/wallabag/wallabag/issues/1223) | ||
1338 | - Broken link [\#1221](https://github.com/wallabag/wallabag/issues/1221) | ||
1339 | - http://jsforcats.com/ [\#1219](https://github.com/wallabag/wallabag/issues/1219) | ||
1340 | - 413 Request Entity Too Large [\#1204](https://github.com/wallabag/wallabag/issues/1204) | ||
1341 | - Revues.org [\#1201](https://github.com/wallabag/wallabag/issues/1201) | ||
1342 | - cannot synchronize on ubuntu [\#1195](https://github.com/wallabag/wallabag/issues/1195) | ||
1343 | - Import fails unexpectedly [\#1193](https://github.com/wallabag/wallabag/issues/1193) | ||
1344 | - API Feature request, modify posts to performe additional processing [\#1191](https://github.com/wallabag/wallabag/issues/1191) | ||
1345 | - Saving to pdf doesn't work because it can't download a picture. [\#1190](https://github.com/wallabag/wallabag/issues/1190) | ||
1346 | - Error after installation in IIS - "login failed: user doesn't exist" [\#1187](https://github.com/wallabag/wallabag/issues/1187) | ||
1347 | - unable to retrieve full-text content from bastamag.net [\#1186](https://github.com/wallabag/wallabag/issues/1186) | ||
1348 | - Unable to retrieve content for github. [\#1185](https://github.com/wallabag/wallabag/issues/1185) | ||
1349 | - unable to retrieve full-text content from frontburner.dmagazine.com [\#1184](https://github.com/wallabag/wallabag/issues/1184) | ||
1350 | - unable to retrieve full-text content from www.it-connect.fr [\#1181](https://github.com/wallabag/wallabag/issues/1181) | ||
1351 | - Trying to access wallabag for the first time on a fresh install. [\#1172](https://github.com/wallabag/wallabag/issues/1172) | ||
1352 | - Connection time out during import [\#1171](https://github.com/wallabag/wallabag/issues/1171) | ||
1353 | - If I install wallabag over my current wallabag like I am upgrading will it keep my data? [\#1170](https://github.com/wallabag/wallabag/issues/1170) | ||
1354 | - Saving URL from FeedaFever [\#1169](https://github.com/wallabag/wallabag/issues/1169) | ||
1355 | - Solarized Dark theme issue [\#1159](https://github.com/wallabag/wallabag/issues/1159) | ||
1356 | - false parentheses [\#1157](https://github.com/wallabag/wallabag/issues/1157) | ||
1357 | - Password is cached only for a very short time [\#1156](https://github.com/wallabag/wallabag/issues/1156) | ||
1358 | - Could not get body text for this URL [\#1155](https://github.com/wallabag/wallabag/issues/1155) | ||
1359 | - Random feature must fetch an article in current status [\#1153](https://github.com/wallabag/wallabag/issues/1153) | ||
1360 | - Does this web site work for you? [\#1146](https://github.com/wallabag/wallabag/issues/1146) | ||
1361 | - Update documentation inside wallabag [\#1141](https://github.com/wallabag/wallabag/issues/1141) | ||
1362 | - Wallabag doesn't retrieve any text on one site [\#1140](https://github.com/wallabag/wallabag/issues/1140) | ||
1363 | - Error when trying to save and now I can't even view articles. [\#1138](https://github.com/wallabag/wallabag/issues/1138) | ||
1364 | - Add the ability to edit URLs [\#1136](https://github.com/wallabag/wallabag/issues/1136) | ||
1365 | - How to backup wallabag. [\#1135](https://github.com/wallabag/wallabag/issues/1135) | ||
1366 | - \[feature\] RSS feeds to choose from [\#1134](https://github.com/wallabag/wallabag/issues/1134) | ||
1367 | - \[UX\] Next, previous article [\#1123](https://github.com/wallabag/wallabag/issues/1123) | ||
1368 | - See all tags while tagging [\#1122](https://github.com/wallabag/wallabag/issues/1122) | ||
1369 | - Update documentation with the 1.9 changes [\#1119](https://github.com/wallabag/wallabag/issues/1119) | ||
1370 | - add site\_config [\#1117](https://github.com/wallabag/wallabag/issues/1117) | ||
1371 | - Error while exporting to pdf. [\#1113](https://github.com/wallabag/wallabag/issues/1113) | ||
1372 | - Wallabag using WordPress [\#1112](https://github.com/wallabag/wallabag/issues/1112) | ||
1373 | - Courgette theme still present [\#1103](https://github.com/wallabag/wallabag/issues/1103) | ||
1374 | - Login screen not centered [\#1099](https://github.com/wallabag/wallabag/issues/1099) | ||
1375 | - 'X-Frame-Options' - 'DENY' [\#1097](https://github.com/wallabag/wallabag/issues/1097) | ||
1376 | - Did you forget to select a file? Import finished. When trying to import. [\#1096](https://github.com/wallabag/wallabag/issues/1096) | ||
1377 | - 413 Request entity too large error when importing [\#1094](https://github.com/wallabag/wallabag/issues/1094) | ||
1378 | - How do I add new user without the interface after installation. [\#1092](https://github.com/wallabag/wallabag/issues/1092) | ||
1379 | - How long should I expect wallabag to be down after importing? [\#1091](https://github.com/wallabag/wallabag/issues/1091) | ||
1380 | - Almost empty articles from computerworld.com [\#1090](https://github.com/wallabag/wallabag/issues/1090) | ||
1381 | - Empty Articles from www.theatlantic.com [\#1089](https://github.com/wallabag/wallabag/issues/1089) | ||
1382 | - add capability to download pictures for android app [\#1085](https://github.com/wallabag/wallabag/issues/1085) | ||
1383 | - v1.9 beta: random does not work [\#1082](https://github.com/wallabag/wallabag/issues/1082) | ||
1384 | - Empty Articles from www.businessinsider.com [\#1073](https://github.com/wallabag/wallabag/issues/1073) | ||
1385 | - 1.7.x to 1.8 gives blank page [\#1064](https://github.com/wallabag/wallabag/issues/1064) | ||
1386 | - wallabag.org : 504 Gateway Time-Out : cloudflare-nginx [\#1046](https://github.com/wallabag/wallabag/issues/1046) | ||
1387 | - Install instruction is a mess! [\#1045](https://github.com/wallabag/wallabag/issues/1045) | ||
1388 | - Feature Request: Evernote [\#1043](https://github.com/wallabag/wallabag/issues/1043) | ||
1389 | - Wrong display in wallabag: jungle-world.com [\#1034](https://github.com/wallabag/wallabag/issues/1034) | ||
1390 | - Rethink installation process [\#1025](https://github.com/wallabag/wallabag/issues/1025) | ||
1391 | - Installation instructions in wrong order [\#1024](https://github.com/wallabag/wallabag/issues/1024) | ||
1392 | - Authentication to websites needed to fetch the text [\#1009](https://github.com/wallabag/wallabag/issues/1009) | ||
1393 | - "Stay signed in" not working [\#1007](https://github.com/wallabag/wallabag/issues/1007) | ||
1394 | - \(Semantic-\)Scuttle import? [\#1006](https://github.com/wallabag/wallabag/issues/1006) | ||
1395 | - social api [\#1002](https://github.com/wallabag/wallabag/issues/1002) | ||
1396 | - Wrong url in the iOS application [\#1001](https://github.com/wallabag/wallabag/issues/1001) | ||
1397 | - Register with Packagist? [\#993](https://github.com/wallabag/wallabag/issues/993) | ||
1398 | - Allow tagging when saving to wallabag [\#991](https://github.com/wallabag/wallabag/issues/991) | ||
1399 | - Articles on quechoisir.org are empty [\#982](https://github.com/wallabag/wallabag/issues/982) | ||
1400 | - Can not add a GitHub Gist [\#979](https://github.com/wallabag/wallabag/issues/979) | ||
1401 | - add link to documentation on about page [\#954](https://github.com/wallabag/wallabag/issues/954) | ||
1402 | - Check for existing accounts at install [\#952](https://github.com/wallabag/wallabag/issues/952) | ||
1403 | - "update article" button [\#951](https://github.com/wallabag/wallabag/issues/951) | ||
1404 | - http://wllbg.org/latest points to an old 1.8.0 instead of 1.8.1 [\#947](https://github.com/wallabag/wallabag/issues/947) | ||
1405 | - Images are not cached/downloaded [\#946](https://github.com/wallabag/wallabag/issues/946) | ||
1406 | - Parse 9gag posts. [\#934](https://github.com/wallabag/wallabag/issues/934) | ||
1407 | - Wallabag and fail2ban \[Feature\] [\#931](https://github.com/wallabag/wallabag/issues/931) | ||
1408 | - refresh untitled articles [\#930](https://github.com/wallabag/wallabag/issues/930) | ||
1409 | - Multiple size favicons [\#929](https://github.com/wallabag/wallabag/issues/929) | ||
1410 | - Read a random article [\#927](https://github.com/wallabag/wallabag/issues/927) | ||
1411 | - epub generation doesn't work [\#925](https://github.com/wallabag/wallabag/issues/925) | ||
1412 | - Change opacity when displaying search popup [\#916](https://github.com/wallabag/wallabag/issues/916) | ||
1413 | - Export epubs via cli [\#915](https://github.com/wallabag/wallabag/issues/915) | ||
1414 | - English translation doesn't work when en\_US is the only locale available [\#901](https://github.com/wallabag/wallabag/issues/901) | ||
1415 | - UI text should be title case, and made lowercase with CSS [\#899](https://github.com/wallabag/wallabag/issues/899) | ||
1416 | - When starting in list mode, switching to table mode doesn't change width of entries \(Baggy theme\) [\#896](https://github.com/wallabag/wallabag/issues/896) | ||
1417 | - import chromium / mozilla / firefox bookmarks.html files \(\<dd\>/\<dt\> based\) [\#892](https://github.com/wallabag/wallabag/issues/892) | ||
1418 | - hide database password [\#891](https://github.com/wallabag/wallabag/issues/891) | ||
1419 | - Add "by estimated reading time" sort [\#876](https://github.com/wallabag/wallabag/issues/876) | ||
1420 | - Diaspora sharing button [\#872](https://github.com/wallabag/wallabag/issues/872) | ||
1421 | - Not Parse site [\#866](https://github.com/wallabag/wallabag/issues/866) | ||
1422 | - Adding Articles via URL [\#862](https://github.com/wallabag/wallabag/issues/862) | ||
1423 | - Clean up code to respect guidelines [\#852](https://github.com/wallabag/wallabag/issues/852) | ||
1424 | - Re-focusing the text input for "search" [\#831](https://github.com/wallabag/wallabag/issues/831) | ||
1425 | - This page is not retrieved fully [\#828](https://github.com/wallabag/wallabag/issues/828) | ||
1426 | - Wallabag seems to download doubleclick ad images [\#827](https://github.com/wallabag/wallabag/issues/827) | ||
1427 | - Problem retrieving articles from www.wordyard.com [\#826](https://github.com/wallabag/wallabag/issues/826) | ||
1428 | - Tags not imported [\#823](https://github.com/wallabag/wallabag/issues/823) | ||
1429 | - Not syncing anything [\#817](https://github.com/wallabag/wallabag/issues/817) | ||
1430 | - This page does not work [\#810](https://github.com/wallabag/wallabag/issues/810) | ||
1431 | - Post pop-up too small [\#798](https://github.com/wallabag/wallabag/issues/798) | ||
1432 | - This page is fetched partially [\#797](https://github.com/wallabag/wallabag/issues/797) | ||
1433 | - Upgrade to 1.7.1 failed [\#774](https://github.com/wallabag/wallabag/issues/774) | ||
1434 | - Permissions on "db" should not be checked if SQLite isn't used [\#773](https://github.com/wallabag/wallabag/issues/773) | ||
1435 | - Make a class for e-books produced [\#772](https://github.com/wallabag/wallabag/issues/772) | ||
1436 | - Baggy theme: Show 12 articles per page to save space [\#760](https://github.com/wallabag/wallabag/issues/760) | ||
1437 | - Problem sending pages to wallabag [\#758](https://github.com/wallabag/wallabag/issues/758) | ||
1438 | - Caching images? [\#757](https://github.com/wallabag/wallabag/issues/757) | ||
1439 | - Big refactoring [\#755](https://github.com/wallabag/wallabag/issues/755) | ||
1440 | - Remove useless code [\#753](https://github.com/wallabag/wallabag/issues/753) | ||
1441 | - FR: Editing Titles [\#747](https://github.com/wallabag/wallabag/issues/747) | ||
1442 | - \[Android\] Pas d'accès aux Settings sur Galaxy Tab Pro [\#746](https://github.com/wallabag/wallabag/issues/746) | ||
1443 | - Rules for automatic tagging [\#745](https://github.com/wallabag/wallabag/issues/745) | ||
1444 | - wallabag breaks raw text formatting [\#744](https://github.com/wallabag/wallabag/issues/744) | ||
1445 | - Send article to wallabag via email [\#735](https://github.com/wallabag/wallabag/issues/735) | ||
1446 | - retour a la page [\#734](https://github.com/wallabag/wallabag/issues/734) | ||
1447 | - Chrome extension link is broken [\#732](https://github.com/wallabag/wallabag/issues/732) | ||
1448 | - RSS feed XML error [\#731](https://github.com/wallabag/wallabag/issues/731) | ||
1449 | - Wallabag silently fails on pocket import [\#723](https://github.com/wallabag/wallabag/issues/723) | ||
1450 | - Problems with feeds [\#721](https://github.com/wallabag/wallabag/issues/721) | ||
1451 | - Save a link fails - Untitled [\#714](https://github.com/wallabag/wallabag/issues/714) | ||
1452 | - Stay in Archive after deleting an article in the archive [\#704](https://github.com/wallabag/wallabag/issues/704) | ||
1453 | - wallabag uses an old version of TLS [\#702](https://github.com/wallabag/wallabag/issues/702) | ||
1454 | - Locally hosted Wallabag behind proxy [\#698](https://github.com/wallabag/wallabag/issues/698) | ||
1455 | - Migrate some settings from config file to database [\#686](https://github.com/wallabag/wallabag/issues/686) | ||
1456 | - Show number of articles in categories, and on tag pages [\#684](https://github.com/wallabag/wallabag/issues/684) | ||
1457 | - Rename « home » into « unread » [\#683](https://github.com/wallabag/wallabag/issues/683) | ||
1458 | - Support TED videos [\#676](https://github.com/wallabag/wallabag/issues/676) | ||
1459 | - Please add a way to disable google fonts [\#674](https://github.com/wallabag/wallabag/issues/674) | ||
1460 | - Feature request : Editing article titles [\#672](https://github.com/wallabag/wallabag/issues/672) | ||
1461 | - Add URL from e-mail - Feature Request [\#669](https://github.com/wallabag/wallabag/issues/669) | ||
1462 | - PHP - Warning - 3rdparty HTMLpurifier [\#666](https://github.com/wallabag/wallabag/issues/666) | ||
1463 | - \[ideas\] how to submit a bug [\#662](https://github.com/wallabag/wallabag/issues/662) | ||
1464 | - JavaScript login solution for wallabag v1 [\#656](https://github.com/wallabag/wallabag/issues/656) | ||
1465 | - "Stay signed in" doesn't work [\#654](https://github.com/wallabag/wallabag/issues/654) | ||
1466 | - Wallabag on postgresql fails silently [\#651](https://github.com/wallabag/wallabag/issues/651) | ||
1467 | - Create a new user [\#649](https://github.com/wallabag/wallabag/issues/649) | ||
1468 | - Solarized dark theme is monochrome [\#645](https://github.com/wallabag/wallabag/issues/645) | ||
1469 | - Improve error management [\#644](https://github.com/wallabag/wallabag/issues/644) | ||
1470 | - Save search as new tag [\#638](https://github.com/wallabag/wallabag/issues/638) | ||
1471 | - RSS feeds don't work [\#631](https://github.com/wallabag/wallabag/issues/631) | ||
1472 | - Tags tab empty on new install, explanation would be helpful [\#624](https://github.com/wallabag/wallabag/issues/624) | ||
1473 | - Print friendly formatting? [\#617](https://github.com/wallabag/wallabag/issues/617) | ||
1474 | - Paypal? [\#616](https://github.com/wallabag/wallabag/issues/616) | ||
1475 | - Can't sync articles with the android app [\#608](https://github.com/wallabag/wallabag/issues/608) | ||
1476 | - \[Feature Request\] Mobile offline sync support [\#607](https://github.com/wallabag/wallabag/issues/607) | ||
1477 | - The rss feed isn't working on version 1.6.0 [\#604](https://github.com/wallabag/wallabag/issues/604) | ||
1478 | - Update links to 3rd party applications on courgette theme [\#600](https://github.com/wallabag/wallabag/issues/600) | ||
1479 | - Link to the "Update"-documentation in annocements [\#597](https://github.com/wallabag/wallabag/issues/597) | ||
1480 | - "Cannot redeclare autoload\(\)" error when importing from Readability [\#575](https://github.com/wallabag/wallabag/issues/575) | ||
1481 | - Link to F-Droidpoints to old app [\#574](https://github.com/wallabag/wallabag/issues/574) | ||
1482 | - \[Suggestion\] On main page, choose X articles / page [\#573](https://github.com/wallabag/wallabag/issues/573) | ||
1483 | - Export / Import : suggestions & problems [\#571](https://github.com/wallabag/wallabag/issues/571) | ||
1484 | - \[Bug\] MySQL tables have NO prefix ! [\#569](https://github.com/wallabag/wallabag/issues/569) | ||
1485 | - \[Bug\] Only Baggy theme have cron import instructions [\#559](https://github.com/wallabag/wallabag/issues/559) | ||
1486 | - FeedWriter.php & ATOM [\#550](https://github.com/wallabag/wallabag/issues/550) | ||
1487 | - \[Cron ?\] Import [\#545](https://github.com/wallabag/wallabag/issues/545) | ||
1488 | - When tagging, recommend already used tags [\#542](https://github.com/wallabag/wallabag/issues/542) | ||
1489 | - Close "save a link" popup without using "esc" key [\#541](https://github.com/wallabag/wallabag/issues/541) | ||
1490 | - \[Suggestion\] bookmarklet : retour à la page d'origine [\#539](https://github.com/wallabag/wallabag/issues/539) | ||
1491 | - Easy setup for Apps [\#538](https://github.com/wallabag/wallabag/issues/538) | ||
1492 | - Hide content in list view \(with baggy theme\) [\#525](https://github.com/wallabag/wallabag/issues/525) | ||
1493 | - Firefox OS app [\#521](https://github.com/wallabag/wallabag/issues/521) | ||
1494 | - Search engine [\#520](https://github.com/wallabag/wallabag/issues/520) | ||
1495 | - \[Bug\] Saving link menu item : javascript problem [\#516](https://github.com/wallabag/wallabag/issues/516) | ||
1496 | - Use new branches [\#514](https://github.com/wallabag/wallabag/issues/514) | ||
1497 | - sticky article toolbar [\#511](https://github.com/wallabag/wallabag/issues/511) | ||
1498 | - Pagination sur le theme baggy [\#507](https://github.com/wallabag/wallabag/issues/507) | ||
1499 | - Update Firefox extension [\#506](https://github.com/wallabag/wallabag/issues/506) | ||
1500 | - wallabag a link in wallabag [\#505](https://github.com/wallabag/wallabag/issues/505) | ||
1501 | - Empty cache after changing theme [\#503](https://github.com/wallabag/wallabag/issues/503) | ||
1502 | - After token generation, don't redirect to home screen [\#491](https://github.com/wallabag/wallabag/issues/491) | ||
1503 | - \[theme\] \[baggy\] Get an actual flattr icon [\#490](https://github.com/wallabag/wallabag/issues/490) | ||
1504 | - \[Trad/Transl\] FR [\#487](https://github.com/wallabag/wallabag/issues/487) | ||
1505 | - Baggy theme navigation bug [\#485](https://github.com/wallabag/wallabag/issues/485) | ||
1506 | - Update logo [\#484](https://github.com/wallabag/wallabag/issues/484) | ||
1507 | - display language name in config page [\#480](https://github.com/wallabag/wallabag/issues/480) | ||
1508 | - \[Feature\] View as list [\#479](https://github.com/wallabag/wallabag/issues/479) | ||
1509 | - List of existing Tags [\#477](https://github.com/wallabag/wallabag/issues/477) | ||
1510 | - Missing pagination on tag page [\#476](https://github.com/wallabag/wallabag/issues/476) | ||
1511 | - One tag displayed multiple times on tags page [\#474](https://github.com/wallabag/wallabag/issues/474) | ||
1512 | - \[Changement de nom\] Anciens thèmes [\#471](https://github.com/wallabag/wallabag/issues/471) | ||
1513 | - Make the installation more user-friendly [\#466](https://github.com/wallabag/wallabag/issues/466) | ||
1514 | - add Slovenian language [\#462](https://github.com/wallabag/wallabag/issues/462) | ||
1515 | - move the "save a link" field on homepage [\#461](https://github.com/wallabag/wallabag/issues/461) | ||
1516 | - Pocket import does not support tag ? [\#457](https://github.com/wallabag/wallabag/issues/457) | ||
1517 | - \[Suggestion\] Forcer la vérif. de version [\#455](https://github.com/wallabag/wallabag/issues/455) | ||
1518 | - \[Suggestion\] Bouton pour vider le cache [\#454](https://github.com/wallabag/wallabag/issues/454) | ||
1519 | - change poche folder into wallabag folder [\#449](https://github.com/wallabag/wallabag/issues/449) | ||
1520 | - new default content [\#445](https://github.com/wallabag/wallabag/issues/445) | ||
1521 | - \[Feature request\] Use QR codes to set the mobile applications up [\#432](https://github.com/wallabag/wallabag/issues/432) | ||
1522 | - Update the demo [\#430](https://github.com/wallabag/wallabag/issues/430) | ||
1523 | - Migration from third services - Framabag [\#426](https://github.com/wallabag/wallabag/issues/426) | ||
1524 | - Error when installing: Fatal error: Call to a member function render\(\) on a non-object in [\#423](https://github.com/wallabag/wallabag/issues/423) | ||
1525 | - Add undelete [\#422](https://github.com/wallabag/wallabag/issues/422) | ||
1526 | - Tables content in solarized dark theme unreadable [\#421](https://github.com/wallabag/wallabag/issues/421) | ||
1527 | - 1.3.0: Pulished feeds by tt-rss will be empty in wallabag [\#420](https://github.com/wallabag/wallabag/issues/420) | ||
1528 | - \[1.3.1\] Poche Call to a member function render\(\) on a non-object [\#399](https://github.com/wallabag/wallabag/issues/399) | ||
1529 | - Display link to poche\_compatibility\_test at installation [\#392](https://github.com/wallabag/wallabag/issues/392) | ||
1530 | - Empty article title \(blank title tag\) [\#389](https://github.com/wallabag/wallabag/issues/389) | ||
1531 | - Move all Unread articles to Archive [\#385](https://github.com/wallabag/wallabag/issues/385) | ||
1532 | - Problem with fresh install [\#383](https://github.com/wallabag/wallabag/issues/383) | ||
1533 | - Help for plugin [\#378](https://github.com/wallabag/wallabag/issues/378) | ||
1534 | - Vector version of logo? [\#372](https://github.com/wallabag/wallabag/issues/372) | ||
1535 | - \[v1\] improve import system [\#365](https://github.com/wallabag/wallabag/issues/365) | ||
1536 | - offline access to list possible? [\#361](https://github.com/wallabag/wallabag/issues/361) | ||
1537 | - Template tpl inachevé empêche le retour au thème par défaut [\#355](https://github.com/wallabag/wallabag/issues/355) | ||
1538 | - Actions icons not displayed with default theme [\#346](https://github.com/wallabag/wallabag/issues/346) | ||
1539 | - \[Feature\] Article length [\#345](https://github.com/wallabag/wallabag/issues/345) | ||
1540 | - FQDN with non-standard ports broken \(testet with PHP's built-in web server\) [\#344](https://github.com/wallabag/wallabag/issues/344) | ||
1541 | - \[v1\] update translation files [\#340](https://github.com/wallabag/wallabag/issues/340) | ||
1542 | - \[Feature\] Custom Parse Scripts [\#335](https://github.com/wallabag/wallabag/issues/335) | ||
1543 | - Wrong current version [\#330](https://github.com/wallabag/wallabag/issues/330) | ||
1544 | - Sharing on self hosted social networks [\#327](https://github.com/wallabag/wallabag/issues/327) | ||
1545 | - "Stay signed in" doesn't work on Poche Hosting / Chrome [\#325](https://github.com/wallabag/wallabag/issues/325) | ||
1546 | - pouvoir taguer ses posts - Tag posts [\#319](https://github.com/wallabag/wallabag/issues/319) | ||
1547 | - RSS/atom feed of unread items [\#318](https://github.com/wallabag/wallabag/issues/318) | ||
1548 | - \[v2\] enhancement add Russian locale [\#314](https://github.com/wallabag/wallabag/issues/314) | ||
1549 | - \#article\_toolbar in hardcopy printouts must die [\#311](https://github.com/wallabag/wallabag/issues/311) | ||
1550 | - ru\_RU.utf8.po locale proposal [\#308](https://github.com/wallabag/wallabag/issues/308) | ||
1551 | - No icons visible in dark theme - new set proposed. [\#306](https://github.com/wallabag/wallabag/issues/306) | ||
1552 | - \[v2\] Mark an arcticle as 'read' on the actual arcticle page [\#305](https://github.com/wallabag/wallabag/issues/305) | ||
1553 | - Always wants me to login [\#303](https://github.com/wallabag/wallabag/issues/303) | ||
1554 | - Créer son utilisateur, howto? [\#298](https://github.com/wallabag/wallabag/issues/298) | ||
1555 | - Rationnaliser la doc [\#297](https://github.com/wallabag/wallabag/issues/297) | ||
1556 | - Can't import from Pocket [\#295](https://github.com/wallabag/wallabag/issues/295) | ||
1557 | - Utilisation de librairies locales [\#293](https://github.com/wallabag/wallabag/issues/293) | ||
1558 | - API doesn't feech content - L'API ne récupère pas le contenu [\#292](https://github.com/wallabag/wallabag/issues/292) | ||
1559 | - on hosting platform : login and headers already sent warning [\#288](https://github.com/wallabag/wallabag/issues/288) | ||
1560 | - Fix German Translation [\#286](https://github.com/wallabag/wallabag/issues/286) | ||
1561 | - Increase or decrease font size [\#282](https://github.com/wallabag/wallabag/issues/282) | ||
1562 | - mysql collation not UTF8 [\#279](https://github.com/wallabag/wallabag/issues/279) | ||
1563 | - longer lasting "Stay signed in" [\#277](https://github.com/wallabag/wallabag/issues/277) | ||
1564 | - Mobile view of a rue89 website doesnt work [\#276](https://github.com/wallabag/wallabag/issues/276) | ||
1565 | - czech translation [\#271](https://github.com/wallabag/wallabag/issues/271) | ||
1566 | - move POCHE\_VERSION in index.php [\#268](https://github.com/wallabag/wallabag/issues/268) | ||
1567 | - make installation steps easier [\#266](https://github.com/wallabag/wallabag/issues/266) | ||
1568 | - Searching? [\#265](https://github.com/wallabag/wallabag/issues/265) | ||
1569 | - Themes link is broken [\#260](https://github.com/wallabag/wallabag/issues/260) | ||
1570 | - Please add GPG signature to verify before installing Poche [\#257](https://github.com/wallabag/wallabag/issues/257) | ||
1571 | - Être au niveau d'Evernote Web Clipper [\#252](https://github.com/wallabag/wallabag/issues/252) | ||
1572 | - Install and login failure using MAMP [\#251](https://github.com/wallabag/wallabag/issues/251) | ||
1573 | - Firefox addon not compatible with version 24 [\#249](https://github.com/wallabag/wallabag/issues/249) | ||
1574 | - just created my account but can't login [\#247](https://github.com/wallabag/wallabag/issues/247) | ||
1575 | - parse a SPIP website [\#241](https://github.com/wallabag/wallabag/issues/241) | ||
1576 | - Login page URL link on homepage [\#237](https://github.com/wallabag/wallabag/issues/237) | ||
1577 | - Strange login problem on development environment [\#232](https://github.com/wallabag/wallabag/issues/232) | ||
1578 | - back button on bottom right of the article view [\#231](https://github.com/wallabag/wallabag/issues/231) | ||
1579 | - 1.0-beta5: Missing themes into themes folder [\#228](https://github.com/wallabag/wallabag/issues/228) | ||
1580 | - Paging is not filtered [\#223](https://github.com/wallabag/wallabag/issues/223) | ||
1581 | - Make a Docker image for easy install [\#220](https://github.com/wallabag/wallabag/issues/220) | ||
1582 | - tests with behat [\#217](https://github.com/wallabag/wallabag/issues/217) | ||
1583 | - Change language [\#215](https://github.com/wallabag/wallabag/issues/215) | ||
1584 | - Unable to add urls to view.twig [\#213](https://github.com/wallabag/wallabag/issues/213) | ||
1585 | - Enhancement : Share on android through API [\#207](https://github.com/wallabag/wallabag/issues/207) | ||
1586 | - no content displayed [\#206](https://github.com/wallabag/wallabag/issues/206) | ||
1587 | - Redirection login ? [\#204](https://github.com/wallabag/wallabag/issues/204) | ||
1588 | - Impossible de parser une documentation Sphinx [\#203](https://github.com/wallabag/wallabag/issues/203) | ||
1589 | - Don'ty working when download pictures is enabled [\#202](https://github.com/wallabag/wallabag/issues/202) | ||
1590 | - Export articles as PDF \(or plain text\) [\#198](https://github.com/wallabag/wallabag/issues/198) | ||
1591 | - Use ajax to perform actions on an article [\#197](https://github.com/wallabag/wallabag/issues/197) | ||
1592 | - Add a link to add an URL directly from Poche [\#196](https://github.com/wallabag/wallabag/issues/196) | ||
1593 | - Error : SQLite [\#195](https://github.com/wallabag/wallabag/issues/195) | ||
1594 | - Try to keep flattr links [\#194](https://github.com/wallabag/wallabag/issues/194) | ||
1595 | - PHP Fatal error: Uncaught exception 'PDOException' [\#193](https://github.com/wallabag/wallabag/issues/193) | ||
1596 | - update app.inthepoche.com [\#192](https://github.com/wallabag/wallabag/issues/192) | ||
1597 | - déplacer la config des sites dans un autre projet et faire un submodule [\#190](https://github.com/wallabag/wallabag/issues/190) | ||
1598 | - BFMTV.com article appears wrong in poche [\#189](https://github.com/wallabag/wallabag/issues/189) | ||
1599 | - User documentation [\#187](https://github.com/wallabag/wallabag/issues/187) | ||
1600 | - Image downloader feature [\#185](https://github.com/wallabag/wallabag/issues/185) | ||
1601 | - website: link to github [\#184](https://github.com/wallabag/wallabag/issues/184) | ||
1602 | - Language declaration is missing [\#183](https://github.com/wallabag/wallabag/issues/183) | ||
1603 | - about license [\#179](https://github.com/wallabag/wallabag/issues/179) | ||
1604 | - Désactiver authentification [\#178](https://github.com/wallabag/wallabag/issues/178) | ||
1605 | - about links which are bad displayed [\#176](https://github.com/wallabag/wallabag/issues/176) | ||
1606 | - Désactiver les errerurs PHP sur app.inthepoche.com [\#172](https://github.com/wallabag/wallabag/issues/172) | ||
1607 | - links to android / chrome / firefox apps [\#162](https://github.com/wallabag/wallabag/issues/162) | ||
1608 | - choose a theme from config screen [\#161](https://github.com/wallabag/wallabag/issues/161) | ||
1609 | - Fix markup in poche pages [\#158](https://github.com/wallabag/wallabag/issues/158) | ||
1610 | - Add a print stylesheet [\#157](https://github.com/wallabag/wallabag/issues/157) | ||
1611 | - Je ne peux pas ajouter certaines URL [\#152](https://github.com/wallabag/wallabag/issues/152) | ||
1612 | - Add support of text files by setting a default title. [\#150](https://github.com/wallabag/wallabag/issues/150) | ||
1613 | - myconfig.inc.php missing in beta3 release [\#145](https://github.com/wallabag/wallabag/issues/145) | ||
1614 | - Poche should not reimport article if already saved [\#144](https://github.com/wallabag/wallabag/issues/144) | ||
1615 | - Wrong article preview [\#139](https://github.com/wallabag/wallabag/issues/139) | ||
1616 | - Mixed content alert in HTTPS [\#137](https://github.com/wallabag/wallabag/issues/137) | ||
1617 | - use Font Awesome [\#133](https://github.com/wallabag/wallabag/issues/133) | ||
1618 | - config/update poche: wrong last version? [\#131](https://github.com/wallabag/wallabag/issues/131) | ||
1619 | - ne pas indexer poche dans les moteurs de recherche [\#130](https://github.com/wallabag/wallabag/issues/130) | ||
1620 | - Toggle Mark as read prevents Go home [\#128](https://github.com/wallabag/wallabag/issues/128) | ||
1621 | - changer la classe de Session [\#127](https://github.com/wallabag/wallabag/issues/127) | ||
1622 | - vider le cache depuis la config [\#122](https://github.com/wallabag/wallabag/issues/122) | ||
1623 | - lien \#top qui suit tout l'article [\#120](https://github.com/wallabag/wallabag/issues/120) | ||
1624 | - génération du salt à l'installation [\#119](https://github.com/wallabag/wallabag/issues/119) | ||
1625 | - temps de lecture [\#113](https://github.com/wallabag/wallabag/issues/113) | ||
1626 | - relier poche à shaarli [\#112](https://github.com/wallabag/wallabag/issues/112) | ||
1627 | - Please tag release 0.1-beta-1 [\#106](https://github.com/wallabag/wallabag/issues/106) | ||
1628 | - Scroll position save / sync [\#105](https://github.com/wallabag/wallabag/issues/105) | ||
1629 | - Demo URL not working [\#102](https://github.com/wallabag/wallabag/issues/102) | ||
1630 | - Partager vers twitter [\#101](https://github.com/wallabag/wallabag/issues/101) | ||
1631 | - instapaper import [\#100](https://github.com/wallabag/wallabag/issues/100) | ||
1632 | - Icône pour le bookmarklet [\#94](https://github.com/wallabag/wallabag/issues/94) | ||
1633 | - Add a button to go back to the beginning of the article [\#92](https://github.com/wallabag/wallabag/issues/92) | ||
1634 | - pouvoir signaler qu'un lien a été mal parsé [\#80](https://github.com/wallabag/wallabag/issues/80) | ||
1635 | - Gestion d'export PDF pour lecture hors ligne [\#77](https://github.com/wallabag/wallabag/issues/77) | ||
1636 | - Multi user enhancement for the future [\#71](https://github.com/wallabag/wallabag/issues/71) | ||
1637 | - login/password pour la démo ? [\#70](https://github.com/wallabag/wallabag/issues/70) | ||
1638 | - indiquer que poche a été mis à jour [\#69](https://github.com/wallabag/wallabag/issues/69) | ||
1639 | - stockage par fichier [\#68](https://github.com/wallabag/wallabag/issues/68) | ||
1640 | - focus au champ login [\#65](https://github.com/wallabag/wallabag/issues/65) | ||
1641 | - nettoyage inc/mytool [\#64](https://github.com/wallabag/wallabag/issues/64) | ||
1642 | - Login System - security [\#60](https://github.com/wallabag/wallabag/issues/60) | ||
1643 | - supprimer process.php [\#58](https://github.com/wallabag/wallabag/issues/58) | ||
1644 | - site web : fr / gb [\#57](https://github.com/wallabag/wallabag/issues/57) | ||
1645 | - site web : détailler fonctionnalités poche [\#56](https://github.com/wallabag/wallabag/issues/56) | ||
1646 | - export [\#55](https://github.com/wallabag/wallabag/issues/55) | ||
1647 | - corriger la récupération de l'id [\#54](https://github.com/wallabag/wallabag/issues/54) | ||
1648 | - L'URL du bookmarklet contient "https" alors que ma poche est en http [\#49](https://github.com/wallabag/wallabag/issues/49) | ||
1649 | - import depuis readability [\#48](https://github.com/wallabag/wallabag/issues/48) | ||
1650 | - extension firefox [\#43](https://github.com/wallabag/wallabag/issues/43) | ||
1651 | - avoir une liste au format "list" et non pas au format "square icone" [\#42](https://github.com/wallabag/wallabag/issues/42) | ||
1652 | - bug css affichage liens sur la page view [\#39](https://github.com/wallabag/wallabag/issues/39) | ||
1653 | - ajouter un lien depuis poche sans le bookmarklet [\#37](https://github.com/wallabag/wallabag/issues/37) | ||
1654 | - dark version / light version [\#36](https://github.com/wallabag/wallabag/issues/36) | ||
1655 | - vérification du traitement ajax [\#35](https://github.com/wallabag/wallabag/issues/35) | ||
1656 | - les éléments s'affichent d'abord verticalement puis horizontalement, donc quand on supprime, l'affichage ne se fait pas comme il faudrait [\#34](https://github.com/wallabag/wallabag/issues/34) | ||
1657 | - suppression et ajout d'un lien : ne plus passer en get comme actuellement [\#33](https://github.com/wallabag/wallabag/issues/33) | ||
1658 | - Pouvoir situer sur quelle page on se trouve [\#30](https://github.com/wallabag/wallabag/issues/30) | ||
1659 | - embarquer jquery [\#29](https://github.com/wallabag/wallabag/issues/29) | ||
1660 | - pouvoir mettre un lien en fav ou considéré comme lu depuis le lien ouvert [\#28](https://github.com/wallabag/wallabag/issues/28) | ||
1661 | - site web [\#27](https://github.com/wallabag/wallabag/issues/27) | ||
1662 | - appli android [\#26](https://github.com/wallabag/wallabag/issues/26) | ||
1663 | - modifier les liens d'outils en formulaire [\#25](https://github.com/wallabag/wallabag/issues/25) | ||
1664 | - revoir système de cache [\#24](https://github.com/wallabag/wallabag/issues/24) | ||
1665 | - compression css [\#23](https://github.com/wallabag/wallabag/issues/23) | ||
1666 | - ajouter un lien "retour à l'accueil" en pied de page d'un article [\#22](https://github.com/wallabag/wallabag/issues/22) | ||
1667 | - adapter hauteur des div sur la même ligne [\#21](https://github.com/wallabag/wallabag/issues/21) | ||
1668 | - Titres trop longs [\#20](https://github.com/wallabag/wallabag/issues/20) | ||
1669 | - stockage du contenu des pages lors de l'ajout [\#17](https://github.com/wallabag/wallabag/issues/17) | ||
1670 | - traiter les variables [\#15](https://github.com/wallabag/wallabag/issues/15) | ||
1671 | - gestion des erreurs sqlite [\#14](https://github.com/wallabag/wallabag/issues/14) | ||
1672 | - tri des liens [\#13](https://github.com/wallabag/wallabag/issues/13) | ||
1673 | - aligner verticalement les icones d'action [\#12](https://github.com/wallabag/wallabag/issues/12) | ||
1674 | - améliorer présentation d'un article [\#11](https://github.com/wallabag/wallabag/issues/11) | ||
1675 | - améliorer affichage liens [\#10](https://github.com/wallabag/wallabag/issues/10) | ||
1676 | - confirmation lors d'une suppression [\#8](https://github.com/wallabag/wallabag/issues/8) | ||
1677 | - édition d'un lien poché [\#7](https://github.com/wallabag/wallabag/issues/7) | ||
1678 | - utm\_source, utm\_medium & utm\_campaign [\#6](https://github.com/wallabag/wallabag/issues/6) | ||
1679 | - ajouter système de connexion [\#4](https://github.com/wallabag/wallabag/issues/4) | ||
1680 | - import depuis pocket [\#3](https://github.com/wallabag/wallabag/issues/3) | ||
1681 | - icones [\#2](https://github.com/wallabag/wallabag/issues/2) | ||
1682 | - Empêcher le téléchargement du fichier poche.sqlite [\#1](https://github.com/wallabag/wallabag/issues/1) | ||
1683 | - \[v2\] Filter on status entry \(unread/archive/starred\) [\#1382](https://github.com/wallabag/wallabag/issues/1382) | ||
1684 | - \[v2\] Enhance tags form on entry view [\#1378](https://github.com/wallabag/wallabag/issues/1378) | ||
1685 | - Display issues in config screen [\#1371](https://github.com/wallabag/wallabag/issues/1371) | ||
1686 | - \[v2\] back to good section while updating configuration [\#1368](https://github.com/wallabag/wallabag/issues/1368) | ||
1687 | - Display problem if domain name is too big [\#1357](https://github.com/wallabag/wallabag/issues/1357) | ||
1688 | - Cleanup in composer.json [\#1356](https://github.com/wallabag/wallabag/issues/1356) | ||
1689 | - Add a bar on each page with alpha message [\#1332](https://github.com/wallabag/wallabag/issues/1332) | ||
1690 | - do not display pagination when only 1 page [\#1324](https://github.com/wallabag/wallabag/issues/1324) | ||
1691 | - \[v2\] Fix display for "new entry" form [\#1321](https://github.com/wallabag/wallabag/issues/1321) | ||
1692 | - \[v2\] Design for filters [\#1320](https://github.com/wallabag/wallabag/issues/1320) | ||
1693 | - \[v2\] \[material theme\] Increase max-width for comfort [\#1314](https://github.com/wallabag/wallabag/issues/1314) | ||
1694 | - \[v2\] Redirect to the good URL after login [\#1311](https://github.com/wallabag/wallabag/issues/1311) | ||
1695 | - \[v2\] \[material theme\] Autofocus when clicking on search button [\#1310](https://github.com/wallabag/wallabag/issues/1310) | ||
1696 | - Display progress bar at the top of the page? [\#1308](https://github.com/wallabag/wallabag/issues/1308) | ||
1697 | - \[v2\] Maintain baggy for wallabag v2? [\#1305](https://github.com/wallabag/wallabag/issues/1305) | ||
1698 | - \[v2\] On "forgot-password" page, add a link to return to login form [\#1303](https://github.com/wallabag/wallabag/issues/1303) | ||
1699 | - \[v2\] "stay connected" checkbox [\#1302](https://github.com/wallabag/wallabag/issues/1302) | ||
1700 | - Change "send" button on config page [\#1299](https://github.com/wallabag/wallabag/issues/1299) | ||
1701 | - Some bugs with new Materiel theme [\#1282](https://github.com/wallabag/wallabag/issues/1282) | ||
1702 | - Notes about material theme [\#1281](https://github.com/wallabag/wallabag/issues/1281) | ||
1703 | - Implement graby into wallabag v2 [\#1262](https://github.com/wallabag/wallabag/issues/1262) | ||
1704 | - Display hostname in full article view [\#1177](https://github.com/wallabag/wallabag/issues/1177) | ||
1705 | - \[v2\] API: Remove the user property from the entries [\#1176](https://github.com/wallabag/wallabag/issues/1176) | ||
1706 | - \[v2\] API: Bad request [\#1168](https://github.com/wallabag/wallabag/issues/1168) | ||
1707 | - Project ideas [\#1088](https://github.com/wallabag/wallabag/issues/1088) | ||
1708 | - v2: bug when adding link [\#1057](https://github.com/wallabag/wallabag/issues/1057) | ||
1709 | - Add note to articles [\#1038](https://github.com/wallabag/wallabag/issues/1038) | ||
1710 | - RSS Enhancements [\#1000](https://github.com/wallabag/wallabag/issues/1000) | ||
1711 | - Search by same domain name [\#981](https://github.com/wallabag/wallabag/issues/981) | ||
1712 | - Client desktop ? [\#978](https://github.com/wallabag/wallabag/issues/978) | ||
1713 | - Preview Thumbnail in Article for Web and Apps [\#840](https://github.com/wallabag/wallabag/issues/840) | ||
1714 | - Edit user profile [\#800](https://github.com/wallabag/wallabag/issues/800) | ||
1715 | - Prefix for database [\#799](https://github.com/wallabag/wallabag/issues/799) | ||
1716 | - Tag links and edit name when added to wallabag via bookmarklet [\#749](https://github.com/wallabag/wallabag/issues/749) | ||
1717 | - New config screen [\#673](https://github.com/wallabag/wallabag/issues/673) | ||
1718 | - wallabag's coding style [\#661](https://github.com/wallabag/wallabag/issues/661) | ||
1719 | - Display better title than "Untitled" [\#564](https://github.com/wallabag/wallabag/issues/564) | ||
1720 | - SendToReader plugin [\#558](https://github.com/wallabag/wallabag/issues/558) | ||
1721 | - justification [\#554](https://github.com/wallabag/wallabag/issues/554) | ||
1722 | - \[Feature request\] Support login via mozilla persona [\#431](https://github.com/wallabag/wallabag/issues/431) | ||
1723 | - Android app: support for self-signed certificate [\#418](https://github.com/wallabag/wallabag/issues/418) | ||
1724 | - Android app: make share intent add site to app, not launch web app [\#412](https://github.com/wallabag/wallabag/issues/412) | ||
1725 | - Chrome extension: Easier setup [\#409](https://github.com/wallabag/wallabag/issues/409) | ||
1726 | - Chrome extension: More easily installable / findable [\#407](https://github.com/wallabag/wallabag/issues/407) | ||
1727 | - Chrome extension: »Access my data on googleapis.com«? [\#406](https://github.com/wallabag/wallabag/issues/406) | ||
1728 | - Android app: no means to copy [\#405](https://github.com/wallabag/wallabag/issues/405) | ||
1729 | - Android app: automatic sync [\#404](https://github.com/wallabag/wallabag/issues/404) | ||
1730 | - Android app: outdated interface [\#403](https://github.com/wallabag/wallabag/issues/403) | ||
1731 | - \[v2\] make each entry as public [\#398](https://github.com/wallabag/wallabag/issues/398) | ||
1732 | - Find articles with reading time = X [\#393](https://github.com/wallabag/wallabag/issues/393) | ||
1733 | - Barre de recherche. [\#369](https://github.com/wallabag/wallabag/issues/369) | ||
1734 | - Great App!! But three features missing. [\#342](https://github.com/wallabag/wallabag/issues/342) | ||
1735 | - \[v2\] Autocomplete tags [\#339](https://github.com/wallabag/wallabag/issues/339) | ||
1736 | - \[v2\] Separate tags by commas and not by spaces [\#338](https://github.com/wallabag/wallabag/issues/338) | ||
1737 | - \[Feature\] Multiple Lists [\#334](https://github.com/wallabag/wallabag/issues/334) | ||
1738 | - \[Feature\] IOS application [\#333](https://github.com/wallabag/wallabag/issues/333) | ||
1739 | - Add link by shell script [\#323](https://github.com/wallabag/wallabag/issues/323) | ||
1740 | - twitter integration [\#322](https://github.com/wallabag/wallabag/issues/322) | ||
1741 | - order posts - classer les post [\#320](https://github.com/wallabag/wallabag/issues/320) | ||
1742 | - \[v2\] Visited links are not visible in top menu, midnight theme [\#312](https://github.com/wallabag/wallabag/issues/312) | ||
1743 | - Increase max-width [\#301](https://github.com/wallabag/wallabag/issues/301) | ||
1744 | - \[v2\] RSS Feeds show 'Access Forbidden' error [\#300](https://github.com/wallabag/wallabag/issues/300) | ||
1745 | - Avoir la possibilité de mettre la barre d'action en haut ou en bas [\#296](https://github.com/wallabag/wallabag/issues/296) | ||
1746 | - change email from config screen [\#267](https://github.com/wallabag/wallabag/issues/267) | ||
1747 | - Text to Speech \(android\) [\#263](https://github.com/wallabag/wallabag/issues/263) | ||
1748 | - Multi-user with LDAP backend or at least REMOTE header [\#235](https://github.com/wallabag/wallabag/issues/235) | ||
1749 | - Edit title [\#218](https://github.com/wallabag/wallabag/issues/218) | ||
1750 | - send title & content to poche directly [\#211](https://github.com/wallabag/wallabag/issues/211) | ||
1751 | - \[v2\] Multipage Article aren't rendered right [\#143](https://github.com/wallabag/wallabag/issues/143) | ||
1752 | - fichiers l10n [\#134](https://github.com/wallabag/wallabag/issues/134) | ||
1753 | - stocker date de "pochage" [\#129](https://github.com/wallabag/wallabag/issues/129) | ||
1754 | - script de migration entre mysql \<-\> pgsql \<-\> sqlite [\#126](https://github.com/wallabag/wallabag/issues/126) | ||
1755 | - préfixer les tables en base [\#124](https://github.com/wallabag/wallabag/issues/124) | ||
1756 | - pouvoir annuler la suppression [\#118](https://github.com/wallabag/wallabag/issues/118) | ||
1757 | - stockage offline [\#117](https://github.com/wallabag/wallabag/issues/117) | ||
1758 | - lost password [\#108](https://github.com/wallabag/wallabag/issues/108) | ||
1759 | - Have more categories than Archive [\#99](https://github.com/wallabag/wallabag/issues/99) | ||
1760 | - minify js / css [\#96](https://github.com/wallabag/wallabag/issues/96) | ||
1761 | - API [\#31](https://github.com/wallabag/wallabag/issues/31) | ||
1762 | |||
1763 | **Merged pull requests:** | 493 | **Merged pull requests:** |
1764 | 494 | ||
1765 | - improved display pictures [\#1420](https://github.com/wallabag/wallabag/pull/1420) ([modos189](https://github.com/modos189)) | 495 | - improved display pictures [\#1420](https://github.com/wallabag/wallabag/pull/1420) ([modos189](https://github.com/modos189)) |
@@ -1776,6 +506,7 @@ | |||
1776 | - 1.9.1 [\#1267](https://github.com/wallabag/wallabag/pull/1267) ([nicosomb](https://github.com/nicosomb)) | 506 | - 1.9.1 [\#1267](https://github.com/wallabag/wallabag/pull/1267) ([nicosomb](https://github.com/nicosomb)) |
1777 | - Fix site config [\#1266](https://github.com/wallabag/wallabag/pull/1266) ([nicosomb](https://github.com/nicosomb)) | 507 | - Fix site config [\#1266](https://github.com/wallabag/wallabag/pull/1266) ([nicosomb](https://github.com/nicosomb)) |
1778 | - Dev autoclose [\#1257](https://github.com/wallabag/wallabag/pull/1257) ([freddyb](https://github.com/freddyb)) | 508 | - Dev autoclose [\#1257](https://github.com/wallabag/wallabag/pull/1257) ([freddyb](https://github.com/freddyb)) |
509 | - fix security bug with PHP\_AUTH\_USER [\#1252](https://github.com/wallabag/wallabag/pull/1252) ([tcitworld](https://github.com/tcitworld)) | ||
1779 | - fix link to documentation [\#1251](https://github.com/wallabag/wallabag/pull/1251) ([axelsimon](https://github.com/axelsimon)) | 510 | - fix link to documentation [\#1251](https://github.com/wallabag/wallabag/pull/1251) ([axelsimon](https://github.com/axelsimon)) |
1780 | - Revert "fix link to save your first article" [\#1248](https://github.com/wallabag/wallabag/pull/1248) ([tcitworld](https://github.com/tcitworld)) | 511 | - Revert "fix link to save your first article" [\#1248](https://github.com/wallabag/wallabag/pull/1248) ([tcitworld](https://github.com/tcitworld)) |
1781 | - fix link to save your first article [\#1247](https://github.com/wallabag/wallabag/pull/1247) ([axelsimon](https://github.com/axelsimon)) | 512 | - fix link to save your first article [\#1247](https://github.com/wallabag/wallabag/pull/1247) ([axelsimon](https://github.com/axelsimon)) |
@@ -1808,6 +539,7 @@ | |||
1808 | - Update german localisation. [\#1031](https://github.com/wallabag/wallabag/pull/1031) ([jlnostr](https://github.com/jlnostr)) | 539 | - Update german localisation. [\#1031](https://github.com/wallabag/wallabag/pull/1031) ([jlnostr](https://github.com/jlnostr)) |
1809 | - Revert "Update german localisation." [\#1030](https://github.com/wallabag/wallabag/pull/1030) ([tcitworld](https://github.com/tcitworld)) | 540 | - Revert "Update german localisation." [\#1030](https://github.com/wallabag/wallabag/pull/1030) ([tcitworld](https://github.com/tcitworld)) |
1810 | - Update german localisation. [\#1028](https://github.com/wallabag/wallabag/pull/1028) ([jlnostr](https://github.com/jlnostr)) | 541 | - Update german localisation. [\#1028](https://github.com/wallabag/wallabag/pull/1028) ([jlnostr](https://github.com/jlnostr)) |
542 | - New installation process [\#1026](https://github.com/wallabag/wallabag/pull/1026) ([tcitworld](https://github.com/tcitworld)) | ||
1811 | - Send email at registration [\#1022](https://github.com/wallabag/wallabag/pull/1022) ([tcitworld](https://github.com/tcitworld)) | 543 | - Send email at registration [\#1022](https://github.com/wallabag/wallabag/pull/1022) ([tcitworld](https://github.com/tcitworld)) |
1812 | - working on registration support [\#1021](https://github.com/wallabag/wallabag/pull/1021) ([tcitworld](https://github.com/tcitworld)) | 544 | - working on registration support [\#1021](https://github.com/wallabag/wallabag/pull/1021) ([tcitworld](https://github.com/tcitworld)) |
1813 | - Revert "URL encode 'via @wallabagapp' email body" [\#1019](https://github.com/wallabag/wallabag/pull/1019) ([nicosomb](https://github.com/nicosomb)) | 545 | - Revert "URL encode 'via @wallabagapp' email body" [\#1019](https://github.com/wallabag/wallabag/pull/1019) ([nicosomb](https://github.com/nicosomb)) |
@@ -1873,6 +605,7 @@ | |||
1873 | - Fix for \#797 [\#853](https://github.com/wallabag/wallabag/pull/853) ([tcitworld](https://github.com/tcitworld)) | 605 | - Fix for \#797 [\#853](https://github.com/wallabag/wallabag/pull/853) ([tcitworld](https://github.com/tcitworld)) |
1874 | - Refactor [\#851](https://github.com/wallabag/wallabag/pull/851) ([tcitworld](https://github.com/tcitworld)) | 606 | - Refactor [\#851](https://github.com/wallabag/wallabag/pull/851) ([tcitworld](https://github.com/tcitworld)) |
1875 | - Add support for custom http port [\#848](https://github.com/wallabag/wallabag/pull/848) ([11mariom](https://github.com/11mariom)) | 607 | - Add support for custom http port [\#848](https://github.com/wallabag/wallabag/pull/848) ([11mariom](https://github.com/11mariom)) |
608 | - Fix the PostgreSQL install errors [\#845](https://github.com/wallabag/wallabag/pull/845) ([rros](https://github.com/rros)) | ||
1876 | - Convert the MySQL charset to utf8mb4 to support the full range of unicode [\#843](https://github.com/wallabag/wallabag/pull/843) ([rros](https://github.com/rros)) | 609 | - Convert the MySQL charset to utf8mb4 to support the full range of unicode [\#843](https://github.com/wallabag/wallabag/pull/843) ([rros](https://github.com/rros)) |
1877 | - Fix \#766 - GD detection [\#841](https://github.com/wallabag/wallabag/pull/841) ([tcitworld](https://github.com/tcitworld)) | 610 | - Fix \#766 - GD detection [\#841](https://github.com/wallabag/wallabag/pull/841) ([tcitworld](https://github.com/tcitworld)) |
1878 | - fix pictures display when DOWNLOAD\_PICTURES is enabled [\#839](https://github.com/wallabag/wallabag/pull/839) ([tcitworld](https://github.com/tcitworld)) | 611 | - fix pictures display when DOWNLOAD\_PICTURES is enabled [\#839](https://github.com/wallabag/wallabag/pull/839) ([tcitworld](https://github.com/tcitworld)) |
@@ -1889,9 +622,13 @@ | |||
1889 | - Add data for mysql installation, see \#624 [\#787](https://github.com/wallabag/wallabag/pull/787) ([nicosomb](https://github.com/nicosomb)) | 622 | - Add data for mysql installation, see \#624 [\#787](https://github.com/wallabag/wallabag/pull/787) ([nicosomb](https://github.com/nicosomb)) |
1890 | - highlight.js library added to highlight programming code examples in article view [\#786](https://github.com/wallabag/wallabag/pull/786) ([mariroz](https://github.com/mariroz)) | 623 | - highlight.js library added to highlight programming code examples in article view [\#786](https://github.com/wallabag/wallabag/pull/786) ([mariroz](https://github.com/mariroz)) |
1891 | - change default pagination, set it to 12, to have a nice baggy display [\#785](https://github.com/wallabag/wallabag/pull/785) ([nicosomb](https://github.com/nicosomb)) | 624 | - change default pagination, set it to 12, to have a nice baggy display [\#785](https://github.com/wallabag/wallabag/pull/785) ([nicosomb](https://github.com/nicosomb)) |
625 | - fix display of 'Done' message when we add a link from 'save a link' item [\#784](https://github.com/wallabag/wallabag/pull/784) ([nicosomb](https://github.com/nicosomb)) | ||
626 | - \#763 fix to display the login successful message with the translation [\#783](https://github.com/wallabag/wallabag/pull/783) ([nicosomb](https://github.com/nicosomb)) | ||
627 | - Fix \#776 [\#782](https://github.com/wallabag/wallabag/pull/782) ([nicosomb](https://github.com/nicosomb)) | ||
1892 | - Proposed fix for \#773 [\#780](https://github.com/wallabag/wallabag/pull/780) ([anno1337](https://github.com/anno1337)) | 628 | - Proposed fix for \#773 [\#780](https://github.com/wallabag/wallabag/pull/780) ([anno1337](https://github.com/anno1337)) |
1893 | - Updated polish translation [\#777](https://github.com/wallabag/wallabag/pull/777) ([skibbipl](https://github.com/skibbipl)) | 629 | - Updated polish translation [\#777](https://github.com/wallabag/wallabag/pull/777) ([skibbipl](https://github.com/skibbipl)) |
1894 | - issue \#750 - config for dn.pt site added [\#775](https://github.com/wallabag/wallabag/pull/775) ([mariroz](https://github.com/mariroz)) | 630 | - issue \#750 - config for dn.pt site added [\#775](https://github.com/wallabag/wallabag/pull/775) ([mariroz](https://github.com/mariroz)) |
631 | - fixed bug for epub export \#755 ; also better metadata title [\#771](https://github.com/wallabag/wallabag/pull/771) ([tcitworld](https://github.com/tcitworld)) | ||
1895 | - Refactor [\#768](https://github.com/wallabag/wallabag/pull/768) ([nicosomb](https://github.com/nicosomb)) | 632 | - Refactor [\#768](https://github.com/wallabag/wallabag/pull/768) ([nicosomb](https://github.com/nicosomb)) |
1896 | - Refactor [\#764](https://github.com/wallabag/wallabag/pull/764) ([tcitworld](https://github.com/tcitworld)) | 633 | - Refactor [\#764](https://github.com/wallabag/wallabag/pull/764) ([tcitworld](https://github.com/tcitworld)) |
1897 | - 1.7.1 [\#761](https://github.com/wallabag/wallabag/pull/761) ([nicosomb](https://github.com/nicosomb)) | 634 | - 1.7.1 [\#761](https://github.com/wallabag/wallabag/pull/761) ([nicosomb](https://github.com/nicosomb)) |
@@ -1959,6 +696,7 @@ | |||
1959 | - feature \#505 - it is now possible to add link from bagged article \(TODO: redev it to ajax action\). Some enhancements to "save a link" popup div [\#551](https://github.com/wallabag/wallabag/pull/551) ([mariroz](https://github.com/mariroz)) | 696 | - feature \#505 - it is now possible to add link from bagged article \(TODO: redev it to ajax action\). Some enhancements to "save a link" popup div [\#551](https://github.com/wallabag/wallabag/pull/551) ([mariroz](https://github.com/mariroz)) |
1960 | - fix of conflict of s shortcat and entering s in input fields [\#549](https://github.com/wallabag/wallabag/pull/549) ([mariroz](https://github.com/mariroz)) | 697 | - fix of conflict of s shortcat and entering s in input fields [\#549](https://github.com/wallabag/wallabag/pull/549) ([mariroz](https://github.com/mariroz)) |
1961 | - a lot of enhancements related to tags: tags list is now sorted, shows number of articles, autocomplete added according to \#477, \#542 [\#544](https://github.com/wallabag/wallabag/pull/544) ([mariroz](https://github.com/mariroz)) | 698 | - a lot of enhancements related to tags: tags list is now sorted, shows number of articles, autocomplete added according to \#477, \#542 [\#544](https://github.com/wallabag/wallabag/pull/544) ([mariroz](https://github.com/mariroz)) |
699 | - bagit link + overlay save link + listmode [\#540](https://github.com/wallabag/wallabag/pull/540) ([courgette](https://github.com/courgette)) | ||
1962 | - Changed config section to clarify import process. [\#535](https://github.com/wallabag/wallabag/pull/535) ([bobmaerten](https://github.com/bobmaerten)) | 700 | - Changed config section to clarify import process. [\#535](https://github.com/wallabag/wallabag/pull/535) ([bobmaerten](https://github.com/bobmaerten)) |
1963 | - fix of \#530 - import fail from Poche [\#533](https://github.com/wallabag/wallabag/pull/533) ([mariroz](https://github.com/mariroz)) | 701 | - fix of \#530 - import fail from Poche [\#533](https://github.com/wallabag/wallabag/pull/533) ([mariroz](https://github.com/mariroz)) |
1964 | - New import system [\#532](https://github.com/wallabag/wallabag/pull/532) ([nicosomb](https://github.com/nicosomb)) | 702 | - New import system [\#532](https://github.com/wallabag/wallabag/pull/532) ([nicosomb](https://github.com/nicosomb)) |
@@ -1972,6 +710,7 @@ | |||
1972 | - Update pl\_PL.utf8.po [\#502](https://github.com/wallabag/wallabag/pull/502) ([skibbipl](https://github.com/skibbipl)) | 710 | - Update pl\_PL.utf8.po [\#502](https://github.com/wallabag/wallabag/pull/502) ([skibbipl](https://github.com/skibbipl)) |
1973 | - fix of \#498, \#493, \#494 - because disappeared in last commit [\#501](https://github.com/wallabag/wallabag/pull/501) ([mariroz](https://github.com/mariroz)) | 711 | - fix of \#498, \#493, \#494 - because disappeared in last commit [\#501](https://github.com/wallabag/wallabag/pull/501) ([mariroz](https://github.com/mariroz)) |
1974 | - French translation added by @Draky50110, issue \#488 [\#499](https://github.com/wallabag/wallabag/pull/499) ([mariroz](https://github.com/mariroz)) | 712 | - French translation added by @Draky50110, issue \#488 [\#499](https://github.com/wallabag/wallabag/pull/499) ([mariroz](https://github.com/mariroz)) |
713 | - fix of global $http visibility, issues \#493, \#494 [\#495](https://github.com/wallabag/wallabag/pull/495) ([mariroz](https://github.com/mariroz)) | ||
1975 | - 1.5.2 [\#481](https://github.com/wallabag/wallabag/pull/481) ([nicosomb](https://github.com/nicosomb)) | 714 | - 1.5.2 [\#481](https://github.com/wallabag/wallabag/pull/481) ([nicosomb](https://github.com/nicosomb)) |
1976 | - a lot of refactoring: tag action is now handled by home view and uses sorting and pagination. Some small view enhacenments. Fix of \#476, \#461 for baggy and other themes [\#478](https://github.com/wallabag/wallabag/pull/478) ([mariroz](https://github.com/mariroz)) | 715 | - a lot of refactoring: tag action is now handled by home view and uses sorting and pagination. Some small view enhacenments. Fix of \#476, \#461 for baggy and other themes [\#478](https://github.com/wallabag/wallabag/pull/478) ([mariroz](https://github.com/mariroz)) |
1977 | - Baggy Theme - PtSans font is now local [\#473](https://github.com/wallabag/wallabag/pull/473) ([nsteinmetz](https://github.com/nsteinmetz)) | 716 | - Baggy Theme - PtSans font is now local [\#473](https://github.com/wallabag/wallabag/pull/473) ([nsteinmetz](https://github.com/nsteinmetz)) |
@@ -1979,6 +718,7 @@ | |||
1979 | - version number 1.5.1 [\#469](https://github.com/wallabag/wallabag/pull/469) ([nicosomb](https://github.com/nicosomb)) | 718 | - version number 1.5.1 [\#469](https://github.com/wallabag/wallabag/pull/469) ([nicosomb](https://github.com/nicosomb)) |
1980 | - 1.5.1 [\#468](https://github.com/wallabag/wallabag/pull/468) ([nicosomb](https://github.com/nicosomb)) | 719 | - 1.5.1 [\#468](https://github.com/wallabag/wallabag/pull/468) ([nicosomb](https://github.com/nicosomb)) |
1981 | - "save a link" added to top menu \(default theme\) to toggle "save link" form, issue \#461 [\#467](https://github.com/wallabag/wallabag/pull/467) ([mariroz](https://github.com/mariroz)) | 720 | - "save a link" added to top menu \(default theme\) to toggle "save link" form, issue \#461 [\#467](https://github.com/wallabag/wallabag/pull/467) ([mariroz](https://github.com/mariroz)) |
721 | - duplicate check added. fix of issue \#400 [\#460](https://github.com/wallabag/wallabag/pull/460) ([mariroz](https://github.com/mariroz)) | ||
1982 | - Feature \#457 : import from pocket now import tags too [\#459](https://github.com/wallabag/wallabag/pull/459) ([arnaudmm](https://github.com/arnaudmm)) | 722 | - Feature \#457 : import from pocket now import tags too [\#459](https://github.com/wallabag/wallabag/pull/459) ([arnaudmm](https://github.com/arnaudmm)) |
1983 | - 1.5.0 [\#450](https://github.com/wallabag/wallabag/pull/450) ([nicosomb](https://github.com/nicosomb)) | 723 | - 1.5.0 [\#450](https://github.com/wallabag/wallabag/pull/450) ([nicosomb](https://github.com/nicosomb)) |
1984 | - Adding .htaccess files to prohibit access to critical directories, e.g., db/ [\#439](https://github.com/wallabag/wallabag/pull/439) ([flolauck](https://github.com/flolauck)) | 724 | - Adding .htaccess files to prohibit access to critical directories, e.g., db/ [\#439](https://github.com/wallabag/wallabag/pull/439) ([flolauck](https://github.com/flolauck)) |
@@ -1987,7 +727,9 @@ | |||
1987 | - all locale files re-compiled: fix of \#416 Some language problems in the ... [\#428](https://github.com/wallabag/wallabag/pull/428) ([mariroz](https://github.com/mariroz)) | 727 | - all locale files re-compiled: fix of \#416 Some language problems in the ... [\#428](https://github.com/wallabag/wallabag/pull/428) ([mariroz](https://github.com/mariroz)) |
1988 | - changelog 1.4 [\#427](https://github.com/wallabag/wallabag/pull/427) ([nicosomb](https://github.com/nicosomb)) | 728 | - changelog 1.4 [\#427](https://github.com/wallabag/wallabag/pull/427) ([nicosomb](https://github.com/nicosomb)) |
1989 | - Courgette theme revision [\#425](https://github.com/wallabag/wallabag/pull/425) ([Lonnytunes](https://github.com/Lonnytunes)) | 729 | - Courgette theme revision [\#425](https://github.com/wallabag/wallabag/pull/425) ([Lonnytunes](https://github.com/Lonnytunes)) |
730 | - fix of bug \#368 Endless redirects or user doesn't exist with basic authe... [\#419](https://github.com/wallabag/wallabag/pull/419) ([mariroz](https://github.com/mariroz)) | ||
1990 | - Fix: stops multiplication, in database, of a same user config item [\#410](https://github.com/wallabag/wallabag/pull/410) ([Lonnytunes](https://github.com/Lonnytunes)) | 731 | - Fix: stops multiplication, in database, of a same user config item [\#410](https://github.com/wallabag/wallabag/pull/410) ([Lonnytunes](https://github.com/Lonnytunes)) |
732 | - Page data extraction with basic auth [\#394](https://github.com/wallabag/wallabag/pull/394) ([aaa2000](https://github.com/aaa2000)) | ||
1991 | - Correction de bugs dans le schema mysql [\#391](https://github.com/wallabag/wallabag/pull/391) ([Newinx](https://github.com/Newinx)) | 733 | - Correction de bugs dans le schema mysql [\#391](https://github.com/wallabag/wallabag/pull/391) ([Newinx](https://github.com/Newinx)) |
1992 | - poche 1.3.1 [\#387](https://github.com/wallabag/wallabag/pull/387) ([nicosomb](https://github.com/nicosomb)) | 734 | - poche 1.3.1 [\#387](https://github.com/wallabag/wallabag/pull/387) ([nicosomb](https://github.com/nicosomb)) |
1993 | - Create sqlite table tags\_entries only if not already exists [\#382](https://github.com/wallabag/wallabag/pull/382) ([aaa2000](https://github.com/aaa2000)) | 735 | - Create sqlite table tags\_entries only if not already exists [\#382](https://github.com/wallabag/wallabag/pull/382) ([aaa2000](https://github.com/aaa2000)) |