summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Activity
Commit message (Expand)AuthorAgeFilesLines
* Correctly parse the subject parameters for link (un)shares of calendarsJoas Schilling2018-07-111-0/+2
* Fix group displaynames in activityJoas Schilling2018-03-123-25/+54
* Update wordingMorris Jobke2017-12-111-2/+2
* Create activities for (un)publishing calendar eventsThomas Citharel2017-12-112-0/+19
* Update license headersMorris Jobke2017-11-0610-0/+21
* Add a doc why this should not be removedJoas Schilling2017-10-233-3/+15
* Fix missing translation of "Personal" calendar in activitiesJoas Schilling2017-10-165-30/+176
* [DAV][CalDAV] FixesRoeland Jago Douma2017-08-013-9/+9
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-203-3/+15
* Make sure the used event type and the setting/filter are the sameJoas Schilling2017-01-102-2/+2
* Fix legacy caldav endpointsRoeland Jago Douma2017-01-021-2/+2
* Fix the Todos filterJoas Schilling2016-12-121-1/+1
* Adjust all implementations in the server repoJoas Schilling2016-12-013-9/+26
* 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