]> source.dussan.org Git - nextcloud-server.git/commit
Allow rich object subjects for Notifications
authorJoas Schilling <coding@schilljs.com>
Fri, 14 Oct 2016 14:55:20 +0000 (16:55 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 20 Oct 2016 10:14:59 +0000 (12:14 +0200)
commitb35d2fd8f2e96f56951e33d27d07cb213375e46b
tree53759a73e85ec2b582872fd0ba6d3a81e1fb5218
parent20986488505616654177da1f861238f0232656fa
Allow rich object subjects for Notifications

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/Notification/Manager.php
lib/private/Notification/Notification.php
lib/public/Notification/INotification.php
tests/lib/Notification/NotificationTest.php