summaryrefslogtreecommitdiffstats
path: root/lib/private/Activity
Commit message (Collapse)AuthorAgeFilesLines
* Add an event merger and use it for the files activitiesJoas Schilling2016-11-251-0/+256
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #2165 from nextcloud/sharing-activities-updateRoeland Jago Douma2016-11-221-5/+0
|\ | | | | Move file sharing activities to the new API
| * Move file sharing activities to the new APIJoas Schilling2016-11-161-5/+0
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix wrong copyright headersJoas Schilling2016-11-162-0/+2
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update the since version to 11.0.0Joas Schilling2016-11-164-35/+35
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix integration testsJoas Schilling2016-11-162-11/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Make sure they are always arraysJoas Schilling2016-11-161-6/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix activity manager testsJoas Schilling2016-11-161-11/+19
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Allow combining eventsJoas Schilling2016-11-161-0/+18
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Allow to register ProvidersJoas Schilling2016-11-162-6/+41
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add ROS and icon support to the eventsJoas Schilling2016-11-162-24/+194
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Validate the input into Event alreadyJoas Schilling2016-11-161-91/+194
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Allow to register settings/types via info.xmlJoas Schilling2016-11-162-31/+228
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Allow to register activity filters via info.xmlJoas Schilling2016-11-162-55/+238
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix othersJoas Schilling2016-07-212-4/+6
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Move activity manager to the namespaceJoas Schilling2016-05-021-0/+533
|
* Move files in \OC\Activity to PSR-4Roeland Jago Douma2016-04-131-0/+251