Results 64 comments of rhodey

Thanks for the bug report @tx3eh8IUD1, I suspect the issue with this is similar to #35 (which I'm currently working on). From what I can tell "local" contacts and calendars...

So as of 0971870633e9e5e76df304d217eae9cedb882650 issue #35 has been resolved, unfortunately in resolving #35 I discovered that there was more to this issue than I expected. Turns out that unlike contacts...

I'm assigning this issue to milestone v0.8.8 however the fix will not be tested specifically against MyPhoneExplorer. My intention is to allow users to import _local calendars_ to Flock by...

Hey @rfc2822 first I gotta say I love your DavDroid project :) Unfortunately right now Flock is doing pretty poorly when it comes to support for non Darwin Calendar Server...

I just created branch _issue-42_ and pushed commit 8a358a2c89e82cbda6c9f87b6755b863289fdfc0. This commit includes patches that make Flock less picky about http status response codes and also reduces some code duplication. With...

Awesome! I have some sync protocol documentation to push to [this repo](https://github.com/rhodey/flock-desktop), I'll be flushing that out and sending that upstream this morning.

@untitaker at first glance WebDAV seemed to have a bunch of OSS libraries, clients, and servers-- for these reasons I felt at the time it would be both less work...

Hello again and thanks for the quick reply!! After further review of past 24 hours we have also found another seemingly related trace: ``` at readableAddChunk (node:internal/streams/readable:308:9) at addChunk (node:internal/streams/readable:335:12)...

> Do you know what query is triggering this? Many of our services use a mix of SELECT, UPDATE, and INSERT however I can say that for one of the...

OK I've already forked the repo and I've started down the path of making some edits to the lib which we can deploy to prod > This way you could...