aboutsummaryrefslogtreecommitdiff
path: root/restapi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Have the subscription struct hold the unread countersJulien Dessaux2019-08-061-2/+3
|
* Have the login function return the authTokenJulien Dessaux2019-08-062-16/+13
|
* Added a proper subscriptions listing for the direct conversations closerJulien Dessaux2019-08-063-0/+73
|
* CosmeticsJulien Dessaux2019-08-061-10/+10
|
* Get rid of the useless roundtrip of "Expect: 100-continue" when using a POSTJulien Dessaux2019-08-051-0/+1
|
* Fixed curl call ordersJulien Dessaux2019-08-052-1/+1
|
* Added http lib and basic restapi with rocket_close_im binaryJulien Dessaux2019-08-055-0/+161