Go to file
nachoparker a363aab228 prevent menu actions from collapsing sidebar (#504)
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-05-11 10:09:27 +02: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.6 (#490) 2019-04-11 13:24:12 +02:00
bin Fix generation commands and make them available in ./occ (#402) 2019-03-06 13:10:37 +01:00
css add "mark read" floating button mobile. Fixes #469 (#505) 2019-05-11 10:08:14 +02: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 add "mark read" floating button mobile. Fixes #469 (#505) 2019-05-11 10:08:14 +02:00
l10n [tx-robot] updated from transifex 2019-05-09 00:29:25 +00:00
lib add "mark read" floating button mobile. Fixes #469 (#505) 2019-05-11 10:08:14 +02:00
screenshots Added a new screenshot with an image, and a small version (#95) 2017-02-09 21:23:13 +01:00
templates prevent menu actions from collapsing sidebar (#504) 2019-05-11 10:09:27 +02:00
tests Fix xkcd commics 2019-03-26 09:31:03 +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 remove coverage from integration run, upload to codecov 2019-03-29 10:42:57 +01:00
AUTHORS.md Release 13.1.6 (#490) 2019-04-11 13:24:12 +02:00
CHANGELOG.md Release 13.1.6 (#490) 2019-04-11 13:24:12 +02: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 remove coverage from integration run, upload to codecov 2019-03-29 10:42:57 +01:00
README.md embed codecov status 2019-03-29 10:42:57 +01:00
composer.json move guzzle to require-dev 2019-03-28 12:51:40 +01:00
composer.lock Update feed-io: adds UT timezone (#495) 2019-04-16 16:22:43 +02: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 Code coverage 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