summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-09-25Move to nextcloud config and update phpunitSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-09-25Require nextcloud 20 for new developmentSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-09-24[tx-robot] updated from transifexNextcloud bot
2020-09-20Fix background color when loading contentfran-penedo
When loading content background-color should be set from theme. Signed-off-by: Francisco Penedo <fran@franpenedo.com>
2020-09-18[tx-robot] updated from transifexNextcloud bot
2020-09-17run phpcbfBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-09-17fix config testBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-09-13Add tagesschau.de to feeds.de.jsonFelix
According to their website, the RSS2 feed seems to be preferred and has images etc, which the Atom feed does not have. Signed-off-by: Felix <22506886+felurx@users.noreply.github.com>
2020-09-13Test GH actions flowSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-09-10[tx-robot] updated from transifexNextcloud bot
2020-09-07[tx-robot] updated from transifexNextcloud bot
2020-09-05[tx-robot] updated from transifexNextcloud bot
2020-09-04[tx-robot] updated from transifexNextcloud bot
2020-09-02Release 14.2.214.2.2Benjamin Brahmer
Changed - added support for Nextcloud 20 #781 Fixed - Update interval not saved to config file #783 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-09-02Fix UpdateInteval not being saved to configBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-09-02[tx-robot] updated from transifexNextcloud bot
2020-09-01Test on NC 20Benjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-09-01js updatesBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-09-0114.2.114.2.1Benjamin Brahmer
Fixed - Update Interval documentation fixes #773 - Fix crash if full-text if feed doesn't provide an url #774 - Fix admin page not saving settings #776 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-09-01[tx-robot] updated from transifexNextcloud bot
2020-08-31fix #775 and update js packagesBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-08-31[tx-robot] updated from transifexNextcloud bot
2020-08-31Fix crash if full-text is enabled and the news item does not provide an URL ↵Gioele Falcetti
to be fetched Signed-off-by: Gioele Falcetti <thegio.f@gmail.com>
2020-08-30Added Tarnkappe.infoClemens
Signed-off-by: Clemens <clemens@clemensknost.de>
2020-08-30Update interval: add unitsSimon Spannagel
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2020-08-30Fix documentation path of update intervalSimon Spannagel
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2020-08-30Release 14.2.014.2.0Benjamin Brahmer
Changed - JS library updates #737 #741 - Allow data URI scheme inside the body of an item #733 - Update to new BackgroudJob logic #704 - Update feed-io to v4.7.8 Fixed - fixed double escaped intro (not rendering html) #694 - translation updates and fixes Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-08-29fix import with invalid guid_hashBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-08-27[tx-robot] updated from transifexNextcloud bot
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-26Cleanup appinfo filesSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-08-26[tx-robot] updated from transifexNextcloud bot
2020-08-25Add phpstan checksSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-08-25Test on latest nextcloudSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-08-23[tx-robot] updated from transifexNextcloud bot
2020-08-21[tx-robot] updated from transifexNextcloud bot
2020-08-19[tx-robot] updated from transifexNextcloud bot
2020-08-18[tx-robot] updated from transifexNextcloud bot
2020-08-17Merge pull request #759 from nextcloud/Valdnet-patch-1Valdnet
l10n: Text strings fix
2020-08-17l10n: Text strings fixValdnet
2020-08-17[tx-robot] updated from transifexNextcloud bot
2020-08-16[tx-robot] updated from transifexNextcloud bot
2020-08-14Removes FeedReader from Sync Clients listAleksandar Todorović
FeedReader has been archived: https://github.com/jangernert/FeedReader/ The author has started working on a successor called NewsFlash, which currently doesn't support Nextcloud's News: https://gitlab.com/news-flash/news_flash_gtk Quote from the README: > Some services supported by FeedReader have not yet found their way into NewsFlash. Work for Google Reader style APIs is already on the way (FreshRSS, InoReader, The Old Reader). **Nextcloud News will probably only happen as soon as their [APIv2 draft](https://github.com/nextcloud/news/blob/ec3cc602f1bd363efe776ce4914319034d35c18e/docs/externalapi/External-Api.md) gets implemented.** Signed-off-by: Aleksandar Todorović <aleksandar@sigurnost.online>
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-08-14Update to new BackgroudJob logicBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-08-14Allow data URI scheme inside the body of an item.Rodrigo Aguilera
Signed-off-by: Rodrigo Aguilera <hi@rodrigoaguilera.net>
2020-08-14Update README.mdzero77
Signed-off-by: zero77 <zero77@users.noreply.github.com>
2020-08-13[tx-robot] updated from transifexNextcloud bot