aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Migrated the reading of login and password from cli to the common libJulien Dessaux2019-08-063-36/+73
* Added a proper subscriptions listing for the direct conversations closerJulien Dessaux2019-08-0612-12/+169
* CosmeticsJulien Dessaux2019-08-061-10/+10
* Added the option to set login and password in config fileJulien Dessaux2019-08-061-23/+32
* Get rid of the useless roundtrip of "Expect: 100-continue" when using a POSTJulien Dessaux2019-08-051-0/+1
* Fixed lib curl hanging because of a post without payloadJulien Dessaux2019-08-051-2/+4
* Fixed curl call ordersJulien Dessaux2019-08-053-4/+7
* Added http lib and basic restapi with rocket_close_im binaryJulien Dessaux2019-08-0514-53/+420
* Added configuration file parsingJulien Dessaux2019-08-013-0/+67
* Initial importJulien Dessaux2019-08-0110-0/+320