Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the notification API to public namespace | Joas Schilling | 2016-01-22 | 1 | -0/+3 |
* | Fix PHPDoc - @changed is no official tag -> use @since | Morris Jobke | 2016-01-22 | 1 | -4/+2 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | Make sure that object id can be a string | Joas Schilling | 2015-11-23 | 1 | -7/+9 |
* | Use a DateTime object instead of a timestamp | Joas Schilling | 2015-11-23 | 1 | -15/+16 |
* | Remove the icon for now | Joas Schilling | 2015-11-16 | 1 | -22/+0 |
* | Add "is primary action" to actions | Joas Schilling | 2015-11-16 | 1 | -0/+24 |
* | Move interfaces to private until they are no longer experimental | Joas Schilling | 2015-09-08 | 1 | -2/+0 |
* | Add tests for notification | Joas Schilling | 2015-09-08 | 1 | -8/+8 |
* | Fix the subject of notifications | Joas Schilling | 2015-09-08 | 1 | -1/+1 |
* | Fix closures and adding parsed Actions | Joas Schilling | 2015-09-08 | 1 | -1/+1 |
* | Fix the request type and the validity | Joas Schilling | 2015-09-08 | 1 | -3/+3 |
* | Notification API | Joas Schilling | 2015-09-08 | 1 | -0/+448 |