summaryrefslogtreecommitdiffstats
path: root/lib/private/Notification/Notification.php
Commit message (Expand)AuthorAgeFilesLines
* 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