aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Activity
Commit message (Expand)AuthorAgeFilesLines
* fix(activity): Add a dedicated exception when invalid values are setJoas Schilling2024-04-172-17/+82
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-023-3/+3
* fix(OCP): Add since tag for all constantsJoas Schilling2024-02-141-0/+30
* composer run cs:fixCôme Chilliet2023-01-203-3/+0
* Same thing for ActivityCôme Chilliet2022-11-291-10/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-049-24/+5
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-5/+5
* 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-268-8/+0
|\
| * Remove @package annotations from public namespaceJulius Härtl2020-08-268-8/+0
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-244-1/+7
|/
* allow grouping of activity settingsRobin Appelman2020-08-051-0/+12
* implement old settings interfaceRobin Appelman2020-07-241-1/+21
* build autoloaderRobin Appelman2020-07-211-1/+3
* improve default notification fallbackRobin Appelman2020-07-211-1/+1
* basic settings system for activity notificationsRobin Appelman2020-07-214-3/+102
* Update license headers for 19Christoph Wurst2020-04-291-1/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-7/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-058-11/+15
* Some php-cs fixesRoeland Jago Douma2019-11-224-3/+2
* Merge pull request #13819 from nextcloud/bugfix/noid/unify-html-encoding-hand...Morris Jobke2019-02-071-0/+42
|\
| * Update documentation of setParsed* and setRich*Joas Schilling2019-01-251-0/+42
* | Remove legacy activity stuffJoas Schilling2019-01-242-256/+18
|/
* Make activity events strictJoas Schilling2018-10-121-39/+41
* Remove deprecated publishActivity functionRoeland Jago Douma2018-10-051-16/+0
* Update license headersMorris Jobke2017-11-066-0/+10
* 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
* Add language to the parse method for emailsJoas Schilling2016-12-011-4/+7
* Add an event merger and use it for the files activitiesJoas Schilling2016-11-251-0/+64
* Fix wrong copyright headersJoas Schilling2016-11-162-12/+10
* Update the since version to 11.0.0Joas Schilling2016-11-166-51/+51
* Fix activity manager testsJoas Schilling2016-11-161-2/+0
* Allow combining eventsJoas Schilling2016-11-161-0/+12
* Allow to register ProvidersJoas Schilling2016-11-162-0/+52
* Add ROS and icon support to the eventsJoas Schilling2016-11-161-0/+84
* Validate the input into Event alreadyJoas Schilling2016-11-161-0/+21
* Allow to register settings/types via info.xmlJoas Schilling2016-11-162-0/+99
* Allow to register activity filters via info.xmlJoas Schilling2016-11-163-21/+124
* add activity for share by mailBjoern Schiessle2016-11-081-0/+1
* Fix othersJoas Schilling2016-07-214-8/+12
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OCP\Activity to PSR-4Roeland Jago Douma2016-05-054-0/+639