summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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
2020-08-06[tx-robot] updated from transifexNextcloud bot
2020-07-31[tx-robot] updated from transifexNextcloud bot
2020-07-29[tx-robot] updated from transifexNextcloud bot
2020-07-23Bump angular from 1.7.9 to 1.8.0 in /jsdependabot[bot]
Bumps [angular](https://github.com/angular/angular.js) from 1.7.9 to 1.8.0. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.7.9...v1.8.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-07-23[tx-robot] updated from transifexNextcloud bot
2020-07-19[tx-robot] updated from transifexNextcloud bot
2020-07-17[tx-robot] updated from transifexNextcloud bot
2020-07-16Merge pull request #737 from nextcloud/dependabot/npm_and_yarn/js/lodash-4.17.19Christoph Wurst
Bump lodash from 4.17.15 to 4.17.19 in /js
2020-07-15Bump lodash from 4.17.15 to 4.17.19 in /jsdependabot[bot]
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
2020-07-10[tx-robot] updated from transifexNextcloud bot
2020-07-09[tx-robot] updated from transifexNextcloud bot
2020-07-04[tx-robot] updated from transifexNextcloud bot
2020-07-01[tx-robot] updated from transifexNextcloud bot
2020-06-25[tx-robot] updated from transifexNextcloud bot
2020-06-20fixed double escaped introanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-06-16[tx-robot] updated from transifexNextcloud bot
2020-06-09[tx-robot] updated from transifexNextcloud bot
2020-06-07[tx-robot] updated from transifexNextcloud bot
2020-06-06[tx-robot] updated from transifexNextcloud bot
2020-06-05[tx-robot] updated from transifexNextcloud bot
2020-05-27Release 14.1.1114.1.11Benjamin Brahmer
Changed - Re-release of 14.1.10 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-05-27[tx-robot] updated from transifexNextcloud bot
2020-05-25Release 14.1.1014.1.10Benjamin Brahmer
Changed - Update feed-io to v4.7.1 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-05-23Update legacy API documentationDaniel Schaal
Add rtl and media attributes to Item documentation Signed-off-by: Daniel Schaal <daniel@schaal.email>
2020-05-2314.1.914.1.9Benjamin Brahmer
Changed - Re-release of 14.1.8 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-05-23bump versionBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>