aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Activity
Commit message (Expand)AuthorAgeFilesLines
* refactor: move to new activity exceptionrefactor/move-to-new-activity-exceptionAnna Larch2024-09-173-9/+12
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-256-25/+25
* fix(caldav): encode calendar URIs with umlauts for activitiesRichard Steinmetz2024-06-201-2/+15
* fix(caldav): event links in shared calendar notificationsRichard Steinmetz2024-06-112-16/+24
* chore: Add SPDX headerAndy Scherzinger2024-05-2711-228/+22
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-023-3/+3
* "Taks" to fit calendar wordingJérôme Herbinet2024-02-231-1/+1
* Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_appChristoph Wurst2023-09-171-3/+3
|\
| * Refactors "strpos" calls in /apps/dav to improve code readability.Faraz Samapoor2023-06-121-3/+3
* | fix(caldav): add webroot to objectid for activitiesDaniel Kesselberg2023-09-131-1/+1
|/
* Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-291-16/+2
* Switch to DisplayNameCache for CalDAVAnna Larch2022-11-031-3/+0
* Use user name cache in activity providersJoas Schilling2022-08-191-22/+2
* Merge pull request #32869 from nextcloud/dav-no-deleted-user-activitiesblizzz2022-07-231-1/+11
|\
| * Avoid calendar & addressbook activities being created on user being deletedThomas Citharel2022-06-141-1/+11
* | Spelling unificationValdnet2022-06-151-1/+1
* | l10n: Spelling unificationValdnet2022-06-151-12/+12
* | l10n: Spelling unificationValdnet2022-06-151-1/+1
* | Handle the move operation properly between shared calendarsThomas Citharel2022-06-143-1/+146
|/
* Merge pull request #32364 from nextcloud/dav-listenersVincent Petry2022-06-101-1/+1
|\
| * Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-171-1/+1
* | Also trim the nameJoas Schilling2022-05-251-1/+1
* | Fix handling events without names in activitiesJoas Schilling2022-05-241-2/+2
|/
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0411-23/+15
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-313-1/+49
* Add a settingJoas Schilling2021-05-211-1/+1
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-113-9/+9
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-074-1/+7
* Update apps/dav/lib/CalDAV/Activity/Setting/CalDAVSetting.phpRobin Appelman2020-08-261-1/+1
* move calendar settings into their own groupRobin Appelman2020-08-254-44/+50
* Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma2020-04-304-53/+91
|\
| * Provide links to calendar in event creation/update activitiesThomas Citharel2020-04-264-53/+91
* | Update license headers for 19Christoph Wurst2020-04-294-0/+4
|/
* Add visibility to all constantsChristoph Wurst2020-04-102-12/+12
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-7/+1
* Use elseif instead of else ifChristoph Wurst2020-04-104-38/+38
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-096-6/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-2/+2
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-0510-10/+16
* Some php-cs fixesRoeland Jago Douma2019-11-223-3/+0
* 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-082-3/+20
* Fix wrong used typeJoas Schilling2018-11-231-1/+1
* Replace contacts-dark icon with contactsJulius Härtl2018-07-242-2/+2
* Fixed testsJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* 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-112-0/+19