Kyle Gobel
Kyle Gobel
Anyone have another solution to get this working in StackEdit 4...Can't really use this without it :(
These errors are normally from dependency version mismatchs. Hipchat CS was built against ServiceStack 4.0.56. I think I probably need to pin the dependency to a specific version. Doing what...
Hey Birarich, We haven't added the methods for that if that's even possible. It looks like there is a couple new history api import methods (if that's what you're referring...
I don't maintain this anymore really...this is open source...feel free to fix anything you'd like
I agree, it should be swapped out with a different JSON library (json.net being probably the best option). If anyone wants to start a new fork/brank/whatever and work on this...
When I started this project the other implementation (https://github.com/hugorodgerbrown/HipChat.net) used the v1 api. This uses the v2 api. Unfortunately though I'm in a similar situation as him. The company I...
oops -- didn't mean to include that second random commit -- removed it
The command worked fine for me on Windows. One thing I did stumble upon: When creating the tar file (using SharpZipLib) if I create the tar entries from the filenames,...