Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
| | | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 2 | -1/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add interface for notification handler for dimissed events | Roeland Jago Douma | 2019-12-10 | 2 | -0/+50 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 6 | -6/+20 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Keep the old method as a fallback and adjust the tests | Joas Schilling | 2019-07-16 | 2 | -2/+18 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Change how Notifiers and Apps are registered | Joas Schilling | 2019-07-15 | 3 | -10/+58 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Make all interfaces strict | Joas Schilling | 2019-07-15 | 5 | -60/+86 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add strict type on Notifications tests | John Molakvoæ (skjnldsv) | 2019-06-13 | 1 | -9/+9 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix userid casting in notifications | John Molakvoæ (skjnldsv) | 2019-06-11 | 1 | -2/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Update documentation of setParsed* and setRich* | Joas Schilling | 2019-01-25 | 1 | -0/+42 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Allow notifiers to know whether we are preparing push notifications | Joas Schilling | 2018-07-13 | 1 | -0/+12 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -8/+8 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Allow rich object strings in messages as well | Joas Schilling | 2016-10-31 | 1 | -0/+21 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Allow rich object subjects for Notifications | Joas Schilling | 2016-10-20 | 1 | -0/+21 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add an icon to the notification API | Joas Schilling | 2016-10-07 | 1 | -7/+21 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | 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 |