Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PNG version of the icons for shipped activities | Joas Schilling | 2017-07-07 | 3 | -3/+15 |
* | Make sure the used event type and the setting/filter are the same | Joas Schilling | 2017-01-10 | 2 | -2/+2 |
* | Fix legacy caldav endpoints | Roeland Jago Douma | 2017-01-02 | 1 | -2/+2 |
* | Fix the Todos filter | Joas Schilling | 2016-12-12 | 1 | -1/+1 |
* | Adjust all implementations in the server repo | Joas Schilling | 2016-12-01 | 3 | -9/+26 |
* | Add tests for the base provider | Joas Schilling | 2016-11-30 | 1 | -1/+1 |
* | Deduplicate the provider code | Joas Schilling | 2016-11-30 | 4 | -171/+133 |
* | Move event and todo parsing to new API | Joas Schilling | 2016-11-29 | 4 | -294/+364 |
* | Deduplicate icon assignment | Joas Schilling | 2016-11-29 | 1 | -18/+3 |
* | Move calendar activity parsing to new API | Joas Schilling | 2016-11-29 | 2 | -73/+285 |
* | Move CalDAV activity settings to new API | Joas Schilling | 2016-11-29 | 4 | -23/+296 |
* | Move CalDAV activity filters to new API | Joas Schilling | 2016-11-29 | 3 | -25/+186 |
* | Fix integration tests | Joas Schilling | 2016-11-16 | 1 | -3/+3 |
* | Use the event dispatcher | Joas Schilling | 2016-11-03 | 1 | -93/+50 |
* | Use a different type for events and todos | Joas Schilling | 2016-11-03 | 2 | -3/+20 |
* | Activities for events and todos | Joas Schilling | 2016-11-03 | 2 | -6/+185 |
* | Move the methods into a new class | Joas Schilling | 2016-11-03 | 2 | -0/+691 |