aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Schedule
Commit message (Expand)AuthorAgeFilesLines
* fix(CalDav): alter invitation attachment filename and typefix/alter-invite-attachment-filename-and-typeSebastianKrupinski2025-03-121-2/+2
* fix: Fix regression in calendar invitation sendingfix/issue-50054-resource-invite-regressionSebastianKrupinski2025-02-131-1/+1
* fix(CalDav): Spellingfix/noid/fifty-fifthSebastianKrupinski2025-01-271-2/+2
* Merge pull request #50034 from nextcloud/rename-deleted-default-calendar-in-t...Richard Steinmetz2025-01-111-8/+20
|\
| * fix(caldav): rename default calendar to keep it in the trashbin instead of pu...rename-deleted-default-calendar-in-trashbinThomas Citharel2025-01-061-8/+20
* | fix: change translation logic to handle plurals betterfix/issue-49756-translationsSebastianKrupinski2025-01-061-52/+245
|/
* fix: disable both iTip and iMip messagesfix/issue-48528-disable-itip-and-imip-messages-2SebastianKrupinski2024-12-102-9/+7
* Merge pull request #48833 from nextcloud/fix/issue-48732-exdate-rdate-propert...Richard Steinmetz2024-11-151-39/+39
|\
| * fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instancesSebastianKrupinski2024-10-211-39/+39
* | feat: mail provider settingsfeat/mail-provider-settingsSebastianKrupinski2024-11-121-9/+11
* | feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingSebastianKrupinski2024-11-111-2/+10
* | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p...Kate2024-10-222-40/+18
|\ \
| * | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-212-40/+18
| |/
* / fix: override iTip Broker to fix several issuesfix/overide-itip-brokerSebastianKrupinski2024-10-211-1/+9
|/
* chore(db): Correctly apply query typesGit'Fellow2024-10-171-19/+9
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-152-6/+9
* chore: adjust code to adhere to coding standardAnna Larch2024-09-052-14/+14
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-4/+4
* fix(caldav): Add sharee to address list when calendar is sharedSebastianKrupinski2024-08-061-1/+38
* feat: mail provider backendSebastianKrupinski2024-07-231-25/+57
* fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-221-3/+16
* fix(caldav): added localization hits for translatorsSebastianKrupinski2024-07-201-1/+82
* Merge pull request #46594 from nextcloud/fix/issue-28162-2Anna2024-07-181-0/+5
|\
| * fix(caldav): decode values before returningSebastianKrupinski2024-07-171-0/+5
* | feat: Improve recurrence invitations messagesSebastianKrupinski2024-07-171-90/+425
|/
* chore(caldav): remove obsolete functionSebastianKrupinski2024-07-041-25/+0
* fix(caldav): when message is a reply compare the message sender not the recip...SebastianKrupinski2024-06-251-2/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-273-79/+10
* fix(dav): Replaces "Time:" with "Date and time:" in calendar invite emailJérôme Herbinet2024-05-231-1/+1
* fix(caldav): Fixed formatting to comply with php-csSebastianKrupinski2024-05-031-6/+3
* fix(caldav): Test if user object is not null and trim senderNameSebastianKrupinski2024-05-011-3/+6
* fix(caldav): Use userSession instead of userIdSebastianKrupinski2024-04-301-17/+13
* fix(CalDAV): remove UNKNOWN from room / resource considerationAnna Larch2024-04-191-1/+1
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-2/+2
* feat(dav): update a principal's schedule-default-calendar-URLRichard Steinmetz2024-02-281-0/+7
* fix(dav): allow multiple organizers if possibleRichard Steinmetz2023-12-171-1/+67
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-233-20/+20
* feat(user status): automate user status for eventsAnna Larch2023-11-091-0/+2
* fix(scheduling): don't send iMIP emails to rooms / resourcesAnna Larch2023-11-062-10/+27
* 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
* | feat(caldav): linkify location in scheduling mailsRichard Steinmetz2023-08-091-2/+42
|/
* Merge pull request #36118 from nextcloud/fix/caldav/invitation-outlook-compat...Anna2023-05-101-6/+4
|\
| * Fix calendar emails to be outlook compatibleAnna Larch2023-02-211-6/+4
* | fix(dav): Parse sender PARTSTAT in REPLYsAnna Larch2023-04-132-3/+35
* | fix(dav): add string comparison for diffAnna Larch2023-04-071-3/+3
* | Merge pull request #36661 from onny/event-update-mail-subjectSimon L2023-03-162-2/+8
|\ \
| * | Invitation mail: Change subject if event got updatedJonas Heinrich2023-02-202-3/+8
| |/
* | 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