summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2022-05-29Release 18.1.0-beta118.1.0-beta1Benjamin Brahmer
Changed - Add API v1.3 adding routes for starring/unstarring items by id and general fixes (#1727) https://nextcloud.github.io/news/api/api-v1-3/ - Improve styling of tables in articles (#1779) - Allow fetching feeds that omit guid by using link as stand-in (#1785) Fixed - Fix updated api not returning any item after marking item as read (#1713) - Fix deprecation warning for strip_tags() on a null value (#1766) - Fix selected item being set incorrectly when using default ordering or newest first ordering (#1324) - Fix doubling the height of the content area (#1796) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-04-30rename parameter for read/unread api callPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2022-04-30add documentation for API v1.3 & fix parameter descriptionPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2022-04-30rename documentation for api v1.2Paul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2022-03-09fix regex for docs buildingBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-03-07fix headers in API v1Benjamin Brahmer
only one h1 is allowed with the material theme 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-02Updated clients.mdhansvurst
Added the option "macOS" to Fiery Feeds, changed the link to a general one, where both the iOS and macOS apps can be found and did some cosmetics in RSS Guards OS column. Signed-off-by: hansvurst <45574777+hansvurst-foss@users.noreply.github.com>
2021-11-17Add faq entry about 4-byte supportBenjamin Brahmer
Co-authored-by: anoy <anoymouserver+github@mailbox.org> Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-08-23Added Nextnews to the listRené Henrich
Signed-off-by: René Henrich <contact@rene-henrich.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-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-04-08fix typo in api documentationPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2021-04-08use last modified timestamp data instead of removed 'updatedAt' fieldPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2021-04-08remove unused service exceptions & allow equally named foldersPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2021-04-08update API to not return existing folders when error in request occursPaul Tirk
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
2021-02-20Add documentation for manual purging of unread itemsCandid Dauth
Signed-off-by: Candid Dauth <cdauth@cdauth.eu>
2020-12-15Update README.mdderritter88
Updated database statement for RSS feeds being not updated - also removed the double "\\" as it's just using a simple "\". Singed-off-by: Mathias Mühlbacher <mathias.muehlbacher@hks-projekt.at>
2020-11-12update to match folderId `null` for the root folderanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-11-10Unremove but deprecate User APISean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-11-03Controllers: Use v2 servicesSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-10-08Remove outdated/redundant FAQ infoSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-10-02remove documentation on configurationBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-02Update Documentation on the new configBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-09-29reference Nextcloud docsBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-09-29update documentationBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-08-30Fix documentation path of update intervalSimon Spannagel
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2020-08-26Update README.mdSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-08-26add documentation about the update intervallBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-08-14Add missing commaDario Cambié
Signed-off-by: Dario Cambié <dario.cambie@glasgow.ac.uk>
2020-08-14Fix typoDario Cambié
Signed-off-by: Dario Cambié <dario.cambie@glasgow.ac.uk>
2020-05-23Update legacy API documentationDaniel Schaal
Add rtl and media attributes to Item documentation Signed-off-by: Daniel Schaal <daniel@schaal.email>
2020-02-16Basic Media-RSS support (#599)Éloi Rivard
Signed-off-by: Éloi Rivard <azmeuk@gmail.com>
2019-03-23maintenance.md fix typo (#466)nachoparker
2019-03-22fix release commandSean Molenaar
2019-03-22Write down some notes about maintenanceSean Molenaar
2019-03-06Fix references to old manual versions and general cleanup (#404)Sean Molenaar
2019-03-06Fix generation commands and make them available in ./occ (#402)Sean Molenaar
2018-12-14Define an official codestyle and adhere to it.Sean Molenaar
2018-09-02add link to nextcloud app storeDavid Luhmer
2018-09-02add info where to find news app in app storeDavid Luhmer
2018-07-03Cleanup main readmeSean Molenaar
2017-06-15Update htmlpurifier and picoFeed (#189)Daniel Schaal
picoFeed moved to miniflux/picoFeed
2017-05-24better link11.0.3Bernhard Posselt
2016-12-02Fix an nextcloud typoFelix
2016-09-10Consistently use isUnread in item jsonDaniel Schaal
2016-09-04Merge pull request #31 from nextcloud/ratingsBernhard Posselt
add folder id to api
2016-09-04add folder id to apiBernhard Posselt
2016-09-04Fix feed name typosDaniel Schaal
2016-08-10move apiv2Bernhard Posselt