Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

feat: implement carddav #311

Merged
merged 23 commits into from
Nov 30, 2022
Merged

feat: implement carddav #311

merged 23 commits into from
Nov 30, 2022

Conversation

asbiin
Copy link
Member

@asbiin asbiin commented Nov 17, 2022

Just a liiiiitle PR to implement carddav

Copy link
Member

@djaiss djaiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Such a complex PR :-)

@@ -10,6 +10,43 @@ class Gender extends Model
{
use HasFactory;

/**
* Male type gender.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For future contributors, I think we should add for every single const defined here, that they are used for the Carddav protocol, so they don't get confused.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but I think it should not be used for carddav only

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which other use cases do we need this?

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

85.4% 85.4% Coverage
0.0% 0.0% Duplication

@asbiin asbiin merged commit c9f6419 into main Nov 30, 2022
@asbiin asbiin deleted the carddav branch November 30, 2022 22:37
asbiin added a commit to monicahq/monica that referenced this pull request Mar 31, 2023
asbiin added a commit to monicahq/monica that referenced this pull request May 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants