posytive / owncloud_activity

:zap: Activity app for ownCloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ownCloud Activity App

The activity app for ownCloud

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

QA metrics on master branch:

Build Status Scrutinizer Code Quality Code Coverage

QA metrics on stable8 branch:

Build Status Scrutinizer Code Quality Code Coverage

QA metrics on stable7 branch:

Build Status Scrutinizer Code Quality Code Coverage

Add new activities / types for other apps

With the activity manager extensions can be registered which allow any app to extend the activity behavior.

In order to implement an extension create a class which implements the interface \OCP\Activity\IExtension.

The PHPDoc comments on each method should give enough information to the developer on how to implement them.

About

:zap: Activity app for ownCloud


Languages

Language:PHP 66.2%Language:JavaScript 33.2%Language:CSS 0.6%