summaryrefslogtreecommitdiffstats
path: root/tests/lib/notification
Commit message (Expand)AuthorAgeFilesLines
* Fix notification testsRoeland Jago Douma2016-04-081-0/+2
* Move the notification API to public namespaceJoas Schilling2016-01-223-64/+64
* Make it possible to get a list of notifiers for a potential settings pageJoas Schilling2016-01-221-3/+76
* Make sure that object id can be a stringJoas Schilling2015-11-231-14/+22
* Use a DateTime object instead of a timestampJoas Schilling2015-11-231-25/+35
* Add tests for the "return $this" and fix it on the new methodJoas Schilling2015-11-172-20/+58
* Remove the icon for nowJoas Schilling2015-11-162-69/+0
* Add "is primary action" to actionsJoas Schilling2015-11-161-0/+36
* Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-083-58/+58
* Add tests for the notification managerJoas Schilling2015-09-081-0/+345
* Add more action testsJoas Schilling2015-09-082-9/+12
* Add tests for notificationJoas Schilling2015-09-081-0/+602
* Add tests for ActionJoas Schilling2015-09-081-0/+232