summaryrefslogtreecommitdiffstats
path: root/lib/private/Notification
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-062-0/+2
* More phpstorm inspection fixesRoeland Jago Douma2017-07-241-1/+1
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-8/+8
* Use a php class for the definitions to avoid loading problemsJoas Schilling2016-11-091-6/+12
* 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-202-2/+67
* Add an icon to the notification APIJoas Schilling2016-10-071-5/+27
* 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 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