Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep the old method as a fallback and adjust the tests | Joas Schilling | 2019-07-16 | 2 | -2/+18 |
* | Change how Notifiers and Apps are registered | Joas Schilling | 2019-07-15 | 3 | -10/+58 |
* | Make all interfaces strict | Joas Schilling | 2019-07-15 | 5 | -60/+86 |
* | Add strict type on Notifications tests | John Molakvoæ (skjnldsv) | 2019-06-13 | 1 | -9/+9 |
* | Fix userid casting in notifications | John Molakvoæ (skjnldsv) | 2019-06-11 | 1 | -2/+3 |
* | Update documentation of setParsed* and setRich* | Joas Schilling | 2019-01-25 | 1 | -0/+42 |
* | Allow notifiers to know whether we are preparing push notifications | Joas Schilling | 2018-07-13 | 1 | -0/+12 |
* | 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 |
* | Allow rich object strings in messages as well | Joas Schilling | 2016-10-31 | 1 | -0/+21 |
* | Allow rich object subjects for Notifications | Joas Schilling | 2016-10-20 | 1 | -0/+21 |
* | Add an icon to the notification API | Joas Schilling | 2016-10-07 | 1 | -7/+21 |
* | Null !== void, those methods are void | Joas Schilling | 2016-09-05 | 2 | -4/+0 |
* | Fix others | Joas Schilling | 2016-07-21 | 5 | -10/+15 |
* | Move \OCP\Notification to PSR-4 | Roeland Jago Douma | 2016-05-18 | 5 | -0/+485 |