| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed useless type | Julien Dessaux | 2020-06-30 | 1 | -4/+0 |
* | Added forgotten files | Julien Dessaux | 2020-06-30 | 3 | -1/+44 |
* | Added README | Julien Dessaux | 2019-09-13 | 1 | -0/+88 |
* | Added liveapi support, and the maar tool (mark all as read) | Julien Dessaux | 2019-09-12 | 16 | -2/+1121 |
* | Reduced the scope of a useless global variable to static | Julien Dessaux | 2019-09-12 | 1 | -1/+1 |
* | Added function to count subscriptions | Julien Dessaux | 2019-09-12 | 2 | -0/+6 |
* | Changed subscription id to rid | Julien Dessaux | 2019-09-12 | 3 | -12/+12 |
* | Fixed code flow with memory free | Julien Dessaux | 2019-09-12 | 2 | -2/+4 |
* | Have the subscription struct hold the unread counters | Julien Dessaux | 2019-08-06 | 3 | -7/+10 |
* | Have the login function return the authToken | Julien Dessaux | 2019-08-06 | 3 | -17/+14 |
* | Migrated the reading of login and password from cli to the common lib | Julien Dessaux | 2019-08-06 | 3 | -36/+73 |
* | Added a proper subscriptions listing for the direct conversations closer | Julien Dessaux | 2019-08-06 | 12 | -12/+169 |
* | Cosmetics | Julien Dessaux | 2019-08-06 | 1 | -10/+10 |
* | Added the option to set login and password in config file | Julien Dessaux | 2019-08-06 | 1 | -23/+32 |
* | Get rid of the useless roundtrip of "Expect: 100-continue" when using a POST | Julien Dessaux | 2019-08-05 | 1 | -0/+1 |
* | Fixed lib curl hanging because of a post without payload | Julien Dessaux | 2019-08-05 | 1 | -2/+4 |
* | Fixed curl call orders | Julien Dessaux | 2019-08-05 | 3 | -4/+7 |
* | Added http lib and basic restapi with rocket_close_im binary | Julien Dessaux | 2019-08-05 | 14 | -53/+420 |
* | Added configuration file parsing | Julien Dessaux | 2019-08-01 | 3 | -0/+67 |
* | Initial import | Julien Dessaux | 2019-08-01 | 10 | -0/+320 |