Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Make all interfaces strict | Joas Schilling | 2019-07-15 | 1 | -60/+52 |
* | Add strict type on Notifications tests | John Molakvoæ (skjnldsv) | 2019-06-13 | 1 | -20/+20 |
* | Fix userid casting in notifications | John Molakvoæ (skjnldsv) | 2019-06-11 | 1 | -2/+3 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -8/+8 |
* | 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 | 1 | -1/+63 |
* | Add an icon to the notification API | Joas Schilling | 2016-10-07 | 1 | -5/+27 |
* | Make sure the primary action is always the first one | Joas Schilling | 2016-08-15 | 1 | -1/+5 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Move \OC\Notification to PSR-4 | Roeland Jago Douma | 2016-04-18 | 1 | -0/+453 |