Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move event and todo parsing to new API | Joas Schilling | 2016-11-29 | 1 | -261/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move calendar activity parsing to new API | Joas Schilling | 2016-11-29 | 1 | -73/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move CalDAV activity settings to new API | Joas Schilling | 2016-11-29 | 1 | -23/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move CalDAV activity filters to new API | Joas Schilling | 2016-11-29 | 1 | -25/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use a different type for events and todos | Joas Schilling | 2016-11-03 | 1 | -2/+19 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Activities for events and todos | Joas Schilling | 2016-11-03 | 1 | -0/+66 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move the methods into a new class | Joas Schilling | 2016-11-03 | 1 | -0/+295 |
Signed-off-by: Joas Schilling <coding@schilljs.com> |