aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36935 from nextcloud/fix/noid/imip-plugin-null-hardeningRichard Steinmetz2023-03-022-8/+23
|\
| * fix(caldav): harden null handling of iMip scheduling methodRichard Steinmetz2023-03-022-8/+23
* | Merge pull request #36594 from nextcloud/fix-handling-of-invitationsblizzz2023-03-021-8/+29
|\ \ | |/ |/|
| * fix(caldav): Correctly handle calendar recreation for invitations when the cu...Thomas Citharel2023-02-091-8/+29
* | fix(caldav): convert iMip recipient name to a stringRichard Steinmetz2023-02-281-1/+1
* | Merge pull request #34375 from nextcloud/fix/trashbin-uidDaniel2023-02-211-4/+6
|\ \
| * | Allow reimporting prev. deleted items by deleting trashbin itemAnna Larch2023-02-131-4/+6
* | | l10n: Fixed grammarrakekniven2023-02-111-1/+1
* | | fix(caldav): Fix reminder timezone drift for all-day eventsChristoph Wurst2023-02-092-4/+51
| |/ |/|
* | Merge pull request #29010 from mattian/fix/19218/birthday-leap-dayChristoph Wurst2023-02-081-25/+23
|\ \ | |/ |/|
| * dav: fix birthday calendar event generation for leap daysMattia Narducci2023-02-061-25/+23
* | Removed catch of ValueError as we cannot know if it’s >2038 or <1970Côme Chilliet2023-02-071-11/+2
* | Improve behavior with dates on 32bits and fix tests or skip themCôme Chilliet2023-02-071-16/+23
|/
* Use recurrence instance to build iMip emailAnna Larch2023-02-023-499/+832
* Migrate to Symfony MailerCôme Chilliet2023-02-021-1/+6
* Do not reuse query builder objects in DAV account deletionJoas Schilling2023-02-011-2/+2
* fix(caldav): Fix wrong Psalm report for nullable calendar dataChristoph Wurst2023-01-261-1/+0
* Merge pull request #36254 from nextcloud/chore/dav/throw-json-encode-decodeChristoph Wurst2023-01-231-1/+1
|\
| * chore(dav): Make json_encode and json_decode throw on errorChristoph Wurst2023-01-191-1/+1
* | chore(dav): Remove useless var tagChristoph Wurst2023-01-191-3/+0
|/
* fix(dav): catch MaxInstancesExceedeException for recurring events without end...Anna Larch2023-01-181-34/+39
* Hook into sabre event lifecycle for iMip MessagesAnna Larch2023-01-051-1/+1
* [WIP] Add logging to Scheduling PluginAnna Larch2023-01-042-5/+14
* Merge pull request #35876 from bennet0496/patch-mail-headerJoas Schilling2023-01-041-0/+2
|\
| * update usages of AutoSubmittedValue to AutoSubmitted::VALUE_Bennet Becker2023-01-031-2/+2
| * Setting Auto-Submitted header for calendar events and new user mailBennet Becker2022-12-231-0/+2
* | Fix psalm issues related to signature changes from PHP 8.0Côme Chilliet2022-12-292-27/+20
|/
* Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subjectCôme Chilliet2022-12-191-16/+2
|\
| * Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-291-16/+2
* | Improve typing on new methodsCôme Chilliet2022-12-052-8/+6
* | Attempt to fix CalendarImpl testsJulius Härtl2022-11-092-7/+15
|/
* Fix duplicate event email notificationsRichard Steinmetz2022-11-046-13/+49
* Merge pull request #34893 from nextcloud/fix/move-imip-to-separate-interfaceChristoph Wurst2022-11-031-9/+6
|\
| * Move iMIP to it's own interfaceAnna Larch2022-11-031-9/+6
* | Switch to DisplayNameCache for CardDAVAnna Larch2022-11-031-1/+1
* | Switch to DisplayNameCache for CalDAVAnna Larch2022-11-033-30/+3
|/
* Add a background job to prune outdated sync tokensThomas Citharel2022-10-271-0/+14
* Merge pull request #34415 from nextcloud/fix/caldav-backend-causal-readsChristoph Wurst2022-10-061-20/+29
|\
| * Fix causal reads in CalDAV backendChristoph Wurst2022-10-031-20/+29
* | Add isDeleted property to OCP\Calendar\ICalendarThomas Citharel2022-10-031-0/+7
|/
* Merge pull request #34388 from sylvainmetayer/feat_2464_exclude_contact_from_...Anna2022-10-031-0/+6
|\
| * fix: define exclusion key as constantSylvain2022-10-021-2/+3
| * feat(contacts): exclude contact from birthday calendarSylvain2022-10-021-0/+5
* | Merge pull request #33608 from nextcloud/perf/improve-getCalendarsForUsersblizzz2022-10-031-1/+10
|\ \
| * | Remove the loop of calendars when only one is neededAnna Larch2022-10-011-1/+10
| |/
* / Add typings to OCP\Calendar\ICalendar and implementationThomas Citharel2022-10-031-19/+13
|/
* Check calendar URI length before creationAnna Larch2022-08-261-0/+7
* Support iMIP invitations from MailAnna Larch2022-08-224-8/+69
* Use user name cache in activity providersJoas Schilling2022-08-191-22/+2
* Fix typos in apps/dav subdirectoryluz paz2022-07-264-5/+5