summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Activity/Provider
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-111-0/+9
* Update license headersMorris Jobke2017-11-064-0/+8
* Add a doc why this should not be removedJoas Schilling2017-10-233-3/+15
* Fix missing translation of "Personal" calendar in activitiesJoas Schilling2017-10-164-11/+129
* [DAV][CalDAV] FixesRoeland Jago Douma2017-08-013-9/+9
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-203-3/+15
* 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-292-0/+326
* Deduplicate icon assignmentJoas Schilling2016-11-291-18/+3
* Move calendar activity parsing to new APIJoas Schilling2016-11-291-0/+285