Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle the alert flag in subscriptions | Julien Dessaux | 2020-08-14 | 1 | -2/+3 |
* | Reduced the scope of a useless global variable to static | Julien Dessaux | 2019-09-12 | 1 | -1/+1 |
* | Changed subscription id to rid | Julien Dessaux | 2019-09-12 | 1 | -3/+3 |
* | Have the subscription struct hold the unread counters | Julien Dessaux | 2019-08-06 | 1 | -2/+3 |
* | Have the login function return the authToken | Julien Dessaux | 2019-08-06 | 2 | -16/+13 |
* | Added a proper subscriptions listing for the direct conversations closer | Julien Dessaux | 2019-08-06 | 3 | -0/+73 |
* | Cosmetics | Julien Dessaux | 2019-08-06 | 1 | -10/+10 |
* | Get rid of the useless roundtrip of "Expect: 100-continue" when using a POST | Julien Dessaux | 2019-08-05 | 1 | -0/+1 |
* | Fixed curl call orders | Julien Dessaux | 2019-08-05 | 2 | -1/+1 |
* | Added http lib and basic restapi with rocket_close_im binary | Julien Dessaux | 2019-08-05 | 5 | -0/+161 |