Kris Craig

Results 42 comments of Kris Craig

I just haven't had time to work on it recently. I'm hoping to get something pushed out soon. Life just keeps getting in the way right now. On Mon, Jan...

It's been awhile since I looked into Gallery support. Last I checked, the API didn't natively support it, but that was some years ago. I'll need to do some research...

Can you provide the specific code you used?

Hmm could there be a firewall or some other routing issue? Are you sure it's binding to port 8080 successfully? Maybe try a different port and see what happens?

I'm really sorry to hear that. I tried to update RestSharp awhile back but wound up being blocked due to an apparent bug in the newer version. I posted about...

This is the file you want to modify for getting the tests to work: https://github.com/sirkris/Reddit.NET/blob/master/src/Reddit.NETTests/Reddit.NETTestsData.xml As for the user-agent issue, feel free to make whatever change is necessary to get...

I haven't tried to update RestSharp since this debacle: https://github.com/sirkris/Reddit.NET/issues/143 If somebody would like to do the update as a pull request (making sure ALL tests still pass!), then I'll...

What is the exact URI you're specifying, and is it the same as what you have in your profile settings? If that second question has you scratching your head, then...

@cn-ml Wow nice catch! At first, those values were just going to be hard-coded, but then I later changed it to be user-configurable. I could've sworn I'd updated all the...

Yeah I haven't given up yet. I'll give them some time and then start pushing harder if I never hear back. I mean, unless they're outright declaring their intention to...