aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Notification
Commit message (Collapse)AuthorAgeFilesLines
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-8/+8
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use a php class for the definitions to avoid loading problemsJoas Schilling2016-11-091-6/+12
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Type hints already make sure it is an arrayJoas Schilling2016-10-311-16/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Allow rich object strings in messages as wellJoas Schilling2016-10-311-0/+53
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Allow rich object subjects for NotificationsJoas Schilling2016-10-202-2/+67
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add an icon to the notification APIJoas Schilling2016-10-071-5/+27
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Null !== void, those methods are voidJoas Schilling2016-09-051-3/+0
|
* Merge pull request #867 from nextcloud/notification-primary-action-always-firstRoeland Jago Douma2016-08-171-1/+5
|\ | | | | Make sure the primary action is always the first one
| * Make sure the primary action is always the first oneJoas Schilling2016-08-151-1/+5
| |
* | Fix phpdocRoeland Jago Douma2016-08-161-1/+1
|/
* Fix othersJoas Schilling2016-07-213-6/+9
|
* Move \OC\Notification to PSR-4Roeland Jago Douma2016-04-183-0/+866