aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Notification/Notification.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+3
* fix(notifications): Add a dedicated exception when invalid values are setJoas Schilling2024-04-121-124/+64
* initialize variablesMaxence Lange2024-01-041-58/+20
* Make adjustments based on the reviewHamid Dehnavi2024-01-021-21/+0
* Add adjustments based on the reviewHamid Dehnavi2024-01-021-1/+0
* refactor lib/private/NotificationHamid Dehnavi2024-01-021-25/+24
* Throw on missing type of rich subject parameterCôme Chilliet2022-12-081-5/+7
* Apply the same changes to richToParsed in NotificationCôme Chilliet2022-11-291-3/+9
* Compute parsed from rich subject and message in NotificationCôme Chilliet2022-11-291-1/+24
* Revert "Appropriate length check in Notification.php"Joas Schilling2022-11-141-2/+2
* Appropriate length check in Notification.phpnatoponen2022-11-081-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* Make all interfaces strictJoas Schilling2019-07-151-60/+52
* Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)2019-06-131-20/+20
* Fix userid casting in notificationsJohn Molakvoæ (skjnldsv)2019-06-111-2/+3
* Update license headersMorris Jobke2017-11-061-0/+1
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-8/+8
* Type hints already make sure it is an arrayJoas Schilling2016-10-311-16/+6
* Allow rich object strings in messages as wellJoas Schilling2016-10-311-0/+53
* Allow rich object subjects for NotificationsJoas Schilling2016-10-201-1/+63
* Add an icon to the notification APIJoas Schilling2016-10-071-5/+27
* Make sure the primary action is always the first oneJoas Schilling2016-08-151-1/+5
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OC\Notification to PSR-4Roeland Jago Douma2016-04-181-0/+453