Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use a php class for the definitions to avoid loading problems | Joas Schilling | 2016-11-09 | 1 | -6/+12 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Type hints already make sure it is an array | Joas Schilling | 2016-10-31 | 1 | -16/+6 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Allow rich object strings in messages as well | Joas Schilling | 2016-10-31 | 1 | -0/+53 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Allow rich object subjects for Notifications | Joas Schilling | 2016-10-20 | 2 | -2/+67 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Add an icon to the notification API | Joas Schilling | 2016-10-07 | 1 | -5/+27 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | 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 | |||||
| * | 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 | |