Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync-collection for client #37

Merged
merged 1 commit into from
May 25, 2020

Conversation

AlmogBaku
Copy link
Contributor

@AlmogBaku AlmogBaku commented Mar 29, 2020

Basic sync-collection operation for client
partial implementation of #35

client.go Outdated Show resolved Hide resolved
internal/xml_test.go Outdated Show resolved Hide resolved
internal/elements.go Outdated Show resolved Hide resolved
@AlmogBaku
Copy link
Contributor Author

done @emersion :D

@AlmogBaku
Copy link
Contributor Author

ouch, for some reason the PR got mixed up with #36 which you already merged.... just ignore that

internal/elements.go Outdated Show resolved Hide resolved
internal/elements.go Outdated Show resolved Hide resolved
internal/client.go Outdated Show resolved Hide resolved
internal/client.go Outdated Show resolved Hide resolved
carddav/client.go Outdated Show resolved Hide resolved
Copy link
Owner

@emersion emersion left a comment

Choose a reason for hiding this comment

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

Thanks for the update, this version looks much better. I left a few more comments.

Can you rebase against the latest commit from master and squash all commits into a single one? See https://git-rebase.io/

@AlmogBaku AlmogBaku force-pushed the rfc6578-collection-sync branch 2 times, most recently from 1b6a9fe to 6686a53 Compare April 3, 2020 20:28
@AlmogBaku AlmogBaku requested a review from emersion April 3, 2020 20:28
@AlmogBaku
Copy link
Contributor Author

done.

@AlmogBaku AlmogBaku force-pushed the rfc6578-collection-sync branch 2 times, most recently from d594034 to 7af66c2 Compare April 4, 2020 20:05
@AlmogBaku AlmogBaku force-pushed the rfc6578-collection-sync branch 3 times, most recently from bc51215 to 8710713 Compare April 4, 2020 20:27
@AlmogBaku
Copy link
Contributor Author

fixed

@AlmogBaku AlmogBaku requested a review from emersion April 4, 2020 20:28
@AlmogBaku AlmogBaku force-pushed the rfc6578-collection-sync branch 6 times, most recently from 267bad1 to f5c8b6a Compare April 5, 2020 22:49
@AlmogBaku
Copy link
Contributor Author

@emersion I've implemented all of your comments... can you please re-review it?

carddav/carddav.go Outdated Show resolved Hide resolved
carddav/client.go Outdated Show resolved Hide resolved
Copy link
Owner

@emersion emersion left a comment

Choose a reason for hiding this comment

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

Thanks for the update! Here's a last round of comments, apart from that this LGTM and is ready for merging.

@AlmogBaku
Copy link
Contributor Author

@emersion any comment?

@AlmogBaku
Copy link
Contributor Author

done. @emersion

Let's merge 🎉

@AlmogBaku AlmogBaku requested a review from emersion May 24, 2020 21:33
Copy link
Owner

@emersion emersion left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@emersion emersion merged commit 9e23289 into emersion:master May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants