summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Activity
Commit message (Expand)AuthorAgeFilesLines
...
* Add tests for the base providerJoas Schilling2016-11-301-1/+1
* Deduplicate the provider codeJoas Schilling2016-11-304-171/+133
* Move event and todo parsing to new APIJoas Schilling2016-11-294-294/+364
* Deduplicate icon assignmentJoas Schilling2016-11-291-18/+3
* Move calendar activity parsing to new APIJoas Schilling2016-11-292-73/+285
* Move CalDAV activity settings to new APIJoas Schilling2016-11-294-23/+296
* Move CalDAV activity filters to new APIJoas Schilling2016-11-293-25/+186
* Fix integration testsJoas Schilling2016-11-161-3/+3
* Use the event dispatcherJoas Schilling2016-11-031-93/+50
* Use a different type for events and todosJoas Schilling2016-11-032-3/+20
* Activities for events and todosJoas Schilling2016-11-032-6/+185
* Move the methods into a new classJoas Schilling2016-11-032-0/+691