summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Activity/Provider
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-113-9/+9
* Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma2020-04-303-28/+55
|\
| * Provide links to calendar in event creation/update activitiesThomas Citharel2020-04-263-28/+55
* | Update license headers for 19Christoph Wurst2020-04-293-0/+3
|/
* Add visibility to all constantsChristoph Wurst2020-04-102-12/+12
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-6/+0
* Use elseif instead of else ifChristoph Wurst2020-04-103-33/+33
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-054-4/+8
* Prevent php info about missing index for old eventsJoas Schilling2019-01-091-1/+1
* Correctly handle the classification of events in the activity streamJoas Schilling2019-01-081-2/+11
* Fix wrong used typeJoas Schilling2018-11-231-1/+1
* Replace contacts-dark icon with contactsJulius Härtl2018-07-242-2/+2
* Correctly parse the subject parameters for link (un)shares of calendarsJoas Schilling2018-07-021-0/+2
* Fix group displaynames in activityJoas Schilling2018-03-083-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