aboutsummaryrefslogtreecommitdiff
path: root/restapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle the alert flag in subscriptionsJulien Dessaux2020-08-141-2/+3
* Reduced the scope of a useless global variable to staticJulien Dessaux2019-09-121-1/+1
* Changed subscription id to ridJulien Dessaux2019-09-121-3/+3
* 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