Skip to content

chengjingfeng/activity

 
 

Repository files navigation

Nextcloud Activity App

The activity app for Nextcloud

Provides an activity feed showing your file changes and other interesting things going on in your Nextcloud.

QA metrics on master branch:

Build Status Scrutinizer Code Quality Code Coverage

API for other apps to interact with activities

In Nextcloud 11 the old extension API was replaced by 3 new interfaces, to better split the functionality up. Documentation for each of those can be found in the docs/ folder:

  • Create - an activity and store it in the app
  • Provider - translate and render activities
  • Setting - allow users to control what they want to see in their stream or mail
  • Filter - allow to reduce the stream in the web UI by app or setting

About

⚡ Activity app for Nextcloud

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 52.5%
  • PHP 46.5%
  • Other 1.0%