Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in deprecated | Joas Schilling | 2022-10-04 | 1 | -1/+1 |
* | Improve wording | Joas Schilling | 2021-10-27 | 1 | -2/+1 |
* | Fair use of push notifications | Joas Schilling | 2021-10-23 | 1 | -0/+12 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Deprecate the old way | Roeland Jago Douma | 2021-04-16 | 1 | -0/+1 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
* | Allow notification apps to defer and flush the sending | Joas Schilling | 2020-07-03 | 1 | -0/+17 |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -0/+1 |
* | Add interface for notification handler for dimissed events | Roeland Jago Douma | 2019-12-10 | 1 | -0/+5 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Keep the old method as a fallback and adjust the tests | Joas Schilling | 2019-07-16 | 1 | -2/+12 |
* | Change how Notifiers and Apps are registered | Joas Schilling | 2019-07-15 | 1 | -10/+8 |
* | Make all interfaces strict | Joas Schilling | 2019-07-15 | 1 | -5/+6 |
* | Allow notifiers to know whether we are preparing push notifications | Joas Schilling | 2018-07-13 | 1 | -0/+12 |
* | Null !== void, those methods are void | Joas Schilling | 2016-09-05 | 1 | -2/+0 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Move \OCP\Notification to PSR-4 | Roeland Jago Douma | 2016-05-18 | 1 | -0/+66 |