summaryrefslogtreecommitdiffstats
path: root/lib/private/notification/notification.php
Commit message (Expand)AuthorAgeFilesLines
* Make sure that object id can be a stringJoas Schilling2015-11-231-7/+9
* Use a DateTime object instead of a timestampJoas Schilling2015-11-231-15/+16
* Remove the icon for nowJoas Schilling2015-11-161-22/+0
* Add "is primary action" to actionsJoas Schilling2015-11-161-0/+24
* Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-081-2/+0
* Add tests for notificationJoas Schilling2015-09-081-8/+8
* Fix the subject of notificationsJoas Schilling2015-09-081-1/+1
* Fix closures and adding parsed ActionsJoas Schilling2015-09-081-1/+1
* Fix the request type and the validityJoas Schilling2015-09-081-3/+3
* Notification APIJoas Schilling2015-09-081-0/+448