[PR #206] [CLOSED] Added profile for mail.de #454

Closed
opened 2026-02-25 20:31:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aluxnimm/outlookcaldavsynchronizer/pull/206
Author: @PHPGangsta
Created: 8/10/2017
Status: Closed

Base: masterHead: add_mail_de


📝 Commits (1)

  • d39149d Added profile for mail.de

📊 Changes

12 files changed (+100 additions, -14 deletions)

View changed files

📝 CalDavDataAccessIntegrationTests/CalDavDataAccessIntegrationTests.csproj (+1 -0)
📝 CalDavDataAccessIntegrationTests/Landmarks.cs (+1 -1)
CalDavDataAccessIntegrationTests/MailDe.cs (+37 -0)
📝 CalDavDataAccessIntegrationTests/Mail_ru.cs (+1 -1)
📝 CalDavDataAccessIntegrationTests/MailboxOrg.cs (+1 -1)
📝 CalDavDataAccessIntegrationTests/Zimbra.cs (+1 -1)
📝 CalDavSynchronizer/CalDavSynchronizer.csproj (+2 -0)
CalDavSynchronizer/Resources/ProfileLogos/logo_mail.de.png (+0 -0)
CalDavSynchronizer/Ui/Options/ProfileTypes/MailDeProfile.cs (+43 -0)
📝 CalDavSynchronizer/Ui/Options/ProfileTypes/ProfileTypeRegistry.cs (+1 -0)
📝 CalDavSynchronizer/Ui/Options/ViewModels/SelectProfileViewModel.cs (+1 -0)
📝 README.md (+11 -10)

📄 Description

and fixed some typos


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aluxnimm/outlookcaldavsynchronizer/pull/206 **Author:** [@PHPGangsta](https://github.com/PHPGangsta) **Created:** 8/10/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add_mail_de` --- ### 📝 Commits (1) - [`d39149d`](https://github.com/aluxnimm/outlookcaldavsynchronizer/commit/d39149dd85f81a26db69e0c4e7773c2eee29468a) Added profile for mail.de ### 📊 Changes **12 files changed** (+100 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `CalDavDataAccessIntegrationTests/CalDavDataAccessIntegrationTests.csproj` (+1 -0) 📝 `CalDavDataAccessIntegrationTests/Landmarks.cs` (+1 -1) ➕ `CalDavDataAccessIntegrationTests/MailDe.cs` (+37 -0) 📝 `CalDavDataAccessIntegrationTests/Mail_ru.cs` (+1 -1) 📝 `CalDavDataAccessIntegrationTests/MailboxOrg.cs` (+1 -1) 📝 `CalDavDataAccessIntegrationTests/Zimbra.cs` (+1 -1) 📝 `CalDavSynchronizer/CalDavSynchronizer.csproj` (+2 -0) ➕ `CalDavSynchronizer/Resources/ProfileLogos/logo_mail.de.png` (+0 -0) ➕ `CalDavSynchronizer/Ui/Options/ProfileTypes/MailDeProfile.cs` (+43 -0) 📝 `CalDavSynchronizer/Ui/Options/ProfileTypes/ProfileTypeRegistry.cs` (+1 -0) 📝 `CalDavSynchronizer/Ui/Options/ViewModels/SelectProfileViewModel.cs` (+1 -0) 📝 `README.md` (+11 -10) </details> ### 📄 Description and fixed some typos --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:31:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#454
No description provided.