aboutsummaryrefslogtreecommitdiff
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle the alert flag in subscriptionsJulien Dessaux2020-08-142-5/+7
* Removed useless typeJulien Dessaux2020-06-301-4/+0
* Added function to count subscriptionsJulien Dessaux2019-09-122-0/+6
* Changed subscription id to ridJulien Dessaux2019-09-122-9/+9
* Fixed code flow with memory freeJulien Dessaux2019-09-121-1/+2
* Have the subscription struct hold the unread countersJulien Dessaux2019-08-062-5/+7
* Migrated the reading of login and password from cli to the common libJulien Dessaux2019-08-062-0/+67
* Added a proper subscriptions listing for the direct conversations closerJulien Dessaux2019-08-063-0/+68
* Fixed lib curl hanging because of a post without payloadJulien Dessaux2019-08-051-2/+4
* Fixed curl call ordersJulien Dessaux2019-08-051-3/+6
* Added http lib and basic restapi with rocket_close_im binaryJulien Dessaux2019-08-055-2/+165
* Added configuration file parsingJulien Dessaux2019-08-013-0/+67
* Initial importJulien Dessaux2019-08-014-0/+44