aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Schedule
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
| |/ |/|
* | l10n: Fixed grammarrakekniven2023-02-111-1/+1
|/
* Use recurrence instance to build iMip emailAnna Larch2023-02-022-499/+709
* Migrate to Symfony MailerCôme Chilliet2023-02-021-1/+6
* [WIP] Add logging to Scheduling PluginAnna Larch2023-01-041-4/+13
* Fix psalm issues related to signature changes from PHP 8.0Côme Chilliet2022-12-291-21/+15
* Fix duplicate event email notificationsRichard Steinmetz2022-11-041-9/+11
* Switch to DisplayNameCache for CardDAVAnna Larch2022-11-031-1/+1
* Switch to DisplayNameCache for CalDAVAnna Larch2022-11-031-7/+2
* Fix typos in apps/dav subdirectoryluz paz2022-07-261-2/+2
* Put calendar invites into the user's first available calendarThomas Citharel2022-05-121-5/+39
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-021-17/+5
* Force Calendar Obejct Chnage Path to support public writeAnna Larch2021-11-081-0/+10