Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+2 |
* | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 1 | -1/+1 |
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -8/+8 |
* | Use a php class for the definitions to avoid loading problems | Joas Schilling | 2016-11-09 | 1 | -6/+12 |
* | Type hints already make sure it is an array | Joas Schilling | 2016-10-31 | 1 | -16/+6 |
* | Allow rich object strings in messages as well | Joas Schilling | 2016-10-31 | 1 | -0/+53 |
* | Allow rich object subjects for Notifications | Joas Schilling | 2016-10-20 | 2 | -2/+67 |
* | Add an icon to the notification API | Joas Schilling | 2016-10-07 | 1 | -5/+27 |
* | Null !== void, those methods are void | Joas Schilling | 2016-09-05 | 1 | -3/+0 |
* | Merge pull request #867 from nextcloud/notification-primary-action-always-first | Roeland Jago Douma | 2016-08-17 | 1 | -1/+5 |
|\ | |||||
| * | Make sure the primary action is always the first one | Joas Schilling | 2016-08-15 | 1 | -1/+5 |
* | | Fix phpdoc | Roeland Jago Douma | 2016-08-16 | 1 | -1/+1 |
|/ | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 3 | -6/+9 |
* | Move \OC\Notification to PSR-4 | Roeland Jago Douma | 2016-04-18 | 3 | -0/+866 |