aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Notification/IApp.php
Commit message (Collapse)AuthorAgeFilesLines
* feat(OCP): Consumable vs. Implementable public APItechdebt/standard-15/consumable-ocpJoas Schilling12 days1-5/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(notifications): Add a dedicated exception when not all fields are set ↵Joas Schilling2024-04-121-1/+2
| | | | | | while saving a notification Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Update license headersChristoph Wurst2019-12-051-1/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Make all interfaces strictJoas Schilling2019-07-151-3/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Null !== void, those methods are voidJoas Schilling2016-09-051-2/+0
|
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Move \OCP\Notification to PSR-4Roeland Jago Douma2016-05-181-0/+52