Go to file
Sean Molenaar 08e44b8460 Update issue templates (#460)
Update issue templates
2019-03-25 22:09:30 +01:00
.github Update issue templates (#460) 2019-03-25 22:09:30 +01:00
.tx Fix tx config 2018-02-12 23:02:49 +01:00
appinfo Release 13.1.4 2019-03-22 09:48:07 +01:00
bin Fix generation commands and make them available in ./occ (#402) 2019-03-06 13:10:37 +01:00
css Change href-color to a brighter blue (#463) 2019-03-22 17:10:47 +01:00
docs maintenance.md fix typo (#466) 2019-03-23 17:49:12 +01:00
img change close button-color to a light grey 2019-03-25 21:50:02 +01:00
js Update js dependencies 2019-03-22 09:47:22 +01:00
l10n [tx-robot] updated from transifex 2019-03-22 01:24:53 +00:00
lib Stop assuming encoding of xml, let simplexml throw silently (#457) 2019-03-22 09:19:05 +01:00
screenshots Added a new screenshot with an image, and a small version (#95) 2017-02-09 21:23:13 +01:00
templates prevent raw angluar templates from flashing on page load 2019-03-14 06:22:11 +01:00
tests Allow empty-ish lastmodified and clean up FeedFetcher Test (#458) 2019-03-21 05:16:35 +01:00
.editorconfig copy to build directory before packaging 2016-04-20 23:37:12 +02:00
.gitignore Remove bower, install everything using npm (#197) 2017-06-18 12:19:38 +02:00
.mailmap adjust mailmap 2016-02-07 21:14:42 +01:00
.travis.yml Fix redirect for nextcloud blog 2019-03-14 15:06:58 +01:00
AUTHORS.md Stop assuming encoding of xml, let simplexml throw silently (#457) 2019-03-22 09:19:05 +01:00
CHANGELOG.md Release 13.1.4 2019-03-22 09:48:07 +01:00
CONTRIBUTING.md Fix references to old manual versions and general cleanup (#404) 2019-03-06 17:04:52 +01:00
COPYING add license file 2013-06-06 00:08:18 +02:00
Makefile Have dist also reinstall dependencies (#432) 2019-03-14 11:13:34 +01:00
README.md Update Readme.md (#465) 2019-03-22 21:44:54 +01:00
composer.json Stop assuming encoding of xml, let simplexml throw silently (#457) 2019-03-22 09:19:05 +01:00
composer.lock Allow empty-ish lastmodified and clean up FeedFetcher Test (#458) 2019-03-21 05:16:35 +01:00
issue_template.md remove traces of owncloud.log 2016-08-10 19:48:04 +02:00
phpunit.integration.xml Move to new directory structure 2016-07-23 21:24:54 +02:00
phpunit.xml Unit: Fix unittests (#278) 2018-03-18 15:01:08 +01:00

README.md

Nextcloud News app

We need help with the frontend, check the issue tracker if you are interessted!

Build Status irc

The News app is an RSS/Atom feed aggregator. It offers a RESTful API for app developers. The source code is available on GitHub

Install and configuration

See the install document and the configuration overview

FAQ

Supported Browsers

  • Newest Firefox (Desktop, Android, Firefox OS)
  • Newest Chrome/Chromium (Desktop, Android)

Bugs

Please read the appropriate section in the contributing notices

Sync Clients

Nextcloud News can be synced with the following apps:

Custom Themes

Nextcloud News can look different with the following themes:

Updating Notices

To receive notifications when a new News app version was released, simply add the following Atom feed in your currently installed News app:

https://github.com/nextcloud/news/releases.atom

Screenshots

Maintainers