aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Activity/Event.php
Commit message (Expand)AuthorAgeFilesLines
* feat: Add OCP interface to format richtext into stringCôme Chilliet2024-09-171-33/+7
* fix(Activity): Restrict IEvent rich object parameters typeprovokateurin2024-09-101-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-241-22/+3
* fix(activity): Add a dedicated exception when invalid values are setJoas Schilling2024-04-171-94/+40
* Throw on missing type of rich subject parameterCôme Chilliet2022-12-081-5/+7
* Throw instead of using a bogus value if name field is missingCôme Chilliet2022-11-291-3/+9
* Same thing for ActivityCôme Chilliet2022-11-291-1/+24
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* basic settings system for activity notificationsRobin Appelman2020-07-211-0/+11
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Fix multiline commentsChristoph Wurst2020-04-081-4/+4
* Update license headersChristoph Wurst2019-12-051-1/+3
* Fix default types of activity event member variablesJoas Schilling2018-10-151-6/+6
* Make activity events strictJoas Schilling2018-10-121-89/+69
* Fix wrong copyright headersJoas Schilling2016-11-161-0/+1
* Update the since version to 11.0.0Joas Schilling2016-11-161-14/+14
* Fix integration testsJoas Schilling2016-11-161-1/+4
* Allow combining eventsJoas Schilling2016-11-161-0/+18
* Allow to register ProvidersJoas Schilling2016-11-161-6/+6
* Add ROS and icon support to the eventsJoas Schilling2016-11-161-11/+186
* Validate the input into Event alreadyJoas Schilling2016-11-161-91/+194
* Fix othersJoas Schilling2016-07-211-2/+3
* Move files in \OC\Activity to PSR-4Roeland Jago Douma2016-04-131-0/+251