summaryrefslogtreecommitdiffstats
path: root/appinfo
AgeCommit message (Collapse)Author
2022-04-30rename parameter for read/unread api callPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2022-04-30also allow starring/unstarring multiple items by idPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2022-04-30create copies of v1.2 api routes for v1.3 apiPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2022-04-30add routes for starring/unstarring items by idPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2022-04-24Release 18.0.118.0.1Benjamin Brahmer
No major changes since the beta versions. Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-04-18Release 18.0.1-beta318.0.1-beta3Benjamin Brahmer
Fixed - Fix import of items when feed does not exist (1742) - Fix malformed feeds (without GUIDs) stopping the update process (#1738) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-03-22Release 18.0.1-beta218.0.1-beta2Benjamin Brahmer
Fixed - Fix no item marked as read by Folder API due to mismatch in parameter name (#1703) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-03-09Release 18.0.1-beta118.0.1-beta1Benjamin Brahmer
Fixed - Fix only one item marked as read by Feed API (#1687) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-02-28Release 18.0.018.0.0Benjamin Brahmer
Changed - Change shortcut descriptions. (#1669) Fixed - Fix spaces in passwords getting replaced with "+" (#1678) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-02-16Release 18.0.0-beta118.0.0-beta1Benjamin Brahmer
Changed - Drop support for Nextcloud 21 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-02-14chore: deprecate nc 21Sean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-12-09Release 17.0.117.0.1Benjamin Brahmer
Fixed - Fix catching network errors while fetching feed logos. (#1601) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-11-29Release 17.0.017.0.0Benjamin Brahmer
Fixed - fix link-icon-overlap in mobile-view (#1579) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-11-18Release 17.0.0-beta117.0.0-beta1Benjamin Brahmer
Changed - Drop support for Nextcloud 20 (#1514) - Use better sql commands, that were not possible with Nextcloud 20 (#1514) - Add support for Nextcloud 23 (#1585) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-11-18Update changelog for 17.x.xBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-11-18Drop support for Nextcloud 20Benjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-11-15Release 16.2.116.2.1Benjamin Brahmer
Fixed - Catch network errors while fetching feed logos. (#1572, #1570) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-11-03Release 16.2.016.2.0Benjamin Brahmer
No notable changes compared to the beta versions. Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-10-25Release 16.2.0-beta216.2.0-beta2Benjamin Brahmer
Changed - Updated "New Folder" and "All articles" icons to differentiate them from "Subscribe" and "All articles". (#1542) Fixed - Mark the latest post in a feed as read when clicking on the right arrow key. (#1546) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-10-20Release 16.2.0-beta116.2.0-beta1Benjamin Brahmer
Changed - Add changelog and DCO notice to CONTRIBUTING.md (#1521) - Download feed logos via guzzle to have better error handling (#1533) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-10-07Release 16.1.016.1.0Benjamin Brahmer
Changed - Remove dependency's large test files from release (#1519) - Fix spelling of "receive" in log files (#1520) Note: Nextcloud 20 support will be dropped in Oct 2021, this is very likely the last version to support Nextcloud 20. This also means that PHP 7.2, will no longer be supported by news. Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-09-02Release 16.1.0-beta116.1.0-beta1Benjamin Brahmer
Changed - Added new `news:updater:update-user` command to update the feeds of a single user (#1360). Fixed - Removed spurious requests for `.../apps/news/%7B%7B%20::Content.getFeed(item.feedId).faviconLink%20%7D%7D` (#1488) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-07-24Update all feeds from commandDavid Baucum
Closes #1359 Signed-off-by: David Baucum <david@baucum.me>
2021-07-04Release 16.0.016.0.0Benjamin Brahmer
There are no additional changes compared to the latest beta. Changed - News now requires a 64bit OS - v2 API implementation (folder part) - Implemented sharing news items between nextcloud users (#1191) - Updated the news items table in DB to include sharer data (#1191) - Added route for sharing news items (#1191) - Added share data in news items serialization (#1191) - Added tests for the news items share feature (#1191) - Added sharing articles with nextcloud users (#1217) - Added sharing articles on social media (Facebook, Twitter) or mail (#1217) - Allow installation on Nextcloud v22 - Remove deprecated API endpoints and occ command (#935) - /api/v1-2/user - /api/v1-2/user/avatar - ./occ news:updater:all-feeds - added feed search (#1402) Fixed - allow calling `/items?getRead=false` without a feed/folder (#1380 #1356) - newestId does not return newest ID but last updated (#1339) - removed reference for deleted repair-steps (#1399) - Fix NotNullConstraintViolation when sharing news items with users (#1406) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-06-16Release 16.0.0-beta316.0.0-beta3Benjamin Brahmer
Changed - added feed search (#1402) Fixed - removed reference for deleted repair-steps (#1399) - Fix NotNullConstraintViolation when sharing news items with users (#1406) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-06-04removed reference for deleted repair-stepsanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2021-06-02Release 16.0.0-beta216.0.0-beta2Benjamin Brahmer
Changed - Allow installation on Nextcloud v22 - Remove deprecated API endpoints and occ comand (#935) - /api/v1-2/user - /api/v1-2/user/avatar - ./occ news:updater:all-feeds Fixed - allow calling `/items?getRead=false` without a feed/folder (#1380 #1356) - newestId does not return newest ID but last updated (#1339) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-06-01remove routesBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-06-01add admin docs page, document removal of commandBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de> Co-authored-by: anoy. <anoymouserver@users.noreply.github.com>
2021-06-01Chore: implement removals from #935Sean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-05-22Release 16.0.0-beta116.0.0-beta1Benjamin Brahmer
Changed - News now requires a 64bit OS - v2 API implementation (folder part) - Implemented sharing news items between nextcloud users (#1191) - Updated the news items table in DB to include sharer data (#1191) - Added route for sharing news items (#1191) - Added share data in news items serialization (#1191) - Added tests for the news items share feature (#1191) - Added sharing articles with nextcloud users (#1217) - Added sharing articles on social media (Facebook, Twitter) or mail (#1217) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-19Refactor News documentation with mkdocs and mkdocs-materialBenjamin Brahmer
- move all pages to new structure - use gh-pages to host html version - use github actions for automatic build Co-authored-by: anoy <anoymouserver+github@mailbox.org> Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-08Require 64 bit integerBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-04-08🧹 Cleanup code, remove spaces, rename variablesMarco Nassabain
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08✨ NewsItem: add share routes + controller funcMarco Nassabain
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08change method names to follow nextcloud conventionPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2021-04-08lint & add missing copyright/author informationPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2021-04-08add api version 2 & folder api routesPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2021-04-06Release 15.4.0-beta415.4.0-beta4Benjamin Brahmer
Fixed - Allow negative limits (#1275) - Use boolean to check bool fields (#1278) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-04-03Release 15.4.0-beta315.4.0-beta3Benjamin Brahmer
Changed - Add BATS as integration tests (#1213) - Update FeedFetcher to import categories from feeds (#1248) - Update serialization of item to include categories (#1248) - Make PHPStan stricter (#955) - Search: Add folder search (#1215) - Improve test coverage (#1263) - Allow directly adding a feed without going through the discovery process (#1265) Fixed - Do not show deleted feeds in item list (#1214) - Fix update queries (#1211) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-03-31DB: Updates should use set()Sean Molenaar
Issue GH-1211 Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-02-27Release 15.4.0-beta215.4.0-beta2Benjamin Brahmer
Fixed - Item list not using ID for offset 2 (#1200) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-23Release 15.4.0-beta115.4.0-beta1Benjamin Brahmer
Changed - Remove outdated item DB code. ( #1056) - Stop returning all feeds after marking folder as read. (#1056) - Always fetch favicon (#1164) - Use feed logo instead of favicon if it exists and is square (#1164) - Add CI for item lists (#1180) Fixed - Item list throwing error for folder and "all items" (#1180) - Articles with high IDs can be placed lower than articles with low IDs (#1147) - Feeds are accidentally moved on rename (#1189) - Item list not using ID for offset (#1188) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-20Command: Add debug item list commandsSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-02-10Release 15.3.215.3.2Benjamin Brahmer
No changes compared to RC2 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-10Release 15.3.2-rc215.3.2-rc2Benjamin Brahmer
Fixed - Missing certificate in signature file (#1143) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-10Release 15.3.2-rc115.3.2-rc1Benjamin Brahmer
Fixed - Missing certificate in signature file (#1143) - Refetching of already read articles after purging (#1142) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-06Release 15.3.115.3.1Benjamin Brahmer
Changed - New release without any changes compared to 15.3.0 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-06Release 15.3.1-rc315.3.1-rc3Benjamin Brahmer
Changed - re-re-re-release of 15.3.0 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-02-06Release 15.3.1-rc215.3.1-rc2Benjamin Brahmer
Changed - re-re-release of 15.3.0 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>