Ben Boeckel
Ben Boeckel
#4 and `vdirsyncer` is another solution to supporting CalDAV.
Hmm. Seems we got a timeout on one of our queries. Do: check
Hmm. I guess that another race between the hook being sent and the git ref being updated happened.
I guess a label for "needs-api-support" would be good then for this issue?
Using the Firefox inspector, it looks like GitHub just sends a POST to `notifications/threads` with the `Referer` header set to what you want to subscribe to or unsubscribe from.
On Thu, Sep 25, 2014 at 10:32:54 -0700, maniac103 wrote: > Can you post the full request for a subscription request for any issue in this > repo? (I can't...
I don't see any relevant API endpoints still :( .
It looks like the GraphQL API [has support](https://developer.github.com/v4/mutation/updatesubscription/) for changing subscriptions.