aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Activity/IManager.php
Commit message (Expand)AuthorAgeFilesLines
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* It is very highly recommended to set an object for better filteringJoas Schilling2020-09-151-0/+2
* Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma2020-08-261-1/+0
|\
| * Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
|/
* basic settings system for activity notificationsRobin Appelman2020-07-211-3/+3
* Update license headersChristoph Wurst2019-12-051-3/+4
* Remove legacy activity stuffJoas Schilling2019-01-241-129/+18
* Remove deprecated publishActivity functionRoeland Jago Douma2018-10-051-16/+0
* Update license headersMorris Jobke2017-11-061-0/+1
* Add a flag to allow checking if SVGs are okayJoas Schilling2017-06-201-0/+12
* Activities IManager throws an BadMethodCallExceptionChristoph Wurst2016-12-191-0/+1
* Update the since version to 11.0.0Joas Schilling2016-11-161-14/+14
* Fix activity manager testsJoas Schilling2016-11-161-2/+0
* Allow to register ProvidersJoas Schilling2016-11-161-0/+13
* Allow to register settings/types via info.xmlJoas Schilling2016-11-161-0/+23
* Allow to register activity filters via info.xmlJoas Schilling2016-11-161-21/+46
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OCP\Activity to PSR-4Roeland Jago Douma2016-05-051-0/+227